Report this

What is the reason for this report?

.NET App working intermittently

Posted on February 24, 2021

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!

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

Looks like it was a lack of resources. Scaled up and it’s working well now.

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.