-
Bug
-
Resolution: Unresolved
-
Normal
-
None
-
RHOSi v1.6.0
-
False
-
False
-
-
Release Notes
-
No
-
-
-
-
-
-
No
-
Error can occur when creating a notebook instance:: When creating a notebook instance in JupyterHub, a `Directory not found` error appears intermittently. This error message can be ignored by clicking *Dismiss*.
-
Known Issue
-
Done
-
No
-
Yes
-
None
-
Low
Description of problem:
Sometimes, after the Anaconda CE image has been spawned, it shows the following pop up:
It seems to happen only with Anaconda CE image.
Prerequisites (if any, like setup, operators/versions):
Anaconda CE enabled
Steps to Reproduce
- Spawn ACE image from JupyterHub
- once the image is spawned, wait 1-2 minutes
Actual results:
"Directory not found" error popup appears
Expected results:
"Directory not found" error popup does not appear
Reproducibility (Always/Intermittent/Only Once):
Intermittent
Build Details:
RHODS v1.6.0-8
Anaconda image v0.0.2
Workaround:
click on "Dismiss" button to keep working without issues
Additional info:
Something similar happens if by doing the following:
- spawn ACE image
- create a directory
- move inside the directory
- open a terminal
- delete the directory
- wait for the pop up error saying that directory is not found
The situation seems similar, but before getting the issue no one has deleted a directory or something like that.
- duplicates
-
RHODS-2218 "Directory not found" pop up randomly appears in JL
- New