Shiny app demo doesn't plot (nor Euler app)

I have successfully install and configure ShinyProxy on Azure + Ubuntu 14.04.5 LTS. I can access and log in successfully.

Problem is that all the apps (demo + Euler) don’t plot anything.
I did run it manually as suggested in the Troubleshooting guide without error (all 3 apps Hello Application, 06_tabsets and Euler's number)

  • Not even the reactive log code gets execute it when I move the slider.
  • Seems that there is only the ui front end running and nothing on the background.

Any ideas to debug?

Could you share the log (shinyproxy) file’s latest log snippet chunk?