R Shiny - 与服务器断开连接

时间:2021-01-28 12:56:56

标签: r shiny shinydashboard shiny-server flexdashboard

我正在尝试在 R Shiny.io 服务器上部署我的应用程序,但它一直说“与服务器断开连接”。我检查了日志,最后几行是:

2021-01-28T12:48:36.733422+00:00 shinyapps[3539073]: 
  |                                                                            
  |....                                                                  |   6%
2021-01-28T12:48:36.723907+00:00 shinyapps[3539073]:   ordinary text without R code
2021-01-28T12:48:36.733719+00:00 shinyapps[3539073]: label: unnamed-chunk-2
2021-01-28T12:48:36.724283+00:00 shinyapps[3539073]: 
  |                                                                            
  |..                                                                    |   3%
2021-01-28T12:48:36.723908+00:00 shinyapps[3539073]: 
2021-01-28T12:48:36.728752+00:00 shinyapps[3539073]:  $ echo  : logi FALSE
2021-01-28T12:48:54.178671+00:00 shinyapps[system]: Out of memory!

该应用程序在我的本地计算机上完美运行。来自 r 闪亮帐户的应用概述是:

enter image description here

请告诉我如何解决这个问题?谢谢

0 个答案:

没有答案