Issue on opening several details windows

Hi there,

I'm having an issue with my application. When I click several times in an specific button and several new windows with details are opened some of them get stucked with a grey screen...

When that happens the error message we see on the browser's console is "WebSocket closed":

image

I was suggested to change the R shiny config file parameters... But I do not have any shiny server, just rstudio connect server and there is no equivalence with that file, the shiny server is embebed on the dashboard itself...

Given that the issue is always returning WebSocket closed errors, the problem seems to fall on the configuration of the protocols that regulate connection between the browser and the server.

Is there any possible way to change the R Shiny Server Configuration when it is embedded in RConnect???

This topic was automatically closed 54 days after the last reply. New replies are no longer allowed.

If you have a query related to it or one of the replies, start a new topic and refer back with a link.