Warning : Jupiter-lab will be down today from 16:00 CEST (my timezone) for up to 15 minutes for maintenance.


Wiki source code of Troubleshooting

Version 25.1 by kindler on 2021/08/30 19:03

Hide last authors
kindler 22.1 1 (% class="wikigeneratedid" %)
2 (Test sentence)
3
kindler 3.1 4 == Problems with the Jupyter notebook environment ("Lab") ==
kindler 1.1 5
kindler 3.1 6 === Error message "Error in Authenticator.pre_spawn_start: ... 401: Unauthorized" ===
kindler 1.1 7
kindler 8.1 8 When a new user accesses the Lab in a new collab for the first time, it is possible, that the JuypterLab is not starting and instead shows a "...401 Unauthorized" message.
kindler 1.1 9
kindler 8.1 10 To fix this error, please access the **"Drive"** link in the collab once (the "Drive" is also in the left hand navigation menu of the Collab). After the "Drive" has been accesses once the JupyterLab should start.
11
kindler 3.1 12 === No example notebooks in the Jupyter notebook environment ("Lab") ===
kindler 2.1 13
kindler 7.1 14 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"
kindler 2.1 15
kindler 7.1 16 [[image:NoFiles.png]]
17
kindler 3.1 18 === Timeout when starting the Jupyter notebook environment ("Lab") ===
kindler 2.1 19
20 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.
21
kindler 14.1 22 === Lab error message "Cannot open - Could not find path..." ===
23
kindler 18.1 24 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)
kindler 14.1 25
26
27 [[image:1623846216460-541.png]]
28
kindler 18.1 29 In the "Drive" the path is visible:
kindler 14.1 30
kindler 17.1 31 [[image:1623846323177-898.png||height="287" width="350"]]
kindler 14.1 32
kindler 23.1 33
34 === Test jobs make problems at Jülich ===
35
36 Since August 2021 accessing the "Lab" link in the left hand navigation menu brings up a new site selection menu:
37
kindler 25.1 38 [[image:Screenshot 2021-08-30 at 19.00.59.png||height="252" width="300"]]
39
40 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.
41
42
43
44
kindler 23.1 45
46
kindler 10.1 47 == BrainScaleS specific tips ==
48
49 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.
kindler 19.1 50
51 ==== BrainScaleS-2: "Job error" in the Collaboratory, though it worked until 21 June 2021 ====
52
53 On 21 June 2021 we changed the platform selection in the nmpi command client.submit_job(...,platform=nmpi.BRAINSCALES,...). From then on, please specify nmpi.BRAINSCALES**2** as the platform to run networks on the BrainScaleS-2 architecture (i.e. on "wafer">60).
54
55 In the JobManager, a job with the now wrong platform=nmpi.BRAINSCALES shown in the "log" part of the detailed job information:
56
57 {{{72 is not a valid wafer module for BrainScaleS-1. Since 21 June 2021, please use "nmpi.BRAINSCALES2" as platform specification ...}}}
58
kindler 20.1 59 Also since 21 June 2021 a separate quota setting is used for BrainScaleS-2 (visible on the Quota tab in the JobManager)
60
kindler 21.1 61 === BrainScaleS-1 ===
62
63 Currently (2 July 2021) the default-system ("wafer 33") is under maintenance. Please see the [[BrainScaleS-1 chat>>https://chat.bioai.eu/external-users/channels/brainscales]] for updates.
64
65
kindler 23.1 66 ==== ====