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
-
... ... @@ -4,16 +4,6 @@ 4 4 (% class="wikigeneratedid" %) 5 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 6 7 -== Temporary problems == 8 - 9 -=== August 2022: "504 Gateway Time-out" === 10 - 11 -The call to //client.list_resource_requests(repoInfo.nameInTheUrl)// in the batch-exmaple notebooks currently (19 August 2022) result in a "504 Gateway Time-out" error due to a problem in the back-end. As a workaround, please just skip the part by inserting a line with the content 12 -//exit()// 13 -before the line 14 -//a=client.list_resource_requests(repoInfo.nameInTheUrl)// 15 -in the example notebook. This skips the pre-check for an existing quota (so, if a quota entry is missing the execution will fail later), but allows the notebook to run, if a quota entry is present (which is the usual case). 16 - 17 17 == Jupyter notebook environment ("Lab") related == 18 18 19 19 === Error message "Error in Authenticator.pre_spawn_start: ... 401: Unauthorized" === ... ... @@ -24,13 +24,13 @@ 24 24 25 25 === No example notebooks in the Jupyter notebook environment ("Lab") === 26 26 27 -When starting the Jupyter notebook environment for the first time it cantake a17 +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", then click the "Lab" link again. 28 28 29 29 [[image:NoFiles.png]] 30 30 31 31 === Timeout when starting the Jupyter notebook environment ("Lab") === 32 32 33 -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. 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 quite some time (in the order of 2 minutes). Accessing the "Lab" link again after a few minutes usually works. 34 34 35 35 === Lab error message "Cannot open - Could not find path..." === 36 36 ... ... @@ -43,11 +43,20 @@ 43 43 [[image:1623846323177-898.png||height="287" width="350"]] 44 44 45 45 46 -=== Importerror for hbp_service_client ===36 +=== Test jobs make problems at Jülich === 47 47 48 - Thehbp_service_clientwasneededforthenow not-existing-any-longer Collaboratory version1. Theimport linecanbedeleted fromscripts.38 +Since August 2021 accessing the "Lab" link in the left hand navigation menu brings up a site selection menu: 49 49 40 +[[image:Screenshot 2021-08-30 at 19.00.59.png||height="252" width="300"]] 50 50 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 "safe choice" is to use CSCS as the primary execution site. 43 + 44 + 45 +=== === 46 + 47 + 48 + 49 + 51 51 == BrainScaleS-2 specific == 52 52 53 53 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. ... ... @@ -102,4 +102,4 @@ 102 102 103 103 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). 104 104 105 -==== ==== 104 +==== ====
- 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