Perhaps a question about my own development rather than the platform. I am new to deploying apps on DigitalOcean.
I have written an API in .NET core to accept an input value, generate a document, upload to a space and return the document URL. I used this to get me started: https://github.com/snormore/aspnetcoresample
The app works fine for the first load, but when I try to generate a second document, I get this error:
We encountered an error when trying to load your application and your page could not be served. Check the logs for your application in the App Platform dashboard.
In the logs I see waiting on pid 26: waiting on PID 26 in sandbox “long guid”: urpc method “containerManager.WaitPID” failed: EOF
Testing my app locally, I have no such issues.
Any advice? Have I missed a crucial component of deploying an app?
Thanks
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
Looks like it was a lack of resources. Scaled up and it’s working well now.
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.