None of my previous notebooks are showing up and the following error is displayed.
Server error: Traceback (most recent call last): File "/data0/sw/anaconda3/lib/python3.6/site-packages/tornado/web.py", line 1543, in _execute result = yield result File "/data0/sw/anaconda3/lib/python3.6/site-packages/tornado/gen.py", line 1099, in run value = future.result() File "/data0/sw/anaconda3/lib/python3.6/site-packages/tornado/gen.py", line 315, in wrapper yielded = next(result) File "/data0/sw/anaconda3/lib/python3.6/site-packages/notebook/services/contents/handlers.py", line 112, in get path=path, type=type, format=format, content=content, File "/data0/sw/anaconda3/lib/python3.6/site-packages/notebook/services/contents/filemanager.py", line 431, in get model = self._dir_model(path, content=content) File "/data0/sw/anaconda3/lib/python3.6/site-packages/notebook/services/contents/filemanager.py", line 337, in _dir_model if self.should_list(name) and not is_file_hidden(os_path, stat_res=st): File "/data0/sw/anaconda3/lib/python3.6/site-packages/notebook/utils.py", line 146, in is_file_hidden_posix stat_res = os.stat(abs_path) OSError: [Errno 116] Stale file handle: '/home/jail/dlusers/apace7/vospace'
Thanks