rstudio / shiny-server

Host Shiny applications over the web.
https://rstudio.com/shiny/server
Other
712 stars 290 forks source link

attempting to reconnect #479

Open HeoYoon opened 3 years ago

HeoYoon commented 3 years ago

Attempting to reconnect I got the error in a below screenshot. It works well, but it shows the error message that is "attempting reconnect" I checked it doesn't show the error when i run locally.


Fri Feb 05 2021 15:47:09 GMT+0900 (대한민국 표준시) [INF]: Connection restored shiny-server-client.min.js:1 Fri Feb 05 2021 15:47:09 GMT+0900 (대한민국 표준시) [DBG]: Discard and continue from message 2 shiny-server-client.min.js:1 Fri Feb 05 2021 15:47:14 GMT+0900 (대한민국 표준시) [INF]: Disconnect detected; attempting reconnect shiny-server-client.min.js:1 Fri Feb 05 2021 15:47:16 GMT+0900 (대한민국 표준시) [INF]: Connection restored shiny-server-client.min.js:1 Fri Feb 05 2021 15:47:16 GMT+0900 (대한민국 표준시) [DBG]: Discard and continue from message 2 shiny-server-client.min.js:1 Fri Feb 05 2021 15:47:21 GMT+0900 (대한민국 표준시) [INF]: Disconnect detected; attempting reconnect shiny-server-client.min.js:1 Fri Feb 05 2021 15:47:21 GMT+0900 (대한민국 표준시) [INF]: Connection restored shiny-server-client.min.js:1 Fri Feb 05 2021 15:47:21 GMT+0900 (대한민국 표준시) [DBG]: Discard and continue from message 2 shiny-server-client.min.js:1 Fri Feb 05 2021 15:47:26 GMT+0900 (대한민국 표준시) [INF]: Disconnect detected; attempting reconnect shiny-server-client.min.js:1 Fri Feb 05 2021 15:47:27 GMT+0900 (대한민국 표준시) [INF]: Connection restored shiny-server-client.min.js:1 Fri Feb 05 2021 15:47:27 GMT+0900 (대한민국 표준시) [DBG]: Discard and continue from message 2 shiny-server-client.min.js:1 Fri Feb 05 2021 15:47:32 GMT+0900 (대한민국 표준시) [INF]: Disconnect detected; attempting reconnect shiny-server-client.min.js:1 Fri Feb 05 2021 15:47:32 GMT+0900 (대한민국 표준시) [INF]: Connection restored shiny-server-client.min.js:1 Fri Feb 05 2021 15:47:32 GMT+0900 (대한민국 표준시) [DBG]: Discard and continue from message 2 shiny-server-client.min.js:1 Fri Feb 05 2021 15:47:37 GMT+0900 (대한민국 표준시) [INF]: Disconnect detected; attempting reconnect shiny-server-client.min.js:1 Fri Feb 05 2021 15:47:38 GMT+0900 (대한민국 표준시) [INF]: Connection restored shiny-server-client.min.js:1 Fri Feb 05 2021 15:47:38 GMT+0900 (대한민국 표준시) [DBG]: Discard and continue from message 2

스크린샷 2021-02-05 오후 3 45 22

m-kolomanski commented 2 years ago

Hi, did you have any luck resolving this issue?