简体   繁体   中英

R Shiny: Unable to dispatch task for application, there are 1 tasks in progress

When attempting to deploy my Shiny application, I received the following error message:

Error: HTTP 409
POST https://api.shinyapps.io/v1/applications/194614/deploy
Unable to dispatch task for application=194614, there are 1 tasks in progress
Execution halted

Why is this happening? Is there anything I can do to stop the tasks that are in progress?

Delete "rsconnect" folder and restart the r session. and repeat the deployment steps.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM