-
Notifications
You must be signed in to change notification settings - Fork 19
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
Long-polling request failed: Request connection error: Response payload is not completed #9
Comments
What version of hangups are you using? |
hangups (0.4.3) |
Ah ok, I fixed a similar issue with retries within hangups, but it should be in there if you have 0.4.3. |
You could also try running the latest git version of hangups instead of the tagged one to see if they fixed an issue recently. To do that, you can follow the instructions I left in this thread: |
Another option you have is to run the same exact commit of hangups that I have been running on my bridge, which is: Maybe some bug was introduced recently (sometime between that commit but before 0.4.3) into hangups, and that would help you identify whether that was the case. |
After some days of work - matrix-puppet-hangouts bridge show the errors in logs:
After this - when I try to send message - it show error:
Restarting bridge solve the problem. Can I fix this problem without full restarting of puppet?
The text was updated successfully, but these errors were encountered: