Failed deployment to shinyapps.io

Hi all,

I am trying to deploy my shiny app to shinyapps.io. It is a relatively simple set of multiple tables, organised across tabs, that can be filtered. I am able to run it perfectly in my Mac but when I press Publish into my Shinyappsio I get the following error:

The following NEW packages will be installed: libarchive-dev The following packages will be upgraded: libarchive13 1 upgraded, 1 newly installed, 0 to remove and 94 not upgraded. Need to get 950 kB of archives. After this operation, 2195 kB of additional disk space will be used. Do you want to continue? [Y/n]

Abort.GET /v1/tasks/?filter=account_id:2477200&filter=parent_id:1444007947&count=100&offset=0 478ms

End Task Log

----- Deployment error -----

Error: Unhandled Exception: child_task=1444007947 child_task_status=failed: Error building image: Build exited with non-zero status: 1

----- Error stack trace -----

4: rsconnect::deployApp(appDir = "~/Documents/JGA R World/AO_Systematic_Review", appFileManifest = "/var/folders/y7/pz94_z9s7hn98_n240fq22xr0000gp/T/6839-c543-27aa-5c9f", account = "jgas", server = "shinyapps.io", appName = "AO_Systematic_Review", ...

3: client$waitForTask(taskId, quiet)
2: stop(status$error, call. = FALSE)
1: (function (e) { cat("----- Deployment error -----\n") ... Error: Unhandled Exception: child_task=1444007947 child_task_status=failed: Error building image: Build exited with non-zero status: 1 Execution halted

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