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

Websocket connection fails on Firefox #182

Closed
daenney opened this issue Feb 8, 2024 · 3 comments
Closed

Websocket connection fails on Firefox #182

daenney opened this issue Feb 8, 2024 · 3 comments

Comments

@daenney
Copy link

daenney commented Feb 8, 2024

When using an instance of Galene together with firefox, trying to join a group results in:

Couldn't connect to wss://galene.org:8443/ws

In the Firefox console, I see:

Firefox can’t establish a connection to the server at wss://galene.org:8443/ws. protocol.js:292:17
error { target: WebSocket, isTrusted: true, srcElement: WebSocket, currentTarget: WebSocket, eventPhase: 2, bubbles: false, cancelable: false, returnValue: true, defaultPrevented: false, composed: false, … }
galene.js:3902:17
    serverConnect https://galene.org:8443/galene.js:3902
    <anonymous> https://galene.org:8443/galene.js:3810
    (Async: EventHandlerNonNull)
    <anonymous> https://galene.org:8443/galene.js:3792
Socket close 1006 <empty string> galene.js:396:17

It works in Chrom(e|ium). I've tried this on a different Galene instance than the public one, same thing happens there.

@daenney
Copy link
Author

daenney commented Feb 8, 2024

This is Firefox 122 on a Linux box (Arch, with Gnome desktop)

@jech
Copy link
Owner

jech commented Feb 8, 2024

I cannot reproduce your issue with Firefox 122.0 on Debian. Could you please try in Troubleshoot Mode: https://support.mozilla.org/en-US/kb/diagnose-firefox-issues-using-troubleshoot-mode

@daenney
Copy link
Author

daenney commented Feb 8, 2024

That does indeed work. Helpfully, switching back to regular mode I can now no longer reproduce this on either galene.org or the other instance I was using this morning 😮‍💨.

Sorry for the noise!

@daenney daenney closed this as completed Feb 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants