Changes for page Troubleshooting
Last modified by kindler on 2025/05/14 16:54
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1,3 +1,9 @@ 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 + 1 1 == Jupyter notebook environment ("Lab") related == 2 2 3 3 === Error message "Error in Authenticator.pre_spawn_start: ... 401: Unauthorized" === ... ... @@ -8,13 +8,13 @@ 8 8 9 9 === No example notebooks in the Jupyter notebook environment ("Lab") === 10 10 11 -When starting the Jupyter notebook environment for the first time it take sabouta 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", then click the "Lab" link again.17 +When starting the Jupyter notebook environment for the first time it can take a bit (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", then click the "Lab" link again. 12 12 13 13 [[image:NoFiles.png]] 14 14 15 15 === Timeout when starting the Jupyter notebook environment ("Lab") === 16 16 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 quitesome time (in the order of 2 minutes). Accessing the "Lab" link again after a few minutes usually works.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. 18 18 19 19 === Lab error message "Cannot open - Could not find path..." === 20 20 ... ... @@ -27,20 +27,11 @@ 27 27 [[image:1623846323177-898.png||height="287" width="350"]] 28 28 29 29 30 -=== Testjobsmakeproblems atJülich===36 +=== Import error for hbp_service_client === 31 31 32 - SinceAugust 2021 accessingthe"Lab"linkinthelefthandnavigationmenubringsupasiteselectionmenu:38 +The hbp_service_client was needed for the now not-existing-any-longer Collaboratory version 1. The import line can be deleted from scripts. 33 33 34 -[[image:Screenshot 2021-08-30 at 19.00.59.png||height="252" width="300"]] 35 35 36 -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 "safe choice" is to use CSCS as the primary execution site. 37 - 38 - 39 -=== === 40 - 41 - 42 - 43 - 44 44 == BrainScaleS-2 specific == 45 45 46 46 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. ... ... @@ -95,4 +95,4 @@ 95 95 96 96 There are also some additional Python3 related changes in the brainscales_system_chain_test.py example. Please find a [[working example script>>https://lab.ch.ebrains.eu/user-redirect/lab/tree/shared/NMC%20Collab%20copy%20template/BrainScaleS/BrainScaleS_01_Chain.ipynb]] in our [[copy-template Drive>>https://wiki.ebrains.eu/bin/view/Collabs/nmc-collab-copy-template/Drive]] (for copying into users collabs). 97 97 98 -==== ==== 95 +==== ====
- 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