Skip to content
This repository has been archived by the owner on Feb 19, 2020. It is now read-only.

IqTimeout #339

Open
pythonshiva opened this issue Jan 19, 2015 · 0 comments
Open

IqTimeout #339

pythonshiva opened this issue Jan 19, 2015 · 0 comments

Comments

@pythonshiva
Copy link

While sending a small image i am getting the following error at

https://github.com/fritzy/SleekXMPP/blob/master/sleekxmpp/plugins/xep_0096/file_transfer.py#L58
and this calls "offer" function in "stream_initiation.py" at
https://github.com/fritzy/SleekXMPP/blob/master/sleekxmpp/plugins/xep_0095/stream_initiation.py#L157
and the above function calls "send" method in "iq.py"
https://github.com/fritzy/SleekXMPP/blob/develop/sleekxmpp/stanza/iq.py#L233

Here i am getting IqTimeout error.What should i do...?

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

No branches or pull requests

2 participants