qd-today / qd

QD [v20240210] —— HTTP请求定时任务自动执行框架 base on HAR Editor and Tornado Server
https://qd-today.github.io/qd/
MIT License
4.2k stars 546 forks source link

[Bug] 无法更新公共仓库 #536

Closed xzdbadboy closed 2 months ago

xzdbadboy commented 2 months ago

Verify steps

QD Version

20240210

Bug on OS

Linux

Bug on Platform

Docker/Linux 64位

To Reproduce

直接拉取默认配置安装的,采用的ip+port更新

Describe the Bug

提示1005错误

QD config

No response

QD log

stdout  [I 240613 15:27:28 tornado.access web:2348](B 200 GET /static/css/register.css?v=1414d8e95676a19f4274c7215aed052bd6a1b53ccaac284b9853ecf9580a2ae70f1107753580a4120056380b4491282aca68a6de71faf991f488ed70d09953c3 (61.155.55.214) 3.02ms
stdout  [I 240613 15:27:28 tornado.access web:2348](B 200 GET /login (61.155.*.*) 77.24ms
stdout  [I 240613 15:27:27 tornado.access web:2348](B 302 GET /my/ (61.155.*.*) 6.08ms
stdout  [I 240613 15:27:27 tornado.access web:2348](B 302 GET / (61.155.*.*) 1.77ms
stdout  [I 240613 15:27:27 QD.Run run:87](B Http Server started on 0.0.0.0:80
stdout  [I 240613 15:27:27 QD.Worker worker:324](B Queue Worker start...
stdout      Tips: This warning message is only for prompting, it will not affect running of QD framework. 
stdout  [W 240613 15:27:27 QD.RedisDB redisdb:37](B Connect Redis falied: "Error 99 connecting to localhost:6379. Address not available.". 
stdout  get_mempolicy: Function not implemented

Expected behavior

感谢

Screenshots

No response