Deployment to ShinyApps Never Finishes

Is there a size limit to the application which can be deployed from RStudio Cloud to ShinyApps? I deployed a 570 MB application a couple of hours ago and it has not finished and I don't think that it will. In RStudio Cloud, I see

Preparing to deploy application...DONE
Uploading bundle for application: 649584...

and in the Applications section of ShinyApps I see the application with Status value Undeployed. If I use an 8-year-old laptop and RStudio Desktop to deploy the application, I get a few more details of the failure after a few minutes:

Detecting system locale ... en_US
curl: option --data-binary: out of memory
curl: try 'curl --help' for more information
Error in http(presigned_service$protocol, presigned_service$host, presigned_service$port,  : 
  Curl request failed (curl error 2 occurred)
Calls: <Anonymous> -> withStatus -> force -> uploadBundle -> http
Execution halted

Perhaps it's the same problem, but the RStudio Cloud output doesn't display any error messages, so it's a mystery why it appears to be stalled.

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.