ERROR: [on_request_read] connection reset by peer in R shiny

后端 未结 1 585

I get this error:

ERROR: [on_request_read] connection reset by peer

multiple times in my console in my R-Shiny app. The program works as in

相关标签:
1条回答
  • 2020-12-19 09:31

    This is a common error. I believe it has to do with the version of Shiny you use as well as your default web browser. There is currently no solution for it. I do not think this issue happens if you run your app in the window view, only for viewer pane and external (again depending on web browser).

    0 讨论(0)
提交回复
热议问题