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]Invalid response status #250

Closed
Sophiscaty-C opened this issue Nov 15, 2023 · 1 comment
Closed

[Bug]Invalid response status #250

Sophiscaty-C opened this issue Nov 15, 2023 · 1 comment
Labels
bug Something isn't working triage Further information is requested

Comments

@Sophiscaty-C
Copy link

Sophiscaty-C commented Nov 15, 2023

问题

很久没有使用bot了,然后今天运行出现了这个问题,把mcl和ariadne都更新了一下依然运行bot.py后一直显示reconnect,mcl那边bot可以正常登录
9M63CHRU$X{ 10OX8V%M$_T
K6{D ) 6Q YUU12J}((5~TD

使用环境:
版本:
5T030VNGVL3SCSF QZW_91Q
image

日志/截图

[一部分截图在上面]

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:

  • http
  • ws

enableVerify: true
verifyKey: ServiceVerifyKey

debug: false

singleMode: false

cacheSize: 4096

adapterSettings:
http:
host: localhost
port: 8080
cors: ["*"]
ws:
host: localhost
port: 8080
reservedSyncId: -1

@Sophiscaty-C Sophiscaty-C added bug Something isn't working triage Further information is requested labels Nov 15, 2023
@GreyElaina
Copy link
Member

启用 mah 的 ws 适配器,再检查一下。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working triage Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants