- ABP Framework version: v9.0.2
- UI Type: MVC
- Database System: EF Core (SQL Server)
- Tiered (for MVC) or Auth Server Separated (for Angular): auth server separated
- Exception message and full stack trace:
- Steps to reproduce the issue:
I'm migrating from 8.0.2 to 9.0.2 and bumped into an issue with the AuthServer, which runs separately. I'm using a login that exists and I'm able to log in using v8.0.2. However, in ABP 9.0.2, this is what I get:
Logs attached.
4 Answer(s)
-
0
-
0
Hi
ABP introduced a new feature in 8.2 https://abp.io/docs/latest/release-info/migration-guides/abp-8-2#session-management-infrastructure
you need to add a new database migration file and apply it.
-
0
Given this is not a part of the migration guide present here: https://abp.io/docs/9.0/release-info/migration-guides/abp-9-0 could you please update the info so other people don't get lost with the same issue?
Also, I don't know how the ticket system works, but for things like this and the other ticket I opened, I think the most reasonable way forward would be to not reduce the number of tickets we have as part of our agreement with Volosoft
-
0