miyouzi / aniGamerPlus

巴哈姆特動畫瘋自動下載工具,支援命令行
GNU General Public License v3.0
687 stars 95 forks source link

docker build 最新版本能運行但[任務監控中心]沒有返應 #226

Closed cyrus0880 closed 1 year ago

cyrus0880 commented 1 year ago

問題描述

在這裏詳細説明你遇到了什麽問題

用docker build 最新版本能運行但,只要一進[任務監控中心] 就會出以下error 在docker log 下

最好上傳 log 檔案 "2022-11-27T08:26:28Z {'REMOTE_ADDR': '192.168.16.1', 'REMOTE_PORT': '39988', 'HTTP_HOST': 'xx.xxx.xxx.xxx:5055', (hidden keys: 32)} failed with WebsocketMismatch " werkzeug.routing.exceptions.WebsocketMismatch: 400 Bad Request: The browser (or proxy) sent a request that this server could not understand. raise WebsocketMismatch() from None File \"/usr/local/lib/python3.11/site-packages/werkzeug/routing/map.py\", line 622, in match handler, values = adapter.match() File \"/usr/local/lib/python3.11/site-packages/flask_sockets.py\", line 40, in call return self.wsgi_app(environ, start_response) File \"/usr/local/lib/python3.11/site-packages/flask/app.py\", line 2548, in call

miyouzi commented 1 year ago

git pull 在试试 #227