Error from shinyapps.io : An error has occurred Unable to connect to worker after 60.00 seconds; startup took too long.

Hi all,
I have an app on my shinyappsio that has been working well for over a year without any kind of problems. This morning i get this error
An error has occurred
Unable to connect to worker after 60.00 seconds; startup took too long.

The data are on googledocuments and are only 200Kb size
I tried to change the Startup Timeout from 60sec to 180sec.
I deleted and deployed again the app without success...

Launching the app from RStudio works very well.

Please any suggestion
Thanks very much
Massimo

What the logs of your app say? Any chance you could provide a reproducible example (reprex) illustrating your issue?

Hi andresrcs,
thank you for the answer.
I wold like to provide you a reprex, the only thing I have is the logs of my shiny apps after error occured ( please note that I've any error in my shiny app, the error is in the load this page https://izslerbg.shinyapps.io/cc-bergamo/ ) I can't find in reprex guide any indication how to reprex logs. There is no way to load in this response the logs.
PS: since i posted this issue another app fall down with the same error... app that works well for at least a year, until now! :frowning:
Massimo

You just have to log into your account in shinyapps.io, check your logs for that app and paste the content here

FIXED!

After rename my dataset on googledocuments, re-deployed app still works.

Massimo