Open Closed

Blazor Server on abp v6.0 is exremely slow. #3896


User avatar
0
jeffbuot created
  • ABP Framework version: v6.0
  • UI type: Blazor Server
  • Project Template type: Microservice Solution
  • DB provider: EF Core / MongoDB
  • Tiered (MVC) or Identity Server Separated (Angular): yes

Just created new microservice solution from the abp 6.0 with blazor server ui template option and it was very slow. Any idea or tips how to overcome this issue?

Here's the link for the video: https://1drv.ms/v/s!AtJ45JuwwmAKgaZsGf55o3YezWensA?e=Ftb4RZ


11 Answer(s)
  • User Avatar
    0
    liangshiwei created
    Support Team Fullstack Developer

    Hi,

    Did you install and run the Redis server?

  • User Avatar
    0
    jeffbuot created

    Hi,

    Yes this was connecting to Redis running on an instance from cloud.

  • User Avatar
    0
    liangshiwei created
    Support Team Fullstack Developer

    Hi,

    I will check it out.

  • User Avatar
    0
    liangshiwei created
    Support Team Fullstack Developer

    Sorry, I could not reproduce the problem. Can you please provide the full steps tp reproduce? thanks.

  • User Avatar
    0
    liangshiwei created
    Support Team Fullstack Developer

    Yes this was connecting to Redis running on an instance from cloud.

    You can check if the Redis server is available.

    You can also use the local Redis server to check it.

  • User Avatar
    0
    jeffbuot created

    Hi,

    Yes I can confirm that Redis server is available. Also I tried using localhost too and redis is running, I still see the same poor performance. Sometimes I see this error from the browser console:

  • User Avatar
    0
    liangshiwei created
    Support Team Fullstack Developer

    Hi,

    As you see, I can't reproduce the problem. https://support.abp.io/QA/Questions/3896#answer-2868e332-f420-5d29-a9b4-3a0701183165

    I'd like to check it remotely, please email me: shiwei.liang@volosoft.com

  • User Avatar
    0
    jeffbuot created

    Hi,

    I sent an email.

  • User Avatar
    0
    rajamannar created

    I agree with it loading full of errors. My application is not even opening. Can you respond please?

  • User Avatar
    0
    jeffbuot created

    I agree with it loading full of errors. My application is not even opening. Can you respond please?

    Hi,

    what are your error saying? The performance issue was initially suspected as related to redis server and we're investigating if it was really related to redis server or issue from the code.

  • User Avatar
    0
    liangshiwei created
    Support Team Fullstack Developer

    Hi,

    Does the problem still exist?

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