- 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)
-
0
Hi,
Did you install and run the Redis server?
-
0
Hi,
Yes this was connecting to Redis running on an instance from cloud.
-
0
Hi,
I will check it out.
-
0
-
0
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.
-
0
-
0
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
-
0
Hi,
I sent an email.
-
0
I agree with it loading full of errors. My application is not even opening. Can you respond please?
-
0
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.
-
0
Hi,
Does the problem still exist?