I managed to establish Jupyterhub
on my server and it worked well. Since I tried to restart the Jupyterhub
service it doesn't work any more and when I'm trying to run it I see the error message:
Proxy appears to be running at http://*:8000/, but I can't access it (HTTP 403: Forbidden)
Did CONFIGPROXY_AUTH_TOKEN change?
In the web browser I get
Error 503: Proxy Target Missing.
It may be connected to the warning that I see every time when I run Jupyterhub
:
Generating CONFIGPROXY_AUTH_TOKEN. Restarting the Hub will require restarting the proxy.
Set CONFIGPROXY_AUTH_TOKEN env or JupyterHub.proxy_auth_token config to avoid this message.