2023-03-08T17:34:02.683248037Z [I 2023-03-08 17:34:02.683 ServerApp] nbclassic | extension was successfully loaded. 2023-03-08T17:34:02.683722950Z [I 2023-03-08 17:34:02.683 ServerApp] Serving notebooks from local directory: / 2023-03-08T17:34:02.683736861Z [I 2023-03-08 17:34:02.683 ServerApp] Jupyter Server 2.4.0 is running at: 2023-03-08T17:34:02.683741651Z [I 2023-03-08 17:34:02.683 ServerApp] http://localhost:8888/lab?token=... 2023-03-08T17:34:02.683745851Z [I 2023-03-08 17:34:02.683 ServerApp] http://127.0.0.1:8888/lab?token=... 2023-03-08T17:34:02.683749631Z [I 2023-03-08 17:34:02.683 ServerApp] Use Control-C to stop this server and shut down all kernels (twice to skip confirmation). 2023-03-08T17:34:26.142399825Z [E 2023-03-08 17:34:26.141 ServerApp] Uncaught exception in write_error 2023-03-08T17:34:26.142430476Z Traceback (most recent call last): 2023-03-08T17:34:26.142433386Z File "/workspace/stable-diffusion-webui/venv/lib/python3.10/site-packages/tornado/web.py", line 1219, in send_error 2023-03-08T17:34:26.142435746Z self.write_error(status_code, **kwargs) 2023-03-08T17:34:26.142437936Z File "/workspace/stable-diffusion-webui/venv/lib/python3.10/site-packages/jupyter_server/base/handlers.py", line 707, in write_error 2023-03-08T17:34:26.142441446Z html = self.render_template("error.html", **ns) 2023-03-08T17:34:26.142443546Z File "/workspace/stable-diffusion-webui/venv/lib/python3.10/site-packages/jupyter_server/base/handlers.py", line 633, in render_template 2023-03-08T17:34:26.142445876Z return template.render(**ns) 2023-03-08T17:34:26.142447826Z File "/workspace/stable-diffusion-webui/venv/lib/python3.10/site-packages/jinja2/environment.py", line 1301, in render 2023-03-08T17:34:26.142450106Z self.environment.handle_exception() 2023-03-08T17:34:26.142452087Z File "/workspace/stable-diffusion-webui/venv/lib/python3.10/site-packages/jinja2/environment.py", line 936, in handle_exception 2023-03-08T17:34:26.142454367Z raise rewrite_traceback_stack(source=source) 2023-03-08T17:34:26.142456347Z File "/workspace/stable-diffusion-webui/venv/lib/python3.10/site-packages/jupyter_server/templates/error.html", line 1, in top-level template code 2023-03-08T17:34:26.142458537Z {% extends "page.html" %} 2023-03-08T17:34:26.142460657Z File "/workspace/stable-diffusion-webui/venv/lib/python3.10/site-packages/jupyter_server/templates/page.html", line 9, in top-level template code