Timeout when deploying shiny app

Hi,

I'm getting the following error when using rsconnect to deploy to shinyapps.io

Error in curl::curl_fetch_memory(url, handle = handle) : 
  Timeout was reached: [api.shinyapps.io]

when I use

setAccountInfo(name='my_name', 
               token='my_token', 
               secret='my_secret')

It's running on a google cloud instance, which I presume is the problem, but had been working fine (cron job) previous to this

1 Like

This topic was automatically closed 21 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.