-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathlogfile.out
More file actions
20 lines (20 loc) · 1.68 KB
/
logfile.out
File metadata and controls
20 lines (20 loc) · 1.68 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
nohup: ignoring input
Current Working Directory: /storage/home/gbchan/flask/ru_app
* Serving Flask app 'Classify_FlaskEnd'
* Debug mode: off
/home/gbchan/anaconda3/envs/flaskEnd/lib/python3.7/site-packages/sklearn/base.py:315: UserWarning: Trying to unpickle estimator SVC from version 1.0.2 when using version 0.24.2. This might lead to breaking code or invalid results. Use at your own risk.
UserWarning)
/home/gbchan/anaconda3/envs/flaskEnd/lib/python3.7/site-packages/sklearn/base.py:315: UserWarning: Trying to unpickle estimator MultiOutputClassifier from version 1.0.2 when using version 0.24.2. This might lead to breaking code or invalid results. Use at your own risk.
UserWarning)
/home/gbchan/anaconda3/envs/flaskEnd/lib/python3.7/site-packages/sklearn/base.py:315: UserWarning: Trying to unpickle estimator TfidfTransformer from version 1.0.2 when using version 0.24.2. This might lead to breaking code or invalid results. Use at your own risk.
UserWarning)
/home/gbchan/anaconda3/envs/flaskEnd/lib/python3.7/site-packages/sklearn/base.py:315: UserWarning: Trying to unpickle estimator TfidfVectorizer from version 1.0.2 when using version 0.24.2. This might lead to breaking code or invalid results. Use at your own risk.
UserWarning)
WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
* Running on all addresses (0.0.0.0)
* Running on http://127.0.0.1:5000
* Running on http://172.18.91.78:5000
Press CTRL+C to quit
127.0.0.1 - - [21/Nov/2023 17:32:03] "POST /getlabel HTTP/1.0" 404 -
127.0.0.1 - - [21/Nov/2023 17:32:06] "POST /getlabel HTTP/1.0" 404 -
127.0.0.1 - - [21/Nov/2023 17:32:19] "POST /getlabel HTTP/1.0" 404 -