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

Socket Closes when navigating away and back to page #52

Closed
jamesmontemagno opened this issue Dec 30, 2017 · 3 comments
Closed

Socket Closes when navigating away and back to page #52

jamesmontemagno opened this issue Dec 30, 2017 · 3 comments
Labels

Comments

@jamesmontemagno
Copy link
Contributor

In Chrome

1.) http://soundbitefm.azurewebsites.net/
2.) Click on podcast art
3.) hit back in browers
4.) white screen

Web socket created
ooui.js:46 WebSocket connection to 'ws://soundbitefm.azurewebsites.net/ooui.ws?id=ec584595b3b64d00a35977d6aaf659aa&w=1920&h=949' failed: Error during WebSocket handshake: Unexpected response code: 400
ooui @ ooui.js:46
ooui.js:54 Web socket error Event
(anonymous) @ ooui.js:54
ooui.js:58 Web socket close CloseEvent
(anonymous) @ ooui.js:58
ooui.js:110 WebSocket is already in CLOSING or CLOSED state.

@praeclarum
Copy link
Owner

Thanks! I didn't catch this because Safari doesn't turn everything white. Not sure why Chrome is freaking out.

The code needs to add re-connection logic. Working on it...

@praeclarum praeclarum added the bug label Jan 3, 2018
@DIGIHOME-MK
Copy link

The same problem with Edge on Windows Mobile 10

@jamesmontemagno
Copy link
Contributor Author

I seem to still be getting this :(

Works on Edge normal Windows 10 though

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

No branches or pull requests

3 participants