Skip to content

The name of the database date can't be null #97

@akema-trebla

Description

@akema-trebla
AuthPermissions.BaseCode.CommonCode.AuthPermissionsException: The name of the database date can't be null
   at AuthPermissions.AspNetCore.ShardingServices.GetSetShardingEntriesFileStoreCache.FormConnectionString(String shardingEntryName)

Correct me if I'm wrong but I think previously the default databaseInfoName was used when you do not set one. Is that still the case?

I'm using the SignUpNewTenantWithVersionAsync method and the tenant gets created but no DatabaseInfoName is set and I get the following error
Failed to create a new tenant due to an internal error.

Any pointers? @JonPSmith

Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions