Open Closed

Hurray !!! Finally I am able to deploy ABP v6.0.0 (Tiered) to Azure but with errors in Blazor ( Can anyone kindly answer ...please) #3952


User avatar
0
rajamannar created
  • ABP Framework version: v6.0.0
  • 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 deployed to Azure. AuthServer and Api Host works fine. But Blazor crashes all the time. Attached the error.


3 Answer(s)
  • User Avatar
    0
    enisn created
    Support Team

    It says it failed to connect websockets. Did you allow websocket connections? Also, make sure Upgrade header is allowed and passed to the application by load-balance/proxy.

  • User Avatar
    0
    enisn created
    Support Team

    That might help: https://learn.microsoft.com/en-us/answers/questions/892666/azure-app-service-web-app-websockets-enabledisable.html

  • User Avatar
    0
    rajamannar created

    Duh....rooke mistake. Works like charm for now. My next task is upgrade to LeptonX theme.

Made with ❤️ on ABP v9.1.0-rc.1. Updated on January 17, 2025, 14:13