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

13 lines
2.9 KiB
Plaintext
Raw Normal View History

INFO: Started server process [118743]
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:59442 - "GET /status HTTP/1.1" 200 OK
INFO: 192.168.2.8:33398 - "GET /status HTTP/1.1" 200 OK
INFO: 192.168.2.10:59457 - "GET /status HTTP/1.1" 200 OK
INFO: Shutting down
INFO: Waiting for connections to close. (CTRL+C to force quit)
INFO: Waiting for application shutdown.
INFO: Application shutdown complete.
INFO: Finished server process [118454]