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

16 lines
3.4 KiB
Plaintext
Raw Blame History

This file contains invisible Unicode characters
This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
INFO: Started server process [621553]
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:55902 - "GET /status HTTP/1.1" 200 OK
INFO: 192.168.2.10:55902 - "GET /status HTTP/1.1" 200 OK
INFO: 192.168.2.10:55914 - "GET /status HTTP/1.1" 200 OK
INFO: 192.168.2.10:55914 - "GET /status HTTP/1.1" 200 OK
INFO: 192.168.2.10:55927 - "GET /status HTTP/1.1" 200 OK
INFO: 192.168.2.10:55927 - "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 [620268]