An Azure service that provides streamlined full-stack web app development.
Dear Sir/
madam,
please see error and correct it.
Awaiting your reply,
Best Regards,
Fabrice
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Daer Sir/madam,
An API to host.
Azure account.How to remove error.
make the app run.
Awaiting your reply,
Thibaut Fabrice Joey
edited PII information
An Azure service that provides streamlined full-stack web app development.
Dear Sir/
madam,
please see error and correct it.
Awaiting your reply,
Best Regards,
Fabrice
go to github link :https://github.com/Thibaut501/pos and see
How to correct the
error.
Awaiting in reply,
Fabrice
Hi @Thibaut Fabrice
Thanks for reaching us regarding your issue as per provided details from deeper investigation we have found the reason behind the issue: your ASP.NET Core application is failing to start (resulting in the HTTP Error 500.30) because of several unhandled exceptions that occur during the initialization process. The diagnostic logs clearly capture these in EventLog.xml, specifically:
These startup crashes are happening repeatedly due to frequent site restarts and the resource limitations of the Free SKU App Service Plan, which also explain the worker allocation failures and occasional 503 errors you're seeing.
Could you please follow the below steps to fix the issue
After making these changes, redeploy and keep an eye on the Log Stream in the portal to confirm a clean startup. Most customers see the 500.30 disappear once these root causes are fixed.
Kindly let us know if the above helps or you need further assistance on this issue.
Please "upvote" if the information helped you. This will help us and others in the community as well.
This answer has been deleted due to a violation of our Code of Conduct. The answer was manually reported or identified through automated detection before action was taken. Please refer to our Code of Conduct for more information.
Comments have been turned off. Learn more