Open Closed

HTTP Error 500.30 - ASP.NET Core app failed to start - ON SERVER #5797


User avatar
0
garymedina@hotmail.com created

Hi,

I am back with this issue but this time it's happening when deployed on the server. I have followed the instructions here but I am unsure of where the Authserver is on an MVC project to place the certificate as in these instructions "Also, please remember to copy authserver.pfx to the Content Root Folder of the AuthServer website"


2 Answer(s)
  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

    hi

    Can you share the error logs?

    Also check the stdoutLog

    https://learn.microsoft.com/en-us/aspnet/core/host-and-deploy/iis/logging-and-diagnostics?view=aspnetcore-7.0

  • User Avatar
    0
    garymedina@hotmail.com created

    This article I found has resolved the issue with the same errors I was receiving. I suggest the same as the article does to update the documentation and/or code to fix this issue. This solution worked on both Azure and my stand-alone web server. Thanks for all the help!

    https://codejack.com/2022/12/deploying-abp-io-to-an-azure-appservice/

Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11