Base solution for your next web application
Open Closed

FeatureChecker can not get a feature value by name. TenantId is not set in the IAbpSession! #7068


User avatar
0
razkhan78 created

Hello

We are using Feature Edition in our system. And we have started getting this error "FeatureChecker can not get a feature value by name. TenantId is not set in the IAbpSession!".

We are suspecting that this is sometimes happening when in browser we don't have tenant selected. It seems to be some internal code.

So please let us know how we can get solution on this?


3 Answer(s)
  • User Avatar
    0
    maliming created
    Support Team

    You can troubleshoot by identifying the tenant.

    https://aspnetboilerplate.com/Pages/Documents/Multi-Tenancy#determining-current-tenant

    May lose the header because of cdn or reverse proxy. There may also be a problem with cookies.

  • User Avatar
    0
    razkhan78 created

    We are facing error when we put Feature Dependency on controller, so it seems to be issue in some internal class of ABP zero.

  • User Avatar
    0
    ismcagdas created
    Support Team

    Hi @razkhan78

    Do you have any error message related to this in your Log file ? If you have it, it would be great if you can also share the full error message.

    Thanks,