Open Closed

Unable to get ABP 6.0.1 with Blazor Webassembly running on Azure Web App Services #4043


User avatar
0
epieters created
  • ABP Framework version: v6.0.1
  • UI type: Blazor
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): no
  • Exception message and stack trace:
  • Steps to reproduce the issue:"

I've created a standard Blazor / ABP app and deployed to 2 Azure Web Apps:

  • asw-raas-dev-blazor.azurewebsites.net
  • asw-raas-dev-api.azurewebsites.net

I've followed the instructions in various tickets to get past the 500.30 error and Home page shows correct now

But when I try to login in I'm getting a blank page and an error:

So, I still must be missing something, but I really have no clue as all appsettings look OK at first glance:

appsettings for blazor

appsettings for HttpApi.Host

appsettings for DbMigrator


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

    hi

    can you check the logs of the HttpApi.Host website?

  • User Avatar
    0
    epieters created

    Hi @maliming,

    Thanks for getting back to me.

    At first glance, I don't see any application logs. /wwwroot/Logs is empty

    I've also looked in the Application Event logs of Azure Web Services, but the last Error was from 2022/11/10 (which had to do with the certificates issues that plenty of people had, so that was easy to fix)

    So my next question is: how to get to the ABP applications logs on Azure Web Service, because currently I'm not seeing them.

  • User Avatar
    0
    epieters created

    OK, this is what I was able to capture

  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

    how to get to the ABP applications logs on Azure Web Service, because currently I'm not seeing them.

    The logs of asw-raas-dev-api.azurewebsites.net exists Logs/logs.txt

    The /wwwroot/Logs is not logs folder.

  • User Avatar
    0
    epieters created

    This is still not fixed, so I want to re-open the ticket. I will try to redeploy on a new Azure Web Services instance. Nevertheless, I will not have a lot of time this week, so there won't be a lot of feedback from me the next couple of days.

  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

    ok, no problem

Boost Your Development
ABP Live Training
Packages
See Trainings
Mastering ABP Framework Book
Do you need assistance from an ABP expert?
Schedule a Meeting
Mastering ABP Framework Book
The Official Guide
Mastering
ABP Framework
Learn More
Mastering ABP Framework Book
Made with ❤️ on ABP v9.3.0-preview. Updated on April 16, 2025, 12:13