Warning : The Lab instance on CINECA will be unavailable today from 16:00 CEST (my timezone) for up to 15 minutes for maintenance. The JSC instance will remain operational during this period.


Changes for page Troubleshooting

Last modified by kindler on 2025/05/14 16:54

From version 41.1
edited by kindler
on 2022/08/19 15:21
Change comment: There is no comment for this version
To version 39.1
edited by kindler
on 2022/03/21 17:22
Change comment: There is no comment for this version

Summary

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" ===
... ... @@ -43,7 +43,7 @@
43 43  [[image:1623846323177-898.png||height="287" width="350"]]
44 44  
45 45  
46 -=== Import error for hbp_service_client ===
36 +=== Import error for hbp_service_client ===
47 47  
48 48  The hbp_service_client was needed for the now not-existing-any-longer Collaboratory version 1. The import line can be deleted from scripts.
49 49  
... ... @@ -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 -==== ====
95 +==== ====