posit-dev / posit-dev/rsconnect-python
Deployment to shinyapps.io with a shiny app fails with 599 status code
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 37
- Forks
- 28
- Avg merge
- 1d 3h
- Merged PRs (30d)
- 7
Description
On deploying a shiny app for the first time occasionally fails with the error during the step of installing packages
building - Installing packages
[ERROR] 2023-08-22T19:38:41-0700 Build logs:
Quarto not found.
[ERROR]: Application deployment failed with error: Unhandled Exception: Child Task 1329213760 error: Unhandled Exception: 599
Error: Application deployment failed with error: Unhandled Exception: Child Task 1329213760 error: Unhandled Exception: 599
This same error affects deployment intermittently making it harder to specify reproducible steps
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the deployment flow for shinyapps.io, focusing on the package-installation step and the build log showing “Quarto not found” and status 599. Try to reproduce the intermittent first deployment failure and compare successful and failed logs; done means the failure is explained and the deployment completes reliably or reports a specific actionable error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli, cloud
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100