Question

When one of my user tried to access our Shiny App using Chrome (31.0.1650.63 m). She got this error and a gray page:

WebSocket connection to 'ws://my-server/frost/sockjs/612/z8f64ie5/websocket' failed: WebSocket is closed before the connection is established. (index):1

Uncaught SecurityError: Access to 'localStorage' is denied for this document (from comdata.html)

This Shiny App is working for other computers.

Thanks for any suggestions.

Was it helpful?

Solution

Sorry. That bug was my fault and occurs anywhere Local Storage is either unavailable or disabled. It's fixed in Shiny Server Pro 1.1.0 which was released a few weeks ago.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top