Changes for page Troubleshooting
Last modified by kindler on 2025/05/14 16:54
Summary
-
Page properties (1 modified, 0 added, 0 removed)
-
Attachments (0 modified, 0 added, 2 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1,9 +7,3 @@ 1 -(% class="wikigeneratedid" %) 2 -This page collects some more commonly encountered problems when using the systems via the Collaboratory. 3 - 4 -(% class="wikigeneratedid" %) 5 -For more information on the Collaboratory, please seee the [[documentation of the EBRAINS Collaboratory environment>>https://wiki.ebrains.eu/bin/view/Collabs/the-collaboratory/]]. 6 - 7 7 == Jupyter notebook environment ("Lab") related == 8 8 9 9 === Error message "Error in Authenticator.pre_spawn_start: ... 401: Unauthorized" === ... ... @@ -14,18 +14,19 @@ 14 14 15 15 === No example notebooks in the Jupyter notebook environment ("Lab") === 16 16 17 -When starting the Jupyter notebook environment for the first time it cantake a, then click the "Lab" link again.11 +When starting the Jupyter notebook environment for the first time it takes about a minute (without visible "in progress" indication) until the example files appear in the file-chooser. Until then the list is just empty. So the fix here is "have a minute patience" 18 18 19 19 [[image:NoFiles.png]] 20 20 21 21 === Timeout when starting the Jupyter notebook environment ("Lab") === 22 22 23 -It is possible, that accessing the "Lab" link results in a "timeout" message. This can happen, when the lab environment is started for the first time on one of the virtual machines providing the service, as the very first start per machine takes some time (in the order of 2 minutes). Accessing the "Lab" link again after a few minutes usually works. 17 +It is possible, that accessing the "Lab" link results in a "timeout" message. This can happen, when the lab environment is started for the first time on one of the virtual machines providing the service, as the very first start per machine takes quite some time (in the order of 2 minutes). Accessing the "Lab" link again after a few minutes usually works. 24 24 25 25 === Lab error message "Cannot open - Could not find path..." === 26 26 27 -When first opening the Lab it is in rare casespossible, that it can not open the path /shared/name-of-the-collab, even though in the drive the path is already accessible (see the two screenshots below from the Lab and the Drive). This is due to some delay in synchronisation between the file systems. Fix: Wait a few minutes and try again.21 +When first opening the Lab it is possible, that it can not open the path /shared/name-of-the-collab, even though in the drive the path is already accessible (see the two screenshots below from the Lab and the Drive). This is due to some delay in synchronisation between the file systems. Fix: Wait a few minutes and try again... (If that does not fix the problem, please contact support@ebrains.eu) 28 28 23 + 29 29 [[image:1623846216460-541.png]] 30 30 31 31 In the "Drive" the path is visible: ... ... @@ -35,18 +35,18 @@ 35 35 36 36 === Test jobs make problems at Jülich === 37 37 38 -Since August 2021 accessing the "Lab" link in the left hand navigation menu brings up a site selection menu: 33 +Since August 2021 accessing the "Lab" link in the left hand navigation menu brings up a new site selection menu: 39 39 40 40 [[image:Screenshot 2021-08-30 at 19.00.59.png||height="252" width="300"]] 41 41 42 -Via choosing a different lab execution site it is be possible to choose a specific site, if there are specific needs for the created Jupyter virtual machine for a given task (e.g. a large memory requirement). Currently all the examples do not need any site specific features, so you can select in principle any site. The "safechoice"isto use CSCS as the primary execution site.37 +Via choosing a different lab execution site it is be possible to choose a specific site, if there are specific needs for the created Jupyter virtual machine for a given task (e.g. a large memory requirement). Currently all the examples do not need any site specific features, so you can select in principle any site. BUT (as of end of August 21) there is a sporadic problem with the NMPI communication, if running at Jülich. Thus for now, please use CSCS as the primary execution site. 43 43 44 44 45 45 === === 46 46 47 47 48 - 49 49 44 + 50 50 == BrainScaleS-2 specific == 51 51 52 52 The [[BrainScaleS external user chat>>https://chat.bioai.eu/external-users/channels/town-square]] has service announcements (e.g. when a system is down due to maintenance) and is also a good place to ask general questions. ... ... @@ -70,20 +70,6 @@ 70 70 71 71 Also since 21 June 2021 a separate quota setting is used for BrainScaleS-2 (visible on the Quota tab in the JobManager) 72 72 73 -=== BrainScaleS-2 interactive demo does not work with error message "ModuleNotFoundError: No module named 'pynn_brainscales'" === 74 - 75 -The BrainScaleS-2 interactive examples need the BrainScaleS client software. Currently (December 2021) this software is not available from the started-by-default "Python 3" kernel in the Jupyter lab, but requires the "EBRAINS_release_...." kernel. Please choose the kernel by clicking the kernel name in the lower left hand corner of the Lab window ("Python 3" in the screenshot) 76 - 77 -[[image:1639576461861-804.png||height="42" width="456"]] 78 - 79 -Then select the "EBRAINS_release_..." kernel from the dialog box and run the example again. 80 - 81 -[[image:1639576524483-695.png||height="259" width="420"]] 82 - 83 -It may be necessary to restart the newly chosen kernel via "Kernel > restart Kernel" from the menu. 84 - 85 -[[image:1639576718553-361.png||height="125" width="518"]] 86 - 87 87 == BrainScaleS-1 specific == 88 88 89 89 The [[BrainScaleS external user chat>>https://chat.bioai.eu/external-users/channels/town-square]] has service announcements (e.g. when a system is down due to maintenance) and is also a good place to ask general questions.
- 1639576524483-695.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.kindler - Size
-
... ... @@ -1,1 +1,0 @@ 1 -49.9 KB - Content
- 1639576718553-361.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.kindler - Size
-
... ... @@ -1,1 +1,0 @@ 1 -56.4 KB - Content
- Temporary problems
- Jupyter notebook environment ("Lab") related
- Error message "RuntimeError: EBRAINS kernel mismatch. Expected: EBRAINS-24.04 Actual: EBRAINS-25.02. Please select the appropriate kernel."
- Error message "Error in Authenticator.pre_spawn_start: ... 401: Unauthorized"
- No example notebooks in the Jupyter notebook environment ("Lab")
- Timeout when starting the Jupyter notebook environment ("Lab")
- Lab error message "Cannot open - Could not find path..."
- Error message: "Could not identify EBRAINS kernel "
- Import error for hbp_service_client
- BrainScaleS-2 specific
- BrainScaleS-1 specific
- Spikey