Activities of "alicaner"

  • ABP Framework version: 7.0.1
  • UI Type: Angular
  • Database System: EF Core (PostgreSQL)
  • Tiered (for MVC) or Auth Server Separated (for Angular): auth server seperetad for angular
  • Exception message and full stack trace:
  • Steps to reproduce the issue:

According to the structure above, when a request is made to the auth server from the angular project on port 7600, and when a request is made to other services on port 5501 api gateway(ocelot), we cannot reach any page in the angular project. What do you think could be the reason?

/application-configuration

We can't reach the login screen and any screens. The login page does not appear. but we can get a response when " /application-configuration" request is sent to this address

Hello, I sent the project to your e-mail address. We look forward to your support,

Hi,

Also you are missing this in ocelot.json

Hi, After logging in, we get a 403 error when trying to do identity management, this is not valid for the tenant, but it is valid for other features. When we look at the grant policies, we can see the authority, but we cannot take action.

ABP Framework version: 7.0.1 UI Type: Angular Database System: EF Core (PostgreSQL) Tiered (for MVC) or Auth Server Separated (for Angular): auth server seperetad for angular

  • Exception message and full stack trace:
  • Steps to reproduce the issue:

We want to write the permissions to the administration service using dbmigrator in the Definition microservice, but when we run it, we get an error like the 2nd image, what could be the reason?

Hi,

Also you are missing this in ocelot.json

Hi, After logging in, we get a 403 error when trying to do identity management, this is not valid for the tenant, but it is valid for other features. When we look at the grant policies, we can see the authority, but we cannot take action.

Hi, We have solved the identity management problem, the page is loading, but we are getting a 401 error while loading the admin/myaccount page, do you have any suggestions for this?

Hi

First, you need to make sure that all ABP package versions are the same.

Then run dotnet clean & dotnet build command.

BTW, ABP7.0 is based on NET 7.0, you should update the microsoft.extensions.hosting package to version 7.0.1

now i am getting an error like this

Hi,

Can you share the .....DbMigrator.deps.json file with me(under bin/Debug/net7.0)? shiwei.liang@volosoft.com I will check it.

actually the previous problem is solved

Do you still want me to share DbMigrator.deps.json? if you want i can share such a problem has arisen

Hi,

Can you share the .....DbMigrator.deps.json file with me(under bin/Debug/net7.0)? shiwei.liang@volosoft.com
I will check it.

actually the previous problem is solved

Do you still want me to share DbMigrator.deps.json? if you want i can share such a problem has arisen

I understand, I guess my new migration will solve this problem, I will try and get back to you.

ok I was able to run dbgrator that problem solved

but I can't see the permissions of the definition service on the frontend, do I need to do anything?

Showing 1 to 10 of 16 entries
Boost Your Development
ABP Live Training
Packages
See Trainings
Mastering ABP Framework Book
The Official Guide
Mastering
ABP Framework
Learn More
Mastering ABP Framework Book
Made with ❤️ on ABP v9.3.0-preview. Updated on June 13, 2025, 11:37