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

API打卡直接返回了504,这个好像是服务器返回的错误码 不像是API返回的,大家也是这样的吗? #80

Open
xiaoqix opened this issue Jun 14, 2021 · 15 comments

Comments

@xiaoqix
Copy link

xiaoqix commented Jun 14, 2021

间:2021-06-14 08:30:03运行时间:220,796ms计费时间:220,796ms运行内存:47.74MB
日志:

START RequestId:e84d6775-4b59-417d-8f0c-784986016db8

配置文件读取完毕

Starting new HTTP connection (1): xiaoqiwl.tutushu.top:80

http://xiaoqiwl.tutushu.top:80 "GET /?do=check HTTP/1.1" 200 None

api测试正常

多人开关已打开,即将执行进行多人任务

账号: 15104488*** 开始执行

========================================

Starting new HTTP connection (1): xiaoqiwl.tutushu.top:80

http://xiaoqiwl.tutushu.top:80 "POST /?do=login HTTP/1.1" 200 None

2021.06.14-00:30:08 登录成功

Starting new HTTP connection (1): xiaoqiwl.tutushu.top:80

http://xiaoqiwl.tutushu.top:80 "POST /?do=sign HTTP/1.1" 200 None

2021.06.14-00:30:10 签到成功

Starting new HTTP connection (1): xiaoqiwl.tutushu.top:80

http://xiaoqiwl.tutushu.top:80 "POST /?do=detail HTTP/1.1" 200 None

2021.06.14-00:30:12 获取用户详情成功

Starting new HTTP connection (1): xiaoqiwl.tutushu.top:80

http://xiaoqiwl.tutushu.top:80 "POST /?do=daka HTTP/1.1" 504 994

2021.06.14-00:31:13

<title>504</title>

Something error:

504

cann't recv head from remote server

Please check or try again later.

@wenxing414
Copy link

一样一样

@matocool
Copy link

时间:2021-06-15 08:30:02运行时间:384,784ms计费时间:384,784ms运行内存:47.06MB
日志:

START RequestId:79dc7b80-3ff6-4d24-8c32-95be58b3e3f7

配置文件读取完毕

Starting new HTTPS connection (1): spotless-leeward-banjo.glitch.me:443

https://spotless-leeward-banjo.glitch.me:443 "GET /?do=check HTTP/1.1" 200 None

api测试正常

账号: 1366* * * * * * * 开始执行

========================================

Starting new HTTPS connection (1): spotless-leeward-banjo.glitch.me:443

https://spotless-leeward-banjo.glitch.me:443 "POST /?do=login HTTP/1.1" 200 None

2021.06.15-00:30:09 登录成功

Starting new HTTPS connection (1): spotless-leeward-banjo.glitch.me:443

https://spotless-leeward-banjo.glitch.me:443 "POST /?do=sign HTTP/1.1" 200 None

2021.06.15-00:30:12 重复签到

Starting new HTTPS connection (1): spotless-leeward-banjo.glitch.me:443

https://spotless-leeward-banjo.glitch.me:443 "POST /?do=detail HTTP/1.1" 200 None

2021.06.15-00:30:15 获取用户详情成功

Starting new HTTPS connection (1): spotless-leeward-banjo.glitch.me:443

https://spotless-leeward-banjo.glitch.me:443 "POST /?do=daka HTTP/1.1" 504 132

2021.06.15-00:33:16

<title>504 Gateway Time-out</title>

504 Gateway Time-out

2021.06.15-00:33:16 第1次打卡成功,即将休眠10秒

Starting new HTTPS connection (1): spotless-leeward-banjo.glitch.me:443

https://spotless-leeward-banjo.glitch.me:443 "POST /?do=detail HTTP/1.1" 504 132

2021.06.15-00:36:27 用户任务执行中断,请检查账号密码是否正确

Response RequestId:79dc7b80-3ff6-4d24-8c32-95be58b3e3f7 RetMsg:null

END RequestId:79dc7b80-3ff6-4d24-8c32-95be58b3e3f7

Report RequestId:79dc7b80-3ff6-4d24-8c32-95be58b3e3f7 Duration:384784ms Memory:64MB MemUsage:47.062500MB

@FCmaster
Copy link

有解决的办法吗?难道是网易临近上市官方升级后关闭了服务器的接口

@wangxsaw
Copy link

有解决的办法吗?难道是网易临近上市官方升级后关闭了服务器的接口

我觉得使用动态IP可以解决

@matocool
Copy link

有解决的办法吗?难道是网易临近上市官方升级后关闭了服务器的接口

我觉得使用动态IP可以解决

老哥你解决了吗

@wangxsaw
Copy link

有解决的办法吗?难道是网易临近上市官方升级后关闭了服务器的接口

问题经济问题

老哥你解决了吗

解决了

@xiaoqix
Copy link
Author

xiaoqix commented Jun 26, 2021

有解决的办法吗?难道是网易临近上市官方升级后关闭了服务器的接口

问题经济问题

老哥你解决了吗

解决了

你是怎么做的,方便告诉我一下嘛?

@XiaoMing258
Copy link

有解决的办法吗?难道是网易临近上市官方升级后关闭了服务器的接口

问题经济问题

老哥你解决了吗

解决了

怎么解决的兄弟

@wangxsaw
Copy link

wangxsaw commented Jun 26, 2021 via email

@matocool
Copy link

联系

------------------ 原始邮件 ------------------ 发件人: @.>; 发送时间: 2021年6月26日(星期六) 下午5:00 收件人: @.>; 抄送: @.>; @.>; 主题: Re: [ZainCheung/netease-cloud-api] API打卡直接返回了504,这个好像是服务器返回的错误码 不像是API返回的,大家也是这样的吗? (#80) 有解决的办法吗?难道是网易临近上市官方升级后关闭了服务器的接口 问题经济问题 老哥你解决了吗 解决了 怎么解决的兄弟 — You are receiving this because you commented. Reply to this email directly, view it on GitHub, or unsubscribe.

怎么解决的兄弟

怎么解决的兄弟

怎么解决的兄弟

怎么联系

@wangxsaw
Copy link

进行 ------------------ · ------------------ · 特莱 · 特金 · 特金 · 奥西特 · 奥西特 · 奥金 · 奥西___ >: 2021 年 16 月 26 日 2626 日 (第六) 第 5: 00 次, 第二次: _ @_。 >;二元:@ >;_ @_。 _>;・:[赞雄/网易云-阿皮]API卡吉特·吉普·吉特·吉普·吉亚特·吉特·吉亚特#80·吉亚特·吉奥特·吉奥特·吉亚特·吉安·吉安·吉普·吉亚特·吉安特·吉安·吉普·吉亚特·吉亚特·吉亚直接回复此电子邮件,在 GitHub 上查看,或取消订阅。

怎么解决的兄弟

怎么解决的兄弟

怎么解决的兄弟

怎么联系
联系 H116-W

@matocool
Copy link

兄弟们 我已经搞定了。。

@xiaoqix
Copy link
Author

xiaoqix commented Jun 30, 2021

兄弟们 我已经搞定了。。

你咋搞得

1 similar comment
@xiaoqix
Copy link
Author

xiaoqix commented Jun 30, 2021

兄弟们 我已经搞定了。。

你咋搞得

@matocool
Copy link

matocool commented Jul 1, 2021

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants