Zy143L / wskey

wskey
MIT License
1.22k stars 464 forks source link

账号启用禁用失败 #300

Closed Jesn closed 8 months ago

Jesn commented 9 months ago

青龙版本: v2.10.13

image

Zy143L commented 9 months ago

开debug模式再跑一次

Jesn commented 9 months ago

开debug模式再跑一次

开启Debug模式还是报错 image

## 开始执行... 2024-01-24 09:49:33

DEBUG模式开启!

--------------------

5700端口检查通过
'twoFactorSecret'
Starting new HTTP connection (1): 127.0.0.1:5700
http://127.0.0.1:5700 "GET /api/user HTTP/1.1" 200 None
Starting new HTTP connection (1): 127.0.0.1:5700
http://127.0.0.1:5700 "GET /api/envs HTTP/1.1" 200 None
使用 _id 键值
Starting new HTTPS connection (1): api.momoe.link:443
https://api.momoe.link:443 "GET / HTTP/1.1" 200 12
HTTPS Server Check OK
--------------------

Starting new HTTPS connection (1): api.momoe.link:443
https://api.momoe.link:443 "GET /api/check_api HTTP/1.1" 200 636
当前脚本版本: 31207
--------------------

http://127.0.0.1:5700 "GET /api/envs HTTP/1.1" 200 None
pt_pin=hanhuixia;检索成功

hanhuixia150;即将到期或已过期

Starting new HTTPS connection (1): api.momoe.link:443
https://api.momoe.link:443 "GET /api/genToken HTTP/1.1" 200 948-
xxxxxxxxxxxxxxxx
pt_pin=xxxxx;WsKey状态失效

pt_pin=hanhuixia;账号禁用
http://127.0.0.1:5700 "PUT /api/envs/disable HTTP/1.1" 400 65

账号禁用失败
--------------------

暂停60秒

pt_pin=38012463;检索成功

38012463未到期,2时39分后更新

pt_pin=38012463;账号有效
http://127.0.0.1:5700 "PUT /api/envs/enable HTTP/1.1" 400 65

账号启用失败
--------------------

--------------------

暂停60秒

## 执行结束...  2024/1/24 09:52:14 
cuncun-edg commented 8 months ago

我也遇到同样的问题

Zy143L commented 8 months ago

请更青龙版本后重试

Jesn commented 8 months ago

更新到最新版本青龙后可以了