Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] 模板编辑时的测试功能不通过环境变量设置的代理 #427

Closed
4 tasks done
ICEY1W32 opened this issue Jun 18, 2023 · 1 comment
Closed
4 tasks done
Labels
bug Something isn't working

Comments

@ICEY1W32
Copy link

ICEY1W32 commented Jun 18, 2023

Verify steps

  • Tracker 我已经在 Issue Tracker 中找过我要提出的问题
  • Latest 我已经使用 最新源码 测试过,问题依旧存在
  • Core 这是 QD 框架存在的问题,并非我所使用的 QD 早期版本(如 20210628及之前版号 等)或模板的特定问题
  • Meaningful 我提交的不是无意义的 催促更新或修复 请求

QD Version

20230618

Bug on OS

Linux

Bug on Platform

Docker/Linux 64位

To Reproduce

测试任意模板即可

Describe the Bug

使用附图左侧红框内测试无法通过代理访问,而右侧绿框内测试则正常通过代理

QD config

No response

QD log

[I 230618 13:25:12 tornado.access web:2344] 200 POST /har/test (*) 60017.59ms
[W 230618 13:26:00 QD.Http.Fetcher fetcher:484] GET * [Warning] HTTP 599: Connection timed out after 30001 milliseconds -> Try to retry!
[E 230618 13:26:30 QD.Http.Fetcher fetcher:488] Connection timed out after 30001 milliseconds
[I 230618 13:26:30 tornado.access web:2344] 200 POST /har/test (*) 60030.79ms
[I 230618 13:27:00 tornado.access web:2344] 200 POST /tpl/run (*) 1220.55ms

Expected behavior

测试功能可以通过代理

Screenshots

示意图

@ICEY1W32 ICEY1W32 added the bug Something isn't working label Jun 18, 2023
@a76yyyy
Copy link
Contributor

a76yyyy commented Jun 18, 2023

close by #398

@a76yyyy a76yyyy closed this as completed Jun 18, 2023
a76yyyy added a commit that referenced this issue Jun 18, 2023
在 `about.html` 中添加 _proxy 和 __log__ 说明
About #427
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants