在不使用porterLB的时候,服务是可以正常登录跳转到服务页面的
[I 2021-03-11 16:28:23.527 JupyterHub app:2631] JupyterHub is now running at http://0.0.0.0:8898/
[I 2021-03-11 16:29:10.791 JupyterHub log:174] 302 GET / -> /hub/ (@190.168.86.1) 2.58ms
[W 2021-03-11 16:29:10.806 JupyterHub base:392] Invalid or expired cookie token
[I 2021-03-11 16:29:10.811 JupyterHub log:174] 302 GET /hub/ -> /hub/login (@190.168.86.1) 6.49ms
[I 2021-03-11 16:29:10.909 JupyterHub log:174] 200 GET /hub/login (@190.168.86.1) 88.13ms
su: user useradd does not exist
[I 2021-03-11 16:29:17.277 JupyterHub base:707] User logged in: wt
[I 2021-03-11 16:29:17.288 JupyterHub log:174] 302 POST /hub/login?next= -> /hub/spawn (wt@190.168.86.1) 877.49ms
[I 2021-03-11 16:29:17.405 JupyterHub spawner:1417] Spawning jupyterhub-singleuser –ip=127.0.0.1 –port=47879
[I 2021-03-11 16:29:18.324 JupyterHub log:174] 302 GET /hub/spawn -> /hub/spawn-pending/wt (wt@190.168.86.1) 1017.72ms
[I 2021-03-11 16:29:18.357 JupyterHub pages:347] wt is pending spawn
[I 2021-03-11 16:29:18.400 JupyterHub log:174] 200 GET /hub/spawn-pending/wt (wt@190.168.86.1) 54.31ms
[I 2021-03-11 16:29:24.055 SingleUserNotebookApp extension:158] JupyterLab extension loaded from /usr/local/anaconda3/lib/python3.7/site-packages/jupyterlab
[I 2021-03-11 16:29:24.055 SingleUserNotebookApp extension:159] JupyterLab application directory is /usr/local/anaconda3/share/jupyter/lab
这是服务正常的日志信息