Forum Discussion
Create new KQL database - stuck on loading indefinitely after being created
- Anonymous3 years ago
009co Can you try creating the DB with a different name instead of NycTaxiDB also remove &clientSideAuth=0
Regards
Geetha
I just tried creating new KQL Database as above and it gets stuck on loading. That page's url:
Thanks!
Edited to add:
I have another unresolved unrelated issue (see thread link below) where a very simple Dataflow Gen2 query also runs indefinitely / times out. Maybe related to this KQL Database issue? Possibly my Fabric instance is under resourced or otherwise degraded?
- Anonymous3 years agoNot applicable
009co Can you try creating the DB with a different name instead of NycTaxiDB also remove &clientSideAuth=0
Regards
Geetha
- 009co3 years agoHelper IV
Simply removing &clientSideAuth=0 from the url string allowed the url to be resolved!
I was then able to activate the database.
Even after activating the database, if I try using the full url that includes &clientSideAuth=0 it then goes in to the endless loading.
RE the &clientSideAuth=0 part of the url string:
1) It is somehow being added to my url but it isn't for other people?
2) It is being added to other people's url too but for some reason it works for them but not me?
Thanks!