Forum Discussion
Anonymous
2 years agoNot applicable
Cannot query files in lakehouse connected to notebook
Please see the attached screenshot. As you can see, my notebook is mounted, but I cannot install my packages from the requirements file. The filesystem seems to be unmounted. Everythi...
- Anonymous2 years ago
Hello Anonymous,
My issue has been resolved contacting technical support with Microsoft. The issue was a result of some regional outage in my area.
Thanks,
Bill
rparavia
2 years agoFrequent Visitor
I am having a similar issues. All notebooks I had became unstable, with error messages such as the one above (FileNotFoundError) or connection errors (as ConnectException: Connection refused). I tried running with a new Environment but it did not work. Everything was working fine until yesterday.
When I run the following code:
from notebookutils import mssparkutils mssparkutils.fs.mounts()
I only get the following output (i.e., the Lakehouse is not mounting)
[MountPointInfo(mountPoint=/nb_resource/builtin, source=Notebook Working Directory, scope=nb_resource, localPath=/synfs/nb_resource/builtin)]- Anonymous2 years agoNot applicable
Hi rparavia ,
It looks like it is different from the ask, can you please create a new Thread here - General Discussion - Microsoft Fabric Community , we will definitely look into your query.
Thank you