ScienJus / smartqq

SmartQQ(WebQQ)的Api ,你可以用它实现自己的QQ 机器人 a qq robot based on smartqq (webqq) api
1.14k stars 344 forks source link

请求失败,Http返回码[502] #21

Open wldst opened 8 years ago

wldst commented 8 years ago

Exception in thread "Thread-14" java.lang.RuntimeException: 请求失败,Http返回码[502] at com.scienjus.smartqq.client.SmartQQClient.getJsonArrayResult(SmartQQClient.java:508) at com.scienjus.smartqq.client.SmartQQClient.pollMessage(SmartQQClient.java:185) at com.scienjus.smartqq.client.SmartQQClient.access$100(SmartQQClient.java:25) at com.scienjus.smartqq.client.SmartQQClient$1.run(SmartQQClient.java:68) at java.lang.Thread.run(Thread.java:745) Exception in thread "Thread-15" java.lang.RuntimeException: 请求失败,Http返回码[502] at com.scienjus.smartqq.client.SmartQQClient.getJsonArrayResult(SmartQQClient.java:508) at com.scienjus.smartqq.client.SmartQQClient.pollMessage(SmartQQClient.java:185) at com.scienjus.smartqq.client.SmartQQClient.access$100(SmartQQClient.java:25) at com.scienjus.smartqq.client.SmartQQClient$1.run(SmartQQClient.java:68) at java.lang.Thread.run(Thread.java:745)

ScienJus commented 8 years ago

502应该是腾讯服务器报错了…必现么?

wldst commented 8 years ago

时间久了要出现,重启,并登录就好了。