-
Notifications
You must be signed in to change notification settings - Fork 0
/
uwsgi.log
310 lines (310 loc) · 26.5 KB
/
uwsgi.log
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
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
*** Starting uWSGI 2.0.17.1 (64bit) on [Sun Nov 11 22:12:59 2018] ***
compiled with version: 4.8.5 20150623 (Red Hat 4.8.5-28) on 09 November 2018 16:19:10
os: Linux-3.10.0-862.11.6.el7.x86_64 #1 SMP Tue Aug 14 21:49:04 UTC 2018
nodename: instance-sh9521pr
machine: x86_64
clock source: unix
pcre jit disabled
detected number of CPU cores: 1
current working directory: /home/myblog
writing pidfile to uwsgi.pid
detected binary path: /usr/local/bin/uwsgi
uWSGI running as root, you can use --uid/--gid/--chroot options
*** WARNING: you are running uWSGI as root !!! (use the --uid flag) ***
chdir() to /home/myblog/
your processes number limit is 3813
your memory page size is 4096 bytes
detected max file descriptor number: 65535
!!! no /etc/mime.types file found !!!
lock engine: pthread robust mutexes
thunder lock: disabled (you can enable it with --thunder-lock)
uWSGI http bound on :8081 fd 4
uwsgi socket 0 bound to TCP address 127.0.0.1:38460 (port auto-assigned) fd 3
uWSGI running as root, you can use --uid/--gid/--chroot options
*** WARNING: you are running uWSGI as root !!! (use the --uid flag) ***
Python version: 3.6.7 (default, Nov 8 2018, 17:03:16) [GCC 4.8.5 20150623 (Red Hat 4.8.5-28)]
Python main interpreter initialized at 0x200bc80
uWSGI running as root, you can use --uid/--gid/--chroot options
*** WARNING: you are running uWSGI as root !!! (use the --uid flag) ***
python threads support enabled
your server socket listen backlog is limited to 100 connections
your mercy for graceful operations on workers is 60 seconds
mapped 166752 bytes (162 KB) for 2 cores
*** Operational MODE: threaded ***
WSGI app 0 (mountpoint='') ready in 1 seconds on interpreter 0x200bc80 pid: 30579 (default app)
uWSGI running as root, you can use --uid/--gid/--chroot options
*** WARNING: you are running uWSGI as root !!! (use the --uid flag) ***
*** uWSGI is running in multiple interpreter mode ***
spawned uWSGI master process (pid: 30579)
spawned uWSGI worker 1 (pid: 30581, cores: 2)
spawned uWSGI http 1 (pid: 30582)
[pid: 30581|app: 0|req: 1/1] 122.4.66.45 () {38 vars in 785 bytes} [Sun Nov 11 14:18:08 2018] GET /simple/ => generated 6200 bytes in 66 msecs (HTTP/1.1 200) 5 headers in 292 bytes (1 switches on core 0)
[pid: 30581|app: -1|req: -1/2] 122.4.66.45 () {40 vars in 811 bytes} [Sun Nov 11 14:18:08 2018] GET /static/css/base.css => generated 0 bytes in 0 msecs (HTTP/1.1 304) 0 headers in 29 bytes (0 switches on core 1)
[pid: 30581|app: -1|req: -1/3] 122.4.66.45 () {40 vars in 805 bytes} [Sun Nov 11 14:18:08 2018] GET /static/css/m.css => generated 0 bytes in 0 msecs (HTTP/1.1 304) 0 headers in 29 bytes (0 switches on core 1)
[pid: 30581|app: -1|req: -1/4] 122.4.66.45 () {40 vars in 832 bytes} [Sun Nov 11 14:18:08 2018] GET /static/images/8.jpg => generated 0 bytes in 0 msecs (HTTP/1.1 304) 0 headers in 29 bytes (0 switches on core 1)
[pid: 30581|app: -1|req: -1/5] 122.4.66.45 () {40 vars in 832 bytes} [Sun Nov 11 14:18:08 2018] GET /static/images/7.jpg => generated 0 bytes in 0 msecs (HTTP/1.1 304) 0 headers in 29 bytes (0 switches on core 1)
[pid: 30581|app: -1|req: -1/6] 122.4.66.45 () {40 vars in 832 bytes} [Sun Nov 11 14:18:08 2018] GET /static/images/4.jpg => generated 0 bytes in 0 msecs (HTTP/1.1 304) 0 headers in 29 bytes (0 switches on core 1)
[pid: 30581|app: -1|req: -1/7] 122.4.66.45 () {40 vars in 813 bytes} [Sun Nov 11 14:18:08 2018] GET /static/css/index.css => generated 0 bytes in 0 msecs (HTTP/1.1 304) 0 headers in 29 bytes (0 switches on core 1)
[pid: 30581|app: -1|req: -1/8] 122.4.66.45 () {40 vars in 832 bytes} [Sun Nov 11 14:18:08 2018] GET /static/images/9.jpg => generated 0 bytes in 0 msecs (HTTP/1.1 304) 0 headers in 29 bytes (0 switches on core 1)
[pid: 30581|app: -1|req: -1/9] 122.4.66.45 () {40 vars in 834 bytes} [Sun Nov 11 14:18:08 2018] GET /static/images/10.jpg => generated 0 bytes in 0 msecs (HTTP/1.1 304) 0 headers in 29 bytes (0 switches on core 1)
uwsgi_response_sendfile_do() TIMEOUT !!!
[pid: 30581|app: -1|req: -1/10] 122.4.66.45 () {38 vars in 779 bytes} [Sun Nov 11 14:18:08 2018] GET /static/images/12.jpg => generated 0 bytes in 4004 msecs via sendfile() (HTTP/1.1 200) 2 headers in 90 bytes (1 switches on core 1)
[pid: 30581|app: -1|req: -1/11] 122.4.66.45 () {40 vars in 834 bytes} [Sun Nov 11 14:18:12 2018] GET /static/images/wx.jpg => generated 0 bytes in 0 msecs (HTTP/1.1 304) 0 headers in 29 bytes (0 switches on core 1)
uwsgi_response_sendfile_do() TIMEOUT !!!
[pid: 30581|app: -1|req: -1/12] 122.4.66.45 () {38 vars in 779 bytes} [Sun Nov 11 14:18:08 2018] GET /static/images/11.jpg => generated 0 bytes in 4005 msecs via sendfile() (HTTP/1.1 200) 2 headers in 90 bytes (1 switches on core 0)
Not Found: /media/
[pid: 30581|app: 0|req: 3/13] 122.4.66.45 () {38 vars in 751 bytes} [Sun Nov 11 14:18:12 2018] GET /media/ => generated 1725 bytes in 3 msecs (HTTP/1.1 404) 3 headers in 102 bytes (1 switches on core 0)
[pid: 30581|app: -1|req: -1/14] 122.4.66.45 () {40 vars in 852 bytes} [Sun Nov 11 14:18:12 2018] GET /static/images/topbg.jpg => generated 0 bytes in 0 msecs (HTTP/1.1 304) 0 headers in 29 bytes (0 switches on core 0)
[pid: 30581|app: -1|req: -1/15] 122.4.66.45 () {40 vars in 847 bytes} [Sun Nov 11 14:18:12 2018] GET /static/images/li.png => generated 0 bytes in 0 msecs (HTTP/1.1 304) 0 headers in 29 bytes (0 switches on core 0)
uwsgi_response_sendfile_do() TIMEOUT !!!
OSError: write error
[pid: 30581|app: 0|req: 3/16] 122.4.66.45 () {38 vars in 793 bytes} [Sun Nov 11 14:18:12 2018] GET /media/1/avatar/e12b55f9.jpg => generated 0 bytes in 4005 msecs via sendfile() (HTTP/1.1 200) 4 headers in 145 bytes (1 switches on core 1)
[uwsgi-http key: 106.12.88.106:8081 client_addr: 122.4.66.45 client_port: 53657] hr_write(): Broken pipe [plugins/http/http.c line 565]
[uwsgi-http key: 106.12.88.106:8081 client_addr: 122.4.66.45 client_port: 53401] hr_write(): Broken pipe [plugins/http/http.c line 565]
[uwsgi-http key: 106.12.88.106:8081 client_addr: 122.4.66.45 client_port: 54169] hr_write(): Broken pipe [plugins/http/http.c line 565]
*** Starting uWSGI 2.0.17.1 (64bit) on [Sun Nov 11 22:24:12 2018] ***
compiled with version: 4.8.5 20150623 (Red Hat 4.8.5-28) on 09 November 2018 16:19:10
os: Linux-3.10.0-862.11.6.el7.x86_64 #1 SMP Tue Aug 14 21:49:04 UTC 2018
nodename: instance-sh9521pr
machine: x86_64
clock source: unix
pcre jit disabled
detected number of CPU cores: 1
current working directory: /home/myblog
writing pidfile to uwsgi.pid
detected binary path: /usr/local/bin/uwsgi
uWSGI running as root, you can use --uid/--gid/--chroot options
*** WARNING: you are running uWSGI as root !!! (use the --uid flag) ***
chdir() to /home/myblog/
your processes number limit is 3813
your memory page size is 4096 bytes
detected max file descriptor number: 65535
!!! no /etc/mime.types file found !!!
lock engine: pthread robust mutexes
thunder lock: disabled (you can enable it with --thunder-lock)
uWSGI http bound on 127.0.0.1:8081 fd 4
uwsgi socket 0 bound to TCP address 127.0.0.1:45754 (port auto-assigned) fd 3
uWSGI running as root, you can use --uid/--gid/--chroot options
*** WARNING: you are running uWSGI as root !!! (use the --uid flag) ***
Python version: 3.6.7 (default, Nov 8 2018, 17:03:16) [GCC 4.8.5 20150623 (Red Hat 4.8.5-28)]
Python main interpreter initialized at 0x251ec80
uWSGI running as root, you can use --uid/--gid/--chroot options
*** WARNING: you are running uWSGI as root !!! (use the --uid flag) ***
python threads support enabled
your server socket listen backlog is limited to 100 connections
your mercy for graceful operations on workers is 60 seconds
mapped 166752 bytes (162 KB) for 2 cores
*** Operational MODE: threaded ***
WSGI app 0 (mountpoint='') ready in 0 seconds on interpreter 0x251ec80 pid: 31197 (default app)
uWSGI running as root, you can use --uid/--gid/--chroot options
*** WARNING: you are running uWSGI as root !!! (use the --uid flag) ***
*** uWSGI is running in multiple interpreter mode ***
spawned uWSGI master process (pid: 31197)
spawned uWSGI worker 1 (pid: 31199, cores: 2)
spawned uWSGI http 1 (pid: 31200)
*** Starting uWSGI 2.0.17.1 (64bit) on [Sun Nov 11 22:26:40 2018] ***
compiled with version: 4.8.5 20150623 (Red Hat 4.8.5-28) on 09 November 2018 16:19:10
os: Linux-3.10.0-862.11.6.el7.x86_64 #1 SMP Tue Aug 14 21:49:04 UTC 2018
nodename: instance-sh9521pr
machine: x86_64
clock source: unix
pcre jit disabled
detected number of CPU cores: 1
current working directory: /home/myblog
writing pidfile to uwsgi.pid
detected binary path: /usr/local/bin/uwsgi
uWSGI running as root, you can use --uid/--gid/--chroot options
*** WARNING: you are running uWSGI as root !!! (use the --uid flag) ***
chdir() to /home/myblog/
your processes number limit is 3813
your memory page size is 4096 bytes
detected max file descriptor number: 65535
!!! no /etc/mime.types file found !!!
lock engine: pthread robust mutexes
thunder lock: disabled (you can enable it with --thunder-lock)
uWSGI http bound on 0.0.0.0:8081 fd 4
uwsgi socket 0 bound to TCP address 127.0.0.1:45418 (port auto-assigned) fd 3
uWSGI running as root, you can use --uid/--gid/--chroot options
*** WARNING: you are running uWSGI as root !!! (use the --uid flag) ***
Python version: 3.6.7 (default, Nov 8 2018, 17:03:16) [GCC 4.8.5 20150623 (Red Hat 4.8.5-28)]
Python main interpreter initialized at 0x141fc80
uWSGI running as root, you can use --uid/--gid/--chroot options
*** WARNING: you are running uWSGI as root !!! (use the --uid flag) ***
python threads support enabled
your server socket listen backlog is limited to 100 connections
your mercy for graceful operations on workers is 60 seconds
mapped 166752 bytes (162 KB) for 2 cores
*** Operational MODE: threaded ***
WSGI app 0 (mountpoint='') ready in 0 seconds on interpreter 0x141fc80 pid: 31340 (default app)
uWSGI running as root, you can use --uid/--gid/--chroot options
*** WARNING: you are running uWSGI as root !!! (use the --uid flag) ***
*** uWSGI is running in multiple interpreter mode ***
spawned uWSGI master process (pid: 31340)
spawned uWSGI worker 1 (pid: 31343, cores: 2)
spawned uWSGI http 1 (pid: 31344)
[pid: 31343|app: 0|req: 1/1] 122.4.66.45 () {40 vars in 816 bytes} [Sun Nov 11 14:26:47 2018] GET /simple/ => generated 6200 bytes in 61 msecs (HTTP/1.1 200) 5 headers in 292 bytes (1 switches on core 0)
uwsgi_response_sendfile_do() TIMEOUT !!!
[pid: 31343|app: -1|req: -1/2] 122.4.66.45 () {38 vars in 779 bytes} [Sun Nov 11 14:26:48 2018] GET /static/images/11.jpg => generated 0 bytes in 4004 msecs via sendfile() (HTTP/1.1 200) 2 headers in 90 bytes (1 switches on core 1)
Not Found: /media/
[pid: 31343|app: 0|req: 2/3] 122.4.66.45 () {38 vars in 751 bytes} [Sun Nov 11 14:26:52 2018] GET /media/ => generated 1725 bytes in 4 msecs (HTTP/1.1 404) 3 headers in 102 bytes (1 switches on core 1)
uwsgi_response_sendfile_do() TIMEOUT !!!
[pid: 31343|app: -1|req: -1/4] 122.4.66.45 () {38 vars in 779 bytes} [Sun Nov 11 14:26:48 2018] GET /static/images/12.jpg => generated 0 bytes in 4004 msecs via sendfile() (HTTP/1.1 200) 2 headers in 90 bytes (1 switches on core 0)
uwsgi_response_sendfile_do() TIMEOUT !!!
OSError: write error
[pid: 31343|app: 0|req: 3/5] 122.4.66.45 () {38 vars in 793 bytes} [Sun Nov 11 14:26:52 2018] GET /media/1/avatar/e12b55f9.jpg => generated 0 bytes in 4006 msecs via sendfile() (HTTP/1.1 200) 4 headers in 145 bytes (1 switches on core 1)
Not Found: /favicon.ico
[pid: 31343|app: 0|req: 4/6] 122.4.66.45 () {42 vars in 813 bytes} [Sun Nov 11 14:27:41 2018] GET /favicon.ico => generated 2318 bytes in 4 msecs (HTTP/1.1 404) 3 headers in 102 bytes (1 switches on core 0)
[pid: 31343|app: 0|req: 5/7] 122.4.66.45 () {40 vars in 809 bytes} [Sun Nov 11 14:32:22 2018] GET /simple/ => generated 6200 bytes in 14 msecs (HTTP/1.1 200) 5 headers in 292 bytes (1 switches on core 0)
[pid: 31343|app: -1|req: -1/8] 122.4.66.45 () {42 vars in 835 bytes} [Sun Nov 11 14:32:22 2018] GET /static/css/base.css => generated 0 bytes in 0 msecs (HTTP/1.1 304) 0 headers in 29 bytes (0 switches on core 1)
[pid: 31343|app: -1|req: -1/9] 122.4.66.45 () {42 vars in 829 bytes} [Sun Nov 11 14:32:22 2018] GET /static/css/m.css => generated 0 bytes in 0 msecs (HTTP/1.1 304) 0 headers in 29 bytes (0 switches on core 1)
[pid: 31343|app: -1|req: -1/10] 122.4.66.45 () {40 vars in 813 bytes} [Sun Nov 11 14:32:23 2018] GET /static/css/index.css => generated 0 bytes in 0 msecs (HTTP/1.1 304) 0 headers in 29 bytes (0 switches on core 1)
[pid: 31343|app: -1|req: -1/11] 122.4.66.45 () {40 vars in 832 bytes} [Sun Nov 11 14:32:23 2018] GET /static/images/4.jpg => generated 0 bytes in 0 msecs (HTTP/1.1 304) 0 headers in 29 bytes (0 switches on core 1)
[pid: 31343|app: -1|req: -1/12] 122.4.66.45 () {40 vars in 832 bytes} [Sun Nov 11 14:32:23 2018] GET /static/images/7.jpg => generated 0 bytes in 0 msecs (HTTP/1.1 304) 0 headers in 29 bytes (0 switches on core 1)
[pid: 31343|app: -1|req: -1/13] 122.4.66.45 () {40 vars in 832 bytes} [Sun Nov 11 14:32:23 2018] GET /static/images/8.jpg => generated 0 bytes in 0 msecs (HTTP/1.1 304) 0 headers in 29 bytes (0 switches on core 1)
[pid: 31343|app: -1|req: -1/14] 122.4.66.45 () {40 vars in 832 bytes} [Sun Nov 11 14:32:23 2018] GET /static/images/9.jpg => generated 0 bytes in 0 msecs (HTTP/1.1 304) 0 headers in 29 bytes (0 switches on core 1)
[pid: 31343|app: -1|req: -1/15] 122.4.66.45 () {40 vars in 834 bytes} [Sun Nov 11 14:32:23 2018] GET /static/images/10.jpg => generated 0 bytes in 0 msecs (HTTP/1.1 304) 0 headers in 29 bytes (0 switches on core 1)
uwsgi_response_sendfile_do() TIMEOUT !!!
[pid: 31343|app: -1|req: -1/16] 122.4.66.45 () {38 vars in 779 bytes} [Sun Nov 11 14:32:23 2018] GET /static/images/11.jpg => generated 0 bytes in 4004 msecs via sendfile() (HTTP/1.1 200) 2 headers in 90 bytes (1 switches on core 1)
[pid: 31343|app: -1|req: -1/17] 122.4.66.45 () {40 vars in 834 bytes} [Sun Nov 11 14:32:27 2018] GET /static/images/wx.jpg => generated 0 bytes in 0 msecs (HTTP/1.1 304) 0 headers in 29 bytes (0 switches on core 1)
uwsgi_response_sendfile_do() TIMEOUT !!!
[pid: 31343|app: -1|req: -1/18] 122.4.66.45 () {38 vars in 779 bytes} [Sun Nov 11 14:32:23 2018] GET /static/images/12.jpg => generated 0 bytes in 4004 msecs via sendfile() (HTTP/1.1 200) 2 headers in 90 bytes (1 switches on core 0)
[pid: 31343|app: -1|req: -1/19] 122.4.66.45 () {40 vars in 852 bytes} [Sun Nov 11 14:32:27 2018] GET /static/images/topbg.jpg => generated 0 bytes in 0 msecs (HTTP/1.1 304) 0 headers in 29 bytes (0 switches on core 0)
Not Found: /media/
[pid: 31343|app: 0|req: 7/20] 122.4.66.45 () {38 vars in 751 bytes} [Sun Nov 11 14:32:27 2018] GET /media/ => generated 1725 bytes in 3 msecs (HTTP/1.1 404) 3 headers in 102 bytes (1 switches on core 0)
[pid: 31343|app: -1|req: -1/21] 122.4.66.45 () {40 vars in 847 bytes} [Sun Nov 11 14:32:27 2018] GET /static/images/li.png => generated 0 bytes in 0 msecs (HTTP/1.1 304) 0 headers in 29 bytes (0 switches on core 0)
uwsgi_response_sendfile_do() TIMEOUT !!!
OSError: write error
[pid: 31343|app: 0|req: 7/22] 122.4.66.45 () {38 vars in 793 bytes} [Sun Nov 11 14:32:27 2018] GET /media/1/avatar/e12b55f9.jpg => generated 0 bytes in 4006 msecs via sendfile() (HTTP/1.1 200) 4 headers in 145 bytes (1 switches on core 1)
[uwsgi-http key: 106.12.88.106:8081 client_addr: 122.4.66.45 client_port: 57495] hr_write(): Broken pipe [plugins/http/http.c line 565]
[uwsgi-http key: 106.12.88.106:8081 client_addr: 122.4.66.45 client_port: 58007] hr_write(): Broken pipe [plugins/http/http.c line 565]
[uwsgi-http key: 106.12.88.106:8081 client_addr: 122.4.66.45 client_port: 57239] hr_write(): Broken pipe [plugins/http/http.c line 565]
[pid: 31343|app: 0|req: 8/23] 122.4.66.45 () {38 vars in 785 bytes} [Sun Nov 11 14:48:24 2018] GET /simple/ => generated 6200 bytes in 15 msecs (HTTP/1.1 200) 5 headers in 292 bytes (1 switches on core 0)
[pid: 31343|app: -1|req: -1/24] 122.4.66.45 () {40 vars in 811 bytes} [Sun Nov 11 14:48:25 2018] GET /static/css/base.css => generated 0 bytes in 0 msecs (HTTP/1.1 304) 0 headers in 29 bytes (0 switches on core 1)
[pid: 31343|app: -1|req: -1/25] 122.4.66.45 () {40 vars in 805 bytes} [Sun Nov 11 14:48:25 2018] GET /static/css/m.css => generated 0 bytes in 0 msecs (HTTP/1.1 304) 0 headers in 29 bytes (0 switches on core 1)
[pid: 31343|app: -1|req: -1/26] 122.4.66.45 () {40 vars in 832 bytes} [Sun Nov 11 14:48:25 2018] GET /static/images/8.jpg => generated 0 bytes in 0 msecs (HTTP/1.1 304) 0 headers in 29 bytes (0 switches on core 1)
[pid: 31343|app: -1|req: -1/27] 122.4.66.45 () {40 vars in 813 bytes} [Sun Nov 11 14:48:25 2018] GET /static/css/index.css => generated 0 bytes in 0 msecs (HTTP/1.1 304) 0 headers in 29 bytes (0 switches on core 1)
[pid: 31343|app: -1|req: -1/28] 122.4.66.45 () {40 vars in 832 bytes} [Sun Nov 11 14:48:25 2018] GET /static/images/4.jpg => generated 0 bytes in 0 msecs (HTTP/1.1 304) 0 headers in 29 bytes (0 switches on core 1)
[pid: 31343|app: -1|req: -1/29] 122.4.66.45 () {40 vars in 832 bytes} [Sun Nov 11 14:48:25 2018] GET /static/images/7.jpg => generated 0 bytes in 0 msecs (HTTP/1.1 304) 0 headers in 29 bytes (0 switches on core 1)
[pid: 31343|app: -1|req: -1/30] 122.4.66.45 () {40 vars in 832 bytes} [Sun Nov 11 14:48:25 2018] GET /static/images/9.jpg => generated 0 bytes in 0 msecs (HTTP/1.1 304) 0 headers in 29 bytes (0 switches on core 1)
[pid: 31343|app: -1|req: -1/31] 122.4.66.45 () {40 vars in 834 bytes} [Sun Nov 11 14:48:25 2018] GET /static/images/10.jpg => generated 0 bytes in 0 msecs (HTTP/1.1 304) 0 headers in 29 bytes (0 switches on core 1)
uwsgi_response_sendfile_do() TIMEOUT !!!
[pid: 31343|app: -1|req: -1/32] 122.4.66.45 () {38 vars in 779 bytes} [Sun Nov 11 14:48:25 2018] GET /static/images/11.jpg => generated 0 bytes in 4001 msecs via sendfile() (HTTP/1.1 200) 2 headers in 90 bytes (1 switches on core 1)
[pid: 31343|app: -1|req: -1/33] 122.4.66.45 () {40 vars in 834 bytes} [Sun Nov 11 14:48:29 2018] GET /static/images/wx.jpg => generated 0 bytes in 0 msecs (HTTP/1.1 304) 0 headers in 29 bytes (0 switches on core 1)
uwsgi_response_sendfile_do() TIMEOUT !!!
[pid: 31343|app: -1|req: -1/34] 122.4.66.45 () {38 vars in 779 bytes} [Sun Nov 11 14:48:25 2018] GET /static/images/12.jpg => generated 0 bytes in 4004 msecs via sendfile() (HTTP/1.1 200) 2 headers in 90 bytes (1 switches on core 0)
Not Found: /media/
[pid: 31343|app: 0|req: 10/35] 122.4.66.45 () {38 vars in 751 bytes} [Sun Nov 11 14:48:29 2018] GET /media/ => generated 1725 bytes in 3 msecs (HTTP/1.1 404) 3 headers in 102 bytes (1 switches on core 0)
[pid: 31343|app: -1|req: -1/36] 122.4.66.45 () {40 vars in 852 bytes} [Sun Nov 11 14:48:29 2018] GET /static/images/topbg.jpg => generated 0 bytes in 0 msecs (HTTP/1.1 304) 0 headers in 29 bytes (0 switches on core 0)
[pid: 31343|app: -1|req: -1/37] 122.4.66.45 () {40 vars in 847 bytes} [Sun Nov 11 14:48:29 2018] GET /static/images/li.png => generated 0 bytes in 0 msecs (HTTP/1.1 304) 0 headers in 29 bytes (0 switches on core 0)
uwsgi_response_sendfile_do() TIMEOUT !!!
OSError: write error
[pid: 31343|app: 0|req: 10/38] 122.4.66.45 () {38 vars in 793 bytes} [Sun Nov 11 14:48:29 2018] GET /media/1/avatar/e12b55f9.jpg => generated 0 bytes in 4005 msecs via sendfile() (HTTP/1.1 200) 4 headers in 145 bytes (1 switches on core 1)
*** Starting uWSGI 2.0.17.1 (64bit) on [Sun Nov 11 23:10:25 2018] ***
compiled with version: 4.8.5 20150623 (Red Hat 4.8.5-28) on 09 November 2018 16:19:10
os: Linux-3.10.0-862.11.6.el7.x86_64 #1 SMP Tue Aug 14 21:49:04 UTC 2018
nodename: instance-sh9521pr
machine: x86_64
clock source: unix
pcre jit disabled
detected number of CPU cores: 1
current working directory: /home/myblog
writing pidfile to uwsgi.pid
detected binary path: /usr/local/bin/uwsgi
uWSGI running as root, you can use --uid/--gid/--chroot options
*** WARNING: you are running uWSGI as root !!! (use the --uid flag) ***
chdir() to /home/myblog/
your processes number limit is 3813
your memory page size is 4096 bytes
detected max file descriptor number: 65535
!!! no /etc/mime.types file found !!!
lock engine: pthread robust mutexes
thunder lock: disabled (you can enable it with --thunder-lock)
probably another instance of uWSGI is running on the same address (0.0.0.0:8081).
bind(): Address already in use [core/socket.c line 769]
Not Found: /manager/html
[pid: 31343|app: 0|req: 11/39] 58.215.75.210 () {32 vars in 469 bytes} [Sun Nov 11 15:16:31 2018] GET /manager/html => generated 2321 bytes in 3 msecs (HTTP/1.1 404) 3 headers in 102 bytes (1 switches on core 0)
*** Starting uWSGI 2.0.17.1 (64bit) on [Sun Nov 11 23:17:40 2018] ***
compiled with version: 4.8.5 20150623 (Red Hat 4.8.5-28) on 09 November 2018 16:19:10
os: Linux-3.10.0-862.11.6.el7.x86_64 #1 SMP Tue Aug 14 21:49:04 UTC 2018
nodename: instance-sh9521pr
machine: x86_64
clock source: unix
pcre jit disabled
detected number of CPU cores: 1
current working directory: /home/myblog
writing pidfile to uwsgi.pid
detected binary path: /usr/local/bin/uwsgi
uWSGI running as root, you can use --uid/--gid/--chroot options
*** WARNING: you are running uWSGI as root !!! (use the --uid flag) ***
chdir() to /home/myblog/
your processes number limit is 3813
your memory page size is 4096 bytes
detected max file descriptor number: 65535
!!! no /etc/mime.types file found !!!
lock engine: pthread robust mutexes
thunder lock: disabled (you can enable it with --thunder-lock)
probably another instance of uWSGI is running on the same address (:8081).
bind(): Address already in use [core/socket.c line 769]
[pid: 31343|app: 0|req: 12/40] 122.4.66.45 () {38 vars in 785 bytes} [Sun Nov 11 15:17:56 2018] GET /simple/ => generated 6200 bytes in 14 msecs (HTTP/1.1 200) 5 headers in 292 bytes (1 switches on core 0)
[pid: 31343|app: -1|req: -1/41] 122.4.66.45 () {40 vars in 811 bytes} [Sun Nov 11 15:17:56 2018] GET /static/css/base.css => generated 0 bytes in 0 msecs (HTTP/1.1 304) 0 headers in 29 bytes (0 switches on core 1)
[pid: 31343|app: -1|req: -1/42] 122.4.66.45 () {40 vars in 805 bytes} [Sun Nov 11 15:17:56 2018] GET /static/css/m.css => generated 0 bytes in 0 msecs (HTTP/1.1 304) 0 headers in 29 bytes (0 switches on core 1)
[pid: 31343|app: -1|req: -1/43] 122.4.66.45 () {40 vars in 813 bytes} [Sun Nov 11 15:17:56 2018] GET /static/css/index.css => generated 0 bytes in 0 msecs (HTTP/1.1 304) 0 headers in 29 bytes (0 switches on core 1)
[pid: 31343|app: -1|req: -1/44] 122.4.66.45 () {40 vars in 832 bytes} [Sun Nov 11 15:17:56 2018] GET /static/images/4.jpg => generated 0 bytes in 0 msecs (HTTP/1.1 304) 0 headers in 29 bytes (0 switches on core 1)
[pid: 31343|app: -1|req: -1/45] 122.4.66.45 () {40 vars in 832 bytes} [Sun Nov 11 15:17:56 2018] GET /static/images/7.jpg => generated 0 bytes in 0 msecs (HTTP/1.1 304) 0 headers in 29 bytes (0 switches on core 1)
[pid: 31343|app: -1|req: -1/46] 122.4.66.45 () {40 vars in 832 bytes} [Sun Nov 11 15:17:56 2018] GET /static/images/8.jpg => generated 0 bytes in 0 msecs (HTTP/1.1 304) 0 headers in 29 bytes (0 switches on core 1)
[pid: 31343|app: -1|req: -1/47] 122.4.66.45 () {40 vars in 832 bytes} [Sun Nov 11 15:17:56 2018] GET /static/images/9.jpg => generated 0 bytes in 0 msecs (HTTP/1.1 304) 0 headers in 29 bytes (0 switches on core 1)
[pid: 31343|app: -1|req: -1/48] 122.4.66.45 () {40 vars in 852 bytes} [Sun Nov 11 15:17:56 2018] GET /static/images/topbg.jpg => generated 0 bytes in 0 msecs (HTTP/1.1 304) 0 headers in 29 bytes (0 switches on core 1)
[pid: 31343|app: -1|req: -1/49] 122.4.66.45 () {40 vars in 834 bytes} [Sun Nov 11 15:17:56 2018] GET /static/images/10.jpg => generated 0 bytes in 0 msecs (HTTP/1.1 304) 0 headers in 29 bytes (0 switches on core 0)
Not Found: /media/
[pid: 31343|app: 0|req: 14/50] 122.4.66.45 () {38 vars in 751 bytes} [Sun Nov 11 15:17:56 2018] GET /media/ => generated 1725 bytes in 3 msecs (HTTP/1.1 404) 3 headers in 102 bytes (1 switches on core 0)
uwsgi_response_sendfile_do() TIMEOUT !!!
OSError: write error
[pid: 31343|app: 0|req: 14/51] 122.4.66.45 () {38 vars in 793 bytes} [Sun Nov 11 15:17:56 2018] GET /media/1/avatar/e12b55f9.jpg => generated 0 bytes in 4003 msecs via sendfile() (HTTP/1.1 200) 4 headers in 145 bytes (1 switches on core 1)
uwsgi_response_sendfile_do() TIMEOUT !!!
[pid: 31343|app: -1|req: -1/52] 122.4.66.45 () {38 vars in 779 bytes} [Sun Nov 11 15:17:56 2018] GET /static/images/11.jpg => generated 0 bytes in 4004 msecs via sendfile() (HTTP/1.1 200) 2 headers in 90 bytes (1 switches on core 0)
[pid: 31343|app: -1|req: -1/53] 122.4.66.45 () {40 vars in 834 bytes} [Sun Nov 11 15:18:00 2018] GET /static/images/wx.jpg => generated 0 bytes in 0 msecs (HTTP/1.1 304) 0 headers in 29 bytes (0 switches on core 0)
[pid: 31343|app: -1|req: -1/54] 122.4.66.45 () {40 vars in 847 bytes} [Sun Nov 11 15:18:00 2018] GET /static/images/li.png => generated 0 bytes in 0 msecs (HTTP/1.1 304) 0 headers in 29 bytes (0 switches on core 0)
uwsgi_response_sendfile_do() TIMEOUT !!!
[pid: 31343|app: -1|req: -1/55] 122.4.66.45 () {38 vars in 779 bytes} [Sun Nov 11 15:18:00 2018] GET /static/images/12.jpg => generated 0 bytes in 4002 msecs via sendfile() (HTTP/1.1 200) 2 headers in 90 bytes (1 switches on core 1)
*** Starting uWSGI 2.0.17.1 (64bit) on [Sun Nov 11 23:41:40 2018] ***
compiled with version: 4.8.5 20150623 (Red Hat 4.8.5-28) on 09 November 2018 16:19:10
os: Linux-3.10.0-862.11.6.el7.x86_64 #1 SMP Tue Aug 14 21:49:04 UTC 2018
nodename: instance-sh9521pr
machine: x86_64
clock source: unix
pcre jit disabled
detected number of CPU cores: 1
current working directory: /var/log/nginx
detected binary path: /usr/local/bin/uwsgi
uWSGI running as root, you can use --uid/--gid/--chroot options
*** WARNING: you are running uWSGI as root !!! (use the --uid flag) ***
chdir() to /home/mybolg/
chdir(): No such file or directory [core/uwsgi.c line 2631]
*** Starting uWSGI 2.0.17.1 (64bit) on [Sun Nov 11 23:43:25 2018] ***
compiled with version: 4.8.5 20150623 (Red Hat 4.8.5-28) on 09 November 2018 16:19:10
os: Linux-3.10.0-862.11.6.el7.x86_64 #1 SMP Tue Aug 14 21:49:04 UTC 2018
nodename: instance-sh9521pr
machine: x86_64
clock source: unix
pcre jit disabled
detected number of CPU cores: 1
current working directory: /var/log/nginx
detected binary path: /usr/local/bin/uwsgi
uWSGI running as root, you can use --uid/--gid/--chroot options
*** WARNING: you are running uWSGI as root !!! (use the --uid flag) ***
chdir() to /home/mybolg/
chdir(): No such file or directory [core/uwsgi.c line 2631]
*** Starting uWSGI 2.0.17.1 (64bit) on [Sun Nov 11 23:44:24 2018] ***
compiled with version: 4.8.5 20150623 (Red Hat 4.8.5-28) on 09 November 2018 16:19:10
os: Linux-3.10.0-862.11.6.el7.x86_64 #1 SMP Tue Aug 14 21:49:04 UTC 2018
nodename: instance-sh9521pr
machine: x86_64
clock source: unix
pcre jit disabled
detected number of CPU cores: 1
current working directory: /var/log/nginx
detected binary path: /usr/local/bin/uwsgi
uWSGI running as root, you can use --uid/--gid/--chroot options
*** WARNING: you are running uWSGI as root !!! (use the --uid flag) ***
chdir() to /home/mybolg/
chdir(): No such file or directory [core/uwsgi.c line 2631]