openanalytics / shinyproxy

ShinyProxy - Open Source Enterprise Deployment for Shiny and data science apps
https://www.shinyproxy.io
Apache License 2.0
525 stars 151 forks source link

Shiny apps displaying as unstyled HTML #447

Closed hrubyfi closed 1 year ago

hrubyfi commented 1 year ago

My R shiny apps started displaying as unresponsive HTML.

Screenshot of the example app:

Screenshot 2023-09-04 at 16 17 48

This is a screenshot from the unmodified provided example: https://github.com/openanalytics/shinyproxy-config-examples/tree/master/02-containerized-docker-engine.

This issue is also present in my personalised shinyproxy app, which worked 5 months ago perfectly. The issue is specific to R shiny apps (Python Shiny apps work), both from my dockerized shiny apps and from the provided openanalytics examples. There is nothing unusual in the shinyproxy log.

I'd be grateful for any advice, thanks.

hrubyfi commented 1 year ago

Found the problem. Some javascript and css files were being blocked by my firewall.