-
Notifications
You must be signed in to change notification settings - Fork 6
502 response to XHR while connected using the PIA browser extension #5
Comments
@tomaw could you check your access logs to see if you have any upstream errors? (excluding timeouts as they're expected with longpolling) @xnrand does this work without using PIA? If it does, is it using a websocket or more of the polling? |
When not using the PIA extension, it works fine and it uses websockets. |
I believe this has fixed itself now so I'll close this issue. I can only assume that there was some PIA proxy weirdness going on at the time. |
Having just tried it again, the exact same thing happens after about a minute of idling. In case someone wants to look up a logged error: Edit: reproduced from multiple PIA exit destinations:
|
@xnrand could you try to reproduce this at https://kiwiirc.com/nextclient/irc.freenode.net/#test ? |
I cannot reproduce it because on kiwiirc.com, the browser with the PIA extension uses a websocket, while on kiwi.freenode.net, the websocket fails with net::ERR_NOT_IMPLEMENTED. I have absolutely no clue why that happens. |
While attempting to look into connection issues that happen when connecting using the PIA chrome extension (ID jplnlifepflhkbkgonidnobkakhmpnmh, version 1.5.10), one of the XHRs returned a 502 while the connection was just sitting in a nearly-empty idle channel.
JS console log: https://gist.github.com/xnrand/694dd1bf2563417ddcba74144680f528#file-kiwi-freenode-net-1529522730656-log
The text was updated successfully, but these errors were encountered: