0
alextoh97 created
- ABP Framework version: v8.2.0
- UI Type: Angular
- Database System: EF Core (SQL Server, Oracle, MySQL, PostgreSQL, etc..)
- Tiered (for MVC) or Auth Server Separated (for Angular): yes
- Exception message and full stack trace: SessionId is null. It's not possible to save the session
- Steps to reproduce the issue: Login Angular with admin
I'm upgrading the abp from 7.4 to 8.2, when I try login Angular now it will always prompt this error, It quite annoying keep hit error, its got solutions for this error?
7 Answer(s)
-
0
-
0
-
0
hi
Can you share a project or a template project to reproduce?
I will fix this if I can reproduce.
Thanks
-
0
-
0
ok, You can test this in a new template project.
when I login the web it will create two sessions in the same time. Itz normal?
Yes, One session for authserver and one for the web. since you are using a tiered project.
-
0
-
0