35 lines
3.4 KiB
Plaintext
35 lines
3.4 KiB
Plaintext
WARNING:root:jtop library not found. Jetson monitoring will be limited. Please run 'sudo pip install jetson-stats'
|
|
INFO: Started server process [181223]
|
|
INFO: Waiting for application startup.
|
|
INFO: Application startup complete.
|
|
INFO: Uvicorn running on http://0.0.0.0:8888 (Press CTRL+C to quit)
|
|
INFO: 122.35.47.45:60427 - "GET / HTTP/1.1" 200 OK
|
|
INFO: 122.35.47.45:60430 - "WebSocket /ws" [accepted]
|
|
INFO: connection open
|
|
INFO: 122.35.47.45:60427 - "GET /api/logs?lines=50 HTTP/1.1" 200 OK
|
|
INFO: 122.35.47.45:60428 - "GET /api/performance-stats HTTP/1.1" 200 OK
|
|
INFO: 122.35.47.45:60433 - "GET /api/model-usage-stats HTTP/1.1" 200 OK
|
|
INFO: 122.35.47.45:60434 - "GET /api/system-alerts HTTP/1.1" 200 OK
|
|
INFO: 127.0.0.1:42786 - "GET /api/simple HTTP/1.1" 200 OK
|
|
INFO: 122.35.47.45:60441 - "GET /api/system-alerts HTTP/1.1" 200 OK
|
|
INFO: 122.35.47.45:60441 - "GET /api/model-usage-stats HTTP/1.1" 200 OK
|
|
INFO: 122.35.47.45:60441 - "GET /api/system-alerts HTTP/1.1" 200 OK
|
|
INFO: 122.35.47.45:60460 - "GET /api/performance-stats HTTP/1.1" 200 OK
|
|
INFO: 122.35.47.45:60457 - "GET /api/logs?lines=50 HTTP/1.1" 200 OK
|
|
INFO: 122.35.47.45:60458 - "GET /api/model-usage-stats HTTP/1.1" 200 OK
|
|
INFO: 122.35.47.45:60459 - "GET /api/system-alerts HTTP/1.1" 200 OK
|
|
INFO: 122.35.47.45:60472 - "GET /api/system-alerts HTTP/1.1" 200 OK
|
|
ERROR:app.monitoring.dashboard:모델 성능 통계 조회 중 예외 발생: HTTPConnectionPool(host='0.0.0.0', port=8008): Max retries exceeded with url: /api/v1/stats (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7feae88ed240>: Failed to establish a new connection: [Errno 111] Connection refused'))
|
|
INFO: 122.35.47.45:60472 - "GET /api/model-usage-stats HTTP/1.1" 200 OK
|
|
ERROR:app.monitoring.dashboard:모델 성능 통계 조회 중 예외 발생: HTTPConnectionPool(host='0.0.0.0', port=8008): Max retries exceeded with url: /api/v1/stats (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7feae88ec2e0>: Failed to establish a new connection: [Errno 111] Connection refused'))
|
|
ERROR:app.monitoring.dashboard:모델 성능 통계 조회 중 예외 발생: HTTPConnectionPool(host='0.0.0.0', port=8008): Max retries exceeded with url: /api/v1/stats (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7feae88ed9f0>: Failed to establish a new connection: [Errno 111] Connection refused'))
|
|
ERROR:app.monitoring.dashboard:모델 성능 통계 조회 중 예외 발생: HTTPConnectionPool(host='0.0.0.0', port=8008): Max retries exceeded with url: /api/v1/stats (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7feae88ecbe0>: Failed to establish a new connection: [Errno 111] Connection refused'))
|
|
INFO: Shutting down
|
|
INFO: connection closed
|
|
INFO: Waiting for background tasks to complete. (CTRL+C to force quit)
|
|
ERROR:app.monitoring.dashboard:모델 성능 통계 조회 중 예외 발생: HTTPConnectionPool(host='0.0.0.0', port=8008): Max retries exceeded with url: /api/v1/stats (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7feae88ec970>: Failed to establish a new connection: [Errno 111] Connection refused'))
|
|
ERROR:app.monitoring.dashboard:데이터 전송 오류:
|
|
INFO: Waiting for application shutdown.
|
|
INFO: Application shutdown complete.
|
|
INFO: Finished server process [181223]
|