Hello --
I've followed instructions to install R, Shiny and Shiny Server on my Centos machine. However, the Welcome page on port 3838 will not load/function. I can generate Shiny apps out of Rstudio, however.
When I run systemctl status shiny-server
I get the following output:
Furthermore, my app log files are not refreshing; that is, I don't see new logs for apps I try to run today.
Can you offer any help in getting my Welcome page running?