diff --git a/server.log b/server.log index dd29091..bdf31a9 100644 --- a/server.log +++ b/server.log @@ -1,5 +1,6 @@ -INFO: Started server process [46332] +INFO: Started server process [49220] INFO: Waiting for application startup. INFO: Application startup complete. -INFO: Uvicorn running on http://0.0.0.0:8000 (Press CTRL+C to quit) -INFO: 127.0.0.1:37324 - "GET / HTTP/1.1" 200 OK +ERROR: [Errno 98] error while attempting to bind on address ('0.0.0.0', 8000): address already in use +INFO: Waiting for application shutdown. +INFO: Application shutdown complete.