statiksof
statiksof
@danlester I though I already answered. All other sessions work fine, there is no timeout only when dashboards.
I think this is `streamlit` issue, see [here](https://github.com/streamlit/streamlit/issues/2312). Applying the patch avoided a time out .
@rcthomas We have Lustre file system. Also cvmfs for softwares.
> * Is the conda environment you're testing with on Lustre or is it on the CVMFS filesystem, and if you have your conda environment on both do you notice...
> OK, so, it sounds like you don't have a problem with the time between getting your job allocation from Slurm and jupyterhub-singleuser start up, it's just when you select...
Thanks @rcthomas for your contribution. We can leave this open now, maybe you can label it as `discussion`.
``` 12/5/2018 12:09:48 PM[I 2018-12-05 11:09:48.353 JupyterHub dockerspawner:564] Container 'jupyter-demo' is gone 12/5/2018 12:09:49 PM[I 2018-12-05 11:09:49.346 JupyterHub dockerspawner:698] Created container jupyter-demo (id: e79ed3a) from image 12/5/2018 12:09:49 PM[I 2018-12-05...
``` 12/5/2018 2:49:33 PM/usr/local/bin/start-singleuser.sh: ignoring /usr/local/bin/start-notebook.d/* 12/5/2018 2:49:33 PM 12/5/2018 2:49:33 PMContainer must be run with group root to update passwd file 12/5/2018 2:49:33 PMExecuting the command: jupyterhub-singleuser --ip="0.0.0.0" --port=8888...
@minrk this also applies to my issue?
Thanks @Mohitsharma44. Actually, I am not using SwarmSpawner, only dockerspawner. My Jupyetrhub runs in a CentOS 7 virtual machine. I also tried to run JH as systems not in a...