I'm running the sftp-image as a separate container on the same server as JupyterHub which is also a container. I have started the sftp container but having some trouble to login. After doing some research i created a debug logfile to see that the user validation actually is ok. The problem seems to be the mounting that happens inside the jupyterhub-token-verify.py
Hi,
I'm running the sftp-image as a separate container on the same server as JupyterHub which is also a container. I have started the sftp container but having some trouble to login. After doing some research i created a debug logfile to see that the user validation actually is ok. The problem seems to be the mounting that happens inside the jupyterhub-token-verify.py
What should theese variables be?
From the logfile (server and username are replaced by SERVER and USERID)