0
ahkmenraha created
Hi, I launched a fresh test project with angular on the front. I did database migrations and then I run HttpApi.Host and I get the error "Tenant not found, There is no tenant with the tenant id or name: ddf34bfd-63a6-ab04-3d42-39fc9842bee1". In earlier versions, I did not have such a problem. This error appeared after some update. Have I forgotten any step that needed to be taken?
Best regards Adrian
- ABP Framework version: v4.4.3
- UI type: Angular
- DB provider: EF Core
- Tiered (MVC) or Identity Server Separated (Angular): no
2 Answer(s)
-
0
Retry with browser clean cache
-
0
Retry with browser clean cache
Thank you! It helped :)