Docker container error during shiny deployment

I am struggling with deployment of a shiny app that previously was running out of memory. The work was put into functions to get past this, but now getting a non-informative docker error, 06T18:03:57.518688+00:00 shinyapps[8121372]: Container event from container-7711093: stop. See logs below. Appreciate any interpretation by someone familiar with docker.

2023-02-02T19:50:12.982304+00:00 shinyapps[8121372]: knitr version: 1.41 2023-02-02T19:50:12.982317+00:00 shinyapps[8121372]: jsonlite version: 1.8.4 2023-02-02T19:50:12.982321+00:00 shinyapps[8121372]: RJSONIO version: (none) 2023-02-02T19:50:12.982324+00:00 shinyapps[8121372]: htmltools version: 0.5.4 2023-02-02T19:50:12.982340+00:00 shinyapps[8121372]: reticulate version: (none) 2023-02-02T19:50:12.982631+00:00 shinyapps[8121372]: Using pandoc: /opt/connect/ext/pandoc/2.16 2023-02-02T19:50:13.803180+00:00 shinyapps[8121372]: Starting R with process ID: '24' 2023-02-02T19:50:13.880411+00:00 shinyapps[8121372]: Shiny R Markdown document starting ... 2023-02-02T19:50:13.927749+00:00 shinyapps[8121372]: Listening on http://127.0.0.1:41257 2023-02-02T19:51:22.314559+00:00 shinyapps[8121372]: Container event from container-7711093: start 2023-02-02T19:51:22.734282+00:00 shinyapps[8121372]: Running on host: 1316c599c899 2023-02-02T19:51:22.734312+00:00 shinyapps[8121372]: Server version: 2022.11.0 2023-02-02T19:51:22.734318+00:00 shinyapps[8121372]: LANG: C.UTF-8 2023-02-02T19:51:22.734331+00:00 shinyapps[8121372]: Working directory: /srv/connect/apps/ShinyVEST-lite 2023-02-02T19:51:22.734571+00:00 shinyapps[8121372]: Running content using the current R environment 2023-02-02T19:51:22.849291+00:00 shinyapps[8121372]: R version: 4.2.2 2023-02-02T19:51:22.849313+00:00 shinyapps[8121372]: shiny version: 1.7.4 2023-02-02T19:51:22.849318+00:00 shinyapps[8121372]: httpuv version: 1.6.7 2023-02-02T19:51:22.849322+00:00 shinyapps[8121372]: rmarkdown version: 2.19 2023-02-02T19:51:22.849333+00:00 shinyapps[8121372]: knitr version: 1.41 2023-02-02T19:51:22.849346+00:00 shinyapps[8121372]: jsonlite version: 1.8.4 2023-02-02T19:51:22.849350+00:00 shinyapps[8121372]: RJSONIO version: (none) 2023-02-02T19:51:22.849367+00:00 shinyapps[8121372]: htmltools version: 0.5.4 2023-02-02T19:51:22.849384+00:00 shinyapps[8121372]: reticulate version: (none) 2023-02-02T19:51:22.849904+00:00 shinyapps[8121372]: Using pandoc: /opt/connect/ext/pandoc/2.16 2023-02-02T19:51:23.582074+00:00 shinyapps[8121372]: Starting R with process ID: '26' 2023-02-02T19:51:23.650261+00:00 shinyapps[8121372]: Shiny R Markdown document starting ... 2023-02-02T19:51:23.690558+00:00 shinyapps[8121372]: Listening on http://127.0.0.1:39931 2023-02-02T19:51:25.120387+00:00 shinyapps[8121372]: Container event from container-7700917: stop 2023-02-02T20:07:19.049661+00:00 shinyapps[8121372]: Container event from container-7711093: stop 2023-02-06T17:48:49.552462+00:00 shinyapps[8121372]: Container event from container-7711093: start 2023-02-06T17:48:49.906831+00:00 shinyapps[8121372]: Running on host: bcadd4b9d9d3 2023-02-06T17:48:49.906850+00:00 shinyapps[8121372]: Server version: 2022.11.0 2023-02-06T17:48:49.906854+00:00 shinyapps[8121372]: LANG: C.UTF-8 2023-02-06T17:48:49.906865+00:00 shinyapps[8121372]: Working directory: /srv/connect/apps/ShinyVEST-lite 2023-02-06T17:48:49.907160+00:00 shinyapps[8121372]: Running content using the current R environment 2023-02-06T17:48:50.025370+00:00 shinyapps[8121372]: R version: 4.2.2 2023-02-06T17:48:50.025392+00:00 shinyapps[8121372]: shiny version: 1.7.4 2023-02-06T17:48:50.025397+00:00 shinyapps[8121372]: httpuv version: 1.6.7 2023-02-06T17:48:50.025402+00:00 shinyapps[8121372]: rmarkdown version: 2.19 2023-02-06T17:48:50.025406+00:00 shinyapps[8121372]: knitr version: 1.41 2023-02-06T17:48:50.025418+00:00 shinyapps[8121372]: jsonlite version: 1.8.4 2023-02-06T17:48:50.025421+00:00 shinyapps[8121372]: RJSONIO version: (none) 2023-02-06T17:48:50.025443+00:00 shinyapps[8121372]: htmltools version: 0.5.4 2023-02-06T17:48:50.025458+00:00 shinyapps[8121372]: reticulate version: (none) 2023-02-06T17:48:50.025787+00:00 shinyapps[8121372]: Using pandoc: /opt/connect/ext/pandoc/2.16 2023-02-06T17:48:50.783119+00:00 shinyapps[8121372]: Starting R with process ID: '26' 2023-02-06T17:48:50.848710+00:00 shinyapps[8121372]: Shiny R Markdown document starting ... 2023-02-06T17:48:50.885132+00:00 shinyapps[8121372]: Listening on http://127.0.0.1:36051 2023-02-06T18:03:57.518688+00:00 shinyapps[8121372]: Container event from container-7711093: stop

...

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.