Sleeping shiny-app does not wake up and cannot restart

I have dispatched a shiny-app from R-Studio to shinyapps.io some time ago. Now, after the app has not been used for some time, it went into the state sleeping (as expected). However, it is not waking up when the url is called and when I try to manually restart it, I get the following error:

Unable to dispatch task for application=7397204 as there are 1 tasks already in progress. This is most likely a transient error. Please try again in a bit. If this error persists please contact support.

Any suggestions what else to try will be thankfully received.

Experienced exact same behavior today - even through shinyapps.io account dashboard could not restart... solution that worked for me was to open my RStudio project delete the folder rsconnect, then redo the rsconnect and deployApp() steps.

1 Like

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.

If you have a query related to it or one of the replies, start a new topic and refer back with a link.