Closed Sophiscaty-C closed 12 months ago
问题
很久没有使用bot了,然后今天运行出现了这个问题,把mcl和ariadne都更新了一下依然运行bot.py后一直显示reconnect,mcl那边bot可以正常登录
使用环境: 版本:
日志/截图
[一部分截图在上面]
2023-11-15 20:53:32.902 | INFO | launart.manager:_launchable_task_done_callback:59 - [elizabeth.connection.1971820916.http_client_connection] completed. 2023-11-15 20:53:32.902 | SUCCESS | launart.manager:launch:351 - Layer #1:[cache.client/memcache, http.client/aiohttp] preparation completed. 2023-11-15 20:53:32.903 | SUCCESS | launart.manager:launch:351 - Layer #3:[elizabeth.service] preparation completed. 2023-11-15 20:53:32.903 | INFO | launart.manager:launch:356 - All components prepared, start blocking phase. 2023-11-15 20:53:32.910 | ERROR | graia.amnesia.builtins.aiohttp:connection_manage:240 - 404, message='Invalid response status', url=URL('http://localhost:8080/all?qq=1971820916&verifyKey=ServiceVerifyKey')
setting.yml
adapters:
enableVerify: true verifyKey: ServiceVerifyKey
debug: false
singleMode: false
cacheSize: 4096
adapterSettings: http: host: localhost port: 8080 cors: ["*"] ws: host: localhost port: 8080 reservedSyncId: -1
启用 mah 的 ws 适配器,再检查一下。
问题
很久没有使用bot了,然后今天运行出现了这个问题,把mcl和ariadne都更新了一下依然运行bot.py后一直显示reconnect,mcl那边bot可以正常登录
使用环境: 版本:
日志/截图
[一部分截图在上面]
2023-11-15 20:53:32.902 | INFO | launart.manager:_launchable_task_done_callback:59 - [elizabeth.connection.1971820916.http_client_connection] completed. 2023-11-15 20:53:32.902 | SUCCESS | launart.manager:launch:351 - Layer #1:[cache.client/memcache, http.client/aiohttp] preparation completed. 2023-11-15 20:53:32.903 | SUCCESS | launart.manager:launch:351 - Layer #3:[elizabeth.service] preparation completed. 2023-11-15 20:53:32.903 | INFO | launart.manager:launch:356 - All components prepared, start blocking phase. 2023-11-15 20:53:32.910 | ERROR | graia.amnesia.builtins.aiohttp:connection_manage:240 - 404, message='Invalid response status', url=URL('http://localhost:8080/all?qq=1971820916&verifyKey=ServiceVerifyKey')
setting.yml
adapters:
enableVerify: true verifyKey: ServiceVerifyKey
debug: false
singleMode: false
cacheSize: 4096
adapterSettings: http: host: localhost port: 8080 cors: ["*"] ws: host: localhost port: 8080 reservedSyncId: -1