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

12 lines
2.6 KiB
Plaintext
Raw Normal View History

2026-04-21 18:51:08 +08:00
INFO: Started server process [119907]
INFO: Waiting for application startup.
INFO: Application startup complete.
INFO: Uvicorn running on https://0.0.0.0:19019 (Press CTRL+C to quit)
2026-04-21 18:51:08 +08:00
INFO: 192.168.2.10:60853 - "GET /status HTTP/1.1" 200 OK
INFO: 192.168.2.10:60864 - "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.
2026-04-21 18:51:08 +08:00
INFO: Finished server process [119488]