Hi community and thank your for your time.
I’m using App Platform since 3 months (come from Heroku) and i have two strange behaviors :
<!DOCTYPE html>
<html>
<head>
<meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">
<meta name=\"robots\" content=\"noindex\">
<style>body,html{height:100%;margin:0}body{display:flex;align-items:center;justify-content:center;flex-direction:column;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}p{text-align:center;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;color:#000;font-size:14px;margin-top:-50px}p.code{font-size:24px;font-weight:500;border-bottom:1px solid #e0e1e2;padding:0 20px 15px}p.text{margin:0}a,a:visited{color:#aaa}</style>
</head>
<body>
<p class=\"code\">
Error
</p>
<p class=\"text\">
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.
</p>
<div style=\"display:none;\">
<h1>
upstream_reset_before_response_started{connection_termination} (503 UC) </h1>
<p data-translate=\"connection_timed_out\">App Platform failed to forward this request to the application.</p>
</div>
</body>
</html>
It’s critical becauses it breaks somes requests. I have no logs for that too.
Thank you for your help.
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.
Enter your email to get $200 in credit for your first 60 days with DigitalOcean.
New accounts only. By submitting your email you agree to our Privacy Policy.
Hi there,
This seems to be a duplicate question, I’ve posted an answer here:
https://www.digitalocean.com/community/questions/app-platform-weird-restarts-504-error
Let me know how it goes!
Best,
Bobby