Open Closed

ABP9 - Invalid object name AbpSession #8532


User avatar
0
auxo-devsu created
  • 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:

Screen:

Logs attached.


4 Answer(s)
  • User Avatar
    0
    auxo-devsu created

  • User Avatar
    0
    liangshiwei created
    Support Team Fullstack Developer

    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.

  • User Avatar
    0
    auxo-devsu created

    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

  • User Avatar
    0
    liangshiwei created
    Support Team Fullstack Developer

    Hi,

    I'm migrating from 8.0.2 to 9.0.2

    Because you have upgraded across multiple versions, you need to read each migration document.

    We have explained this in ABP Version 8.2 Migration Guide

    https://abp.io/docs/latest/release-info/migration-guides/abp-8-2#session-management-infrastructure

Made with ❤️ on ABP v9.1.0-preview. Updated on December 26, 2024, 06:07