Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
97 views
in Technique[技术] by (71.8m points)

R Shiny - disconnected from server

I am trying to deploy my app on R Shiny.io servers but it keeps saying "Disconneted from server". I checked the log & last few lines are:

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!

The app runs perfectly on my computer locally. The app overview from the r shiny account is:

enter image description here

Please advise what how I can fix this issue? Thanks

question from:https://stackoverflow.com/questions/65937547/r-shiny-disconnected-from-server

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
Waitting for answers

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...