Closed Hoeze closed 4 years ago
I think it's a problem with the ProfilesSpawner. When I directly use batchspawner, it works.
I moved this to ProfilesSpawner. If the maintainers agree that this issues is independent of batchspawner, please close :)
Agree, this can be closed here since the repro at jupyterhub/wrapspawner#41 can work without batchspawner at all
Hi, I got a huge problem: The worker starts normally but the jupyterhub directly kills it. Logs of the worker:
Logs of jupyterhub:
I am using python 3.7, jupyterhub 1.2, batchspawner 1.0.1 and the current git version of wrapspawner.
What can be the cause of this problem?