At this stage is the 1st bug: It doesn't actually open the Authority Delegation modal dialog. Instead, it simply navigates to the user account screen. See attached video:
The blazor server uses a hybrid UI, so it will navigate to the MVC UI.
I will check other problems and fix them.
Hi,
What's the result if you run the dotnet tool list -g command?
Hi,
They don't look like the same error, could you share the full steps to reproduce the problem? thanks.
Can you try clear all Redis cache?
Hi,
Are there permissions in the database?
The microservice project uses distributed cache. You can clear the Redis cache and try again.
Hi,
You can configure it in the EntityFrameworkCoreModule instead of ApplicationModule.
Please check the document: https://docs.abp.io/en/abp/latest/Distributed-Event-Bus#pre-requirements
hi
You can set verbosity to detailed to check the logs.
dotnet restore -v d
This is the full download link of a package you mention https://nuget.abp.io/f05545eb-5dae-xxxx-xxxx-4f921b3bdf07/v3/package/volo.abp.aspnetcore.components.server.leptonxtheme/2.3.2/volo.abp.aspnetcore.components.server.leptonxtheme.2.3.2.nupkg
you should also be able to download it from your DevOps server. if not, then there might be a firewall rule in your network.