Translations:JupyterHub/71/en

From Alliance Doc
Jump to navigation Jump to search

Spawn failed: Timeout

JupyterHub - Spawn failed: Timeout
  • When starting a new session, JupyterHub automatically submits on your behalf a new interactive job to the cluster. If the job does not start within five minutes, a "Timeout" error message is raised and the session is cancelled.
    • Just like any interactive job on any cluster, a longer requested time can cause a longer wait time in the queue. Requesting a GPU or too many CPU cores can also cause a longer wait time. Make sure to request only the resources you need for your session.
    • If you already have another interactive job on the same cluster, your Jupyter session will be waiting along with other regular batch jobs in the queue. If possible, stop or cancel any other interactive job before using JupyterHub.
    • There may be just no resource available at the moment. Check the status page for any issue and try again later.