Just to make sure I reinstalled shiny on linux Ubuntu Rscript -e 'install.packages("shiny",dependencies=TRUE)'
which installs it system wide. Does shiny install in another location besides the standard R library?
Get the same error
my log shows [2016-03-11 16:06:57.742]
[WARN] shiny-server - Running as root unnecessarily is a security risk! You could be running more securely as non-root.
[2016-03-11 16:06:57.745] [INFO] shiny-server - Starting listener on
0.0.0.0:8000[2016-03-11 16:06:59.700] [INFO] shiny-server - Error getting worker: Error: The application exited during initialization.
[2016-03-11 16:06:59.709] [INFO] shiny-server - Error getting worker: Error: The application exited during initialization.