Files
voice-chat-web/logs/server.log

13 lines
4.6 KiB
Plaintext
Raw Normal View History

INFO: Started server process [119488]
INFO: Waiting for application startup.
INFO: Application startup complete.
INFO: Uvicorn running on https://0.0.0.0:19019 (Press CTRL+C to quit)
INFO: 192.168.2.10:60313 - "GET /status HTTP/1.1" 200 OK
INFO: 192.168.2.10:60333 - "GET /status HTTP/1.1" 200 OK
INFO: 192.168.2.10:60337 - "GET /status HTTP/1.1" 200 OK
INFO: S
INFO: Waiting for connections to close. (CTRL+C to force quit)
INFO: Waiting for application shutdown.
INFO: Application shutdown complete.
INFO: Finished server process [118743]