打开 关闭

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 创建
  • 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 答案
  • User Avatar
    0
    enisn 创建
    支持团队 .NET Developer

    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 创建
    支持团队 .NET Developer

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

  • User Avatar
    0
    rajamannar 创建

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

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