Error in deploying shiny app time out

I'm trying to deploy app ( a cox model) I can run it locally but had problem when deploying. wondering what's wrong ?
...Error in curl::curl_fetch_memory(url, handle = handle) : Timeout was reached: [api.shinyapps.io] Operation timed out after 10000 milliseconds with 0 out of 0 bytes received Timing stopped at: 2.42 0.66 10.05

Thank you in advance

1 Like

I got the same error:

Error in curl::curl_fetch_memory(url, handle = handle) : 
  Timeout was reached: [api.shinyapps.io] Operation timed out after 10001 milliseconds with 0 out of 0 bytes received
Calls: <Anonymous> ... tryCatch -> tryCatchList -> tryCatchOne -> <Anonymous>
Timing stopped at: 0.01 0.02 10

Have you got any solution for that? :tired_face:

1 Like

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