Hello , can someone please help i am getting 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.” i checked the logs but there was no error
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.
Hello @shittumohammed
There are rare cases where an application will fail to build the first time. You can attempt a redeploy and see if this will make a difference and force a check on GitHub for the latest code commit that may contain your fix.
Regards
Hi there,
In addition to what has already been mentioned, what I could suggest is to try and force redeploy the app and see if this helps.
If you are still seeing the problem, it might be worth trying to revet some of latest commits and changes to verify that the problem has not been caused by some of them.
Let me know how it goes!
Best,
Bobby
Want to learn more? Join the DigitalOcean Community!
Join our DigitalOcean community of over a million developers for free! Get help and share knowledge in Q&A, subscribe to topics of interest, and get courses and tools that will help you grow as a developer and scale your project or business.
Sign up now
Hey @shittumohammed,
In such cases I always urge people to check the following docs:
https://docs.digitalocean.com/support/how-to-troubleshoot-apps-in-app-platform/
Additionally, what did the logs say? Usually, that’s the place where you’ll see the reason. I know you said there was no error but maybe it was missed somehow?