测试部署
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

16 lines
1.7 KiB

2024-05-14 18:17:55 | ERROR | stderr | INFO: Started server process [68750]
2024-05-14 18:17:55 | ERROR | stderr | INFO: Waiting for application startup.
2024-05-14 18:17:55 | ERROR | stderr | INFO: Application startup complete.
2024-05-14 18:17:55 | ERROR | stderr | INFO: Uvicorn running on http://localhost:20000 (Press CTRL+C to quit)
2024-05-14 18:18:20 | ERROR | stderr | INFO: Started server process [68797]
2024-05-14 18:18:20 | ERROR | stderr | INFO: Waiting for application startup.
2024-05-14 18:18:20 | ERROR | stderr | INFO: Application startup complete.
2024-05-14 18:18:20 | ERROR | stderr | INFO: Uvicorn running on http://localhost:20000 (Press CTRL+C to quit)
2024-05-14 18:18:48 | INFO | stdout | INFO: ::1:61931 - "POST /v1/chat/completions HTTP/1.1" 200 OK
2024-05-14 18:19:32 | INFO | stdout | INFO: ::1:62014 - "POST /v1/chat/completions HTTP/1.1" 200 OK
2024-05-15 15:52:40 | ERROR | stderr | INFO: Started server process [15002]
2024-05-15 15:52:40 | ERROR | stderr | INFO: Waiting for application startup.
2024-05-15 15:52:40 | ERROR | stderr | INFO: Application startup complete.
2024-05-15 15:52:40 | ERROR | stderr | ERROR: [Errno 48] error while attempting to bind on address ('127.0.0.1', 20000): address already in use
2024-05-15 15:52:40 | ERROR | stderr | INFO: Waiting for application shutdown.
2024-05-15 15:52:40 | ERROR | stderr | INFO: Application shutdown complete.