-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathnohup.out
34 lines (34 loc) · 1.61 KB
/
nohup.out
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
the input device is not a TTY
INFO: Started server process [1]
INFO: Waiting for application startup.
INFO: Application startup complete.
INFO: Uvicorn running on http://0.0.0.0:80 (Press CTRL+C to quit)
CONNECTING TO PRODUCTION DATABASE
INFO: 181.137.48.247:58935 - "GET /docs HTTP/1.1" 200 OK
email-validator not installed, email fields will be treated as str.
To install, run: pip install email-validator
INFO: 181.137.48.247:58935 - "GET /openapi.json HTTP/1.1" 200 OK
INFO: Shutting down
INFO: Waiting for application shutdown.
INFO: Application shutdown complete.
INFO: Finished server process [1]
the input device is not a TTY
the input device is not a TTY
docker: invalid reference format.
See 'docker run --help'.
the input device is not a TTY
INFO: Started server process [1]
INFO: Waiting for application startup.
INFO: Application startup complete.
INFO: Uvicorn running on http://0.0.0.0:80 (Press CTRL+C to quit)
CONNECTING TO PRODUCTION DATABASE
INFO: 181.137.48.247:60310 - "GET /docs HTTP/1.1" 200 OK
email-validator not installed, email fields will be treated as str.
To install, run: pip install email-validator
INFO: 181.137.48.247:60310 - "GET /openapi.json HTTP/1.1" 200 OK
INFO: 190.26.137.8:57638 - "GET /docs HTTP/1.1" 200 OK
INFO: 190.26.137.8:57638 - "GET /openapi.json HTTP/1.1" 200 OK
INFO: 181.137.48.247:60311 - "GET /docs HTTP/1.1" 200 OK
INFO: 181.137.48.247:60311 - "GET /openapi.json HTTP/1.1" 200 OK
INFO: 190.26.137.8:57646 - "GET / HTTP/1.1" 307 Temporary Redirect
INFO: 190.26.137.8:57646 - "GET /docs HTTP/1.1" 200 OK