Skip to article frontmatterSkip to article content

Troubleshooting Guide


Why don’t any labs appear on the OpenScienceLab home page?

You most likely have not yet configured Multi-Factor Authentication (MFA). While any user can log in without MFA, until a user has configured their MFA device, they will be unable to access any OpenScienceLab resources.

See Configuring Multi-Factor Authentication for more information and a detailed walkthrough.

Why did the kernel die while running a notebook?

The message that appears when a notebook kernel dies

The message that appears when a notebook kernel dies

Summary: If you are running a resource hungry program, your kernel might die. Try subsetting your data, processing it in batches, and mosaicing your results.


I successfully ran a notebook earlier on the same data but now it is killing the kernel.


I receive a Kernel not found message when I open a notebook.

The message that appears when an expected notebook kernel cannot be found

The message that appears when an expected notebook kernel cannot be found


My notebook won’t open, opens slowly, or won’t save.

Select Restart Kernel and Clear All Outputs from the Kernel menu and try saving it again.

Select Restart Kernel and Clear All Outputs from the Kernel menu and try saving it again.


I am receiving a No space left on device error.

OpenSARLab users have access to a finite amount of storage space (details here).

It is up to users to manage their storage.


My server won’t start and I cannot access OpenSARlab.

This issue is typically due either to an unexpected behavior of nbgitpuller or to having used up all space on your storage volume.

Please contact an OpenSARlab Administrator for help.


The edits I made to an ASF notebook have disappeared since the last time I used OpenSARlab.


One of my notebooks looks like it has a mix of code from various versions of the notebook.


I am having trouble setting up a web server and developing my web app in OpenSARlab.


A notebook won’t load. A new browser tab opens and shows the JupyterHub header, but no notebook appears.


My issue is not on this list