-
Notifications
You must be signed in to change notification settings - Fork 12
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
Error: HTTP: Empty HTTP reply #111
Comments
I can also reproduce this error by sending a message from bitlbee to a friend. |
Hey, |
Well that just means it wasn't broken by recent revisions. Go back to the latest one. And I think we can only blame the steam servers at this point. @jgeboski? |
I can seem to be able to send messages again, so yes, it's something on 2016-01-03 20:04 GMT+01:00 dx [email protected]:
|
Hey jgeboski, |
I thought we reached the consensus that the issue was resolved? |
Oh - I'm still running into it. |
Try re-authenticating:
|
No timeout so far, but I've not always ran into that straight away - sometimes it takes a bit. |
It has been working fine for me. There might be some sort of network issue between you and Steam as well. |
That's awesome to hear at least - thanks for the support :) |
You should not have to do that. And it is not a |
Err, yes - I don't know why I wrote 404 -.- I'm a bit fuzzy in the brain from unixing for too long today. |
There it is again - resetting the Token didn't do anything. |
Nope. This is irrelevant of the client.
This is likely going to be some sort of network issue, whether on your end or Valve's end. Try running the plugin with debugging output to see which request it is failing on. Some questions to answer with the debugging information: does it always fail on the same request? if so, which request? does it happen after a certain type of action, such as sending a message?
|
Hey there, I tried, and it does this: It loops. |
That's what my nightmares look like. |
So sorry! D: |
So, this appears to happen with the keep-alive poll request. This is holds the TCP connection open for roughly 30 seconds (likely a bit more), which ends up dying. Since this issue seems to happen fairly quickly, try running the following "hackery" and see if it ever dies.
|
Seems to work:
|
Let it run until you receive the issue with bitlbee. |
I'm running the command in a screen, bitlbee is running as daemon - same error. Can you please tell me exactly what I'm to do? I spent all day fighting Oracle and am totally braindead. :) |
Run that command (in screen is fine), then wait for the issue to occur in bitlbee, once it occurs, check that screen session to see if the command killed itself, if not |
The screen is doing fine, bitlbee keeps reconnecting. |
Is this working now? It looks like there were some hiccups with the steam servers. |
I'm in without immediately reconnecting. Will report more tomorrow. ;) Nope, it's at it again. |
This only happens to me, and I mean every few seconds again and again, whenever I have connected Bitlbee AND the real Steam to the same account. Usually when I use Steam, I switch my Bitlbee Steam account to off. |
I cannot reproduce this issue at all. |
For anyone with this issue, please mention:
|
Does this issue still reliably exist for anyone who is not using a Limited User Account? |
I was never using a limited user account, but the issue just stopped automagically maybe a month ago, without me even updating your plugin. I can be logged into both Steam and Bitlbee Steam at the same time with no issues. |
Hi,
I'm encountering those empty HTTP replies. I'm not sure what's causing them and how to fix them, but they turn up frequently after I'm logged in for a while. Logging out again makes it go away, but it always returns.
Here's some output:
I would appreciate help with that. :)
The text was updated successfully, but these errors were encountered: