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

取好友列表retcode6 #19

Open
kitech opened this issue Nov 24, 2015 · 1 comment
Open

取好友列表retcode6 #19

kitech opened this issue Nov 24, 2015 · 1 comment
Labels

Comments

@kitech
Copy link
Owner

kitech commented Nov 24, 2015

[2015-11-24 21:39:35] T(2855) qq2any.py:770 onGetContactDone -D- True
[2015-11-24 21:39:35] T(2855) qq2any.py:773 onGetContactDone -D- <class 'PyQt5.QtCore.QByteArray'>
[2015-11-24 21:39:35] T(2855) qq2any.py:782 onGetContactDone -D- [PyQt5.QtCore.QByteArray(b'{"retcode":6}')]
[2015-11-24 21:39:35] T(2855) tx2any.py:551 hcc2str -D- {"retcode":6}
[2015-11-24 21:39:35] T(2855) qq2any.py:789 onGetContactDone -D- {"retcode":6}
getuserfriends ::: {"retcode":6}
[2015-11-24 21:39:35] T(2855) qqsession.py:241 _parseUserFriends -D- {"retcode":6}
[2015-11-24 21:39:35] T(2855) qtinternal:0 None -F- Traceback (most recent call last):
File "/home/gzleo/wxagent/wxagent/qq2any.py", line 795, in onGetContactDone
self.txses.setUserFriends(hcc)
File "/home/gzleo/wxagent/wxagent/qqsession.py", line 234, in setUserFriends
self._parseUserFriends()
File "/home/gzleo/wxagent/wxagent/qqsession.py", line 245, in _parseUserFriends
for user in self.parseUsers(jsobj['result']['info']):
KeyError: 'result'
Aborted

@kitech
Copy link
Owner Author

kitech commented Nov 24, 2015

是在qqagent运行45小时左右,重启动relay端获取好友列表时出现的。
获取其他初始化信息却正常。

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

No branches or pull requests

1 participant