Open Closed

Local login disabled for host! #4997


User avatar
0
LW created
  • ABP Framework version: v7.1.0
  • UI type: Angula
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): yes

Hey, we have a pretty urgent issue where we cannot login into our host side in one of our production environments after Abp 7 update. For some reason the login page now shows this for host side login. Tenant side logins work normally

Can you give us pointers on what affects this. I know there is a Abp.Account.EnableLocalLogin -setting that for some reason was in False for our host, but I think that value has not changed in the Abp 7 update. I switched to True in database and tried to refresh the cache but that did not fix the issue.


4 Answer(s)
  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

    I switched to True in database and tried to refresh the cache but that did not fix the issue.

    hi

    Please share the settings table records.

    liming.ma@volosoft.com

  • User Avatar
    0
    LW created

    I got this fixed by installing the old Abp 5 version back, saving the EnableLocalLogin setting as true from the Account settings and re-installing the new version. I think that I was not able to refresh the cache after all. I guess the Abp 7 (or 6) version contained a bug fix that now the setting is correctly considered in the login page? However, I noticed that one of our tenants also had that setting as False, and their login page did not give that error. There might still be the same bug in the tenant side?

  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

    I don't remember EnableLocalLogin ever having such a bug. It should have been changed in the UI.

  • User Avatar
    0
    LW created

    Yes, we haven't customized the login page, so it is a weird situation. Anyway, closing the ticket since we got it working. Thank you

Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11