Hello everyone,
I'm running into a pretty serious issue with shinyapps.io that I don't know how to address. I have an app deployed to shinyapps.io that has been working for several years now. However, just this morning, when attempting to navigate to it, I am met with the endless 'Please Wait' screen.
I have checked the logs on the dashboard, but the last log listed there is from yesterday, meaning none of my attempts to access the app today have been logged. This has been going on for the past eight hours no with no change to either the logs or the response when I navigate to the URL.
I have attempted the following steps, with no success:
- Attempted to restart the app through the dashboard, only to have it hang up on the 'Starting New Instances' line. Subsequent attempts return an error saying a task is already in progress.
- Attempted to restart the app through the RStudio console with the same result as above
- Attempted to redeploy the app, only to have it hang up again
This seems like an issue with shinyapps.io itself, as the app was working just fine yesterday, but not today, with no changes made to the code in that time.
Overall, I'm at a loss. Has anyone experienced this issue before? Any help or guidance would be appreciated.