Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-13-2025 07:22 AM
When trying to open a folder in dbfs, mnt in my case, my whole team gets the following error message - Uncaught Error: No QueryClient set, use QueryClientProvider to set one.
Reloading the page results in this error not showing up anymore, but the folder keeps loading and doesn't open.
The mnt folder contains mounted storage containers.
When I use dbutils.fs.ls("dbfs:/mnt") it does show my files