Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.

198 linhas
7.3 KiB

3 anos atrás
  1. [2021-01-14 08:37:45 +0800] [14269] [DEBUG] Current configuration:
  2. config: gconfig.py
  3. bind: ['0.0.0.0:3389']
  4. backlog: 2048
  5. workers: 5
  6. worker_class: gevent
  7. threads: 1
  8. worker_connections: 1000
  9. max_requests: 0
  10. max_requests_jitter: 0
  11. timeout: 30
  12. graceful_timeout: 30
  13. keepalive: 2
  14. limit_request_line: 4094
  15. limit_request_fields: 100
  16. limit_request_field_size: 8190
  17. reload: False
  18. reload_engine: auto
  19. reload_extra_files: []
  20. spew: False
  21. check_config: False
  22. preload_app: False
  23. sendfile: None
  24. reuse_port: False
  25. chdir: /root/albumy
  26. daemon: False
  27. raw_env: []
  28. pidfile: log/gunicorn.pid
  29. worker_tmp_dir: None
  30. user: 0
  31. group: 0
  32. umask: 0
  33. initgroups: False
  34. tmp_upload_dir: None
  35. secure_scheme_headers: {'X-FORWARDED-PROTOCOL': 'ssl', 'X-FORWARDED-PROTO': 'https', 'X-FORWARDED-SSL': 'on'}
  36. forwarded_allow_ips: ['127.0.0.1']
  37. accesslog: None
  38. disable_redirect_access_to_syslog: False
  39. access_log_format: %(h)s %(l)s %(u)s %(t)s "%(r)s" %(s)s %(b)s "%(f)s" "%(a)s"
  40. errorlog: -
  41. loglevel: debug
  42. capture_output: False
  43. logger_class: gunicorn.glogging.Logger
  44. logconfig: None
  45. logconfig_dict: {}
  46. syslog_addr: udp://localhost:514
  47. syslog: False
  48. syslog_prefix: None
  49. syslog_facility: user
  50. enable_stdio_inheritance: False
  51. statsd_host: None
  52. dogstatsd_tags:
  53. statsd_prefix:
  54. proc_name: None
  55. default_proc_name: run:app
  56. pythonpath: None
  57. paste: None
  58. on_starting: <function OnStarting.on_starting at 0x7f4348074a60>
  59. on_reload: <function OnReload.on_reload at 0x7f4348074b70>
  60. when_ready: <function WhenReady.when_ready at 0x7f4348074c80>
  61. pre_fork: <function Prefork.pre_fork at 0x7f4348074d90>
  62. post_fork: <function Postfork.post_fork at 0x7f4348074ea0>
  63. post_worker_init: <function PostWorkerInit.post_worker_init at 0x7f4348094048>
  64. worker_int: <function WorkerInt.worker_int at 0x7f4348094158>
  65. worker_abort: <function WorkerAbort.worker_abort at 0x7f4348094268>
  66. pre_exec: <function PreExec.pre_exec at 0x7f4348094378>
  67. pre_request: <function PreRequest.pre_request at 0x7f4348094488>
  68. post_request: <function PostRequest.post_request at 0x7f4348094510>
  69. child_exit: <function ChildExit.child_exit at 0x7f4348094620>
  70. worker_exit: <function WorkerExit.worker_exit at 0x7f4348094730>
  71. nworkers_changed: <function NumWorkersChanged.nworkers_changed at 0x7f4348094840>
  72. on_exit: <function OnExit.on_exit at 0x7f4348094950>
  73. proxy_protocol: False
  74. proxy_allow_ips: ['127.0.0.1']
  75. keyfile: None
  76. certfile: None
  77. ssl_version: 2
  78. cert_reqs: 0
  79. ca_certs: None
  80. suppress_ragged_eofs: True
  81. do_handshake_on_connect: False
  82. ciphers: None
  83. raw_paste_global_conf: []
  84. strip_header_spaces: False
  85. [2021-01-14 08:37:45 +0800] [14269] [INFO] Starting gunicorn 20.0.4
  86. [2021-01-14 08:37:45 +0800] [14269] [DEBUG] Arbiter booted
  87. [2021-01-14 08:37:45 +0800] [14269] [INFO] Listening at: http://0.0.0.0:3389 (14269)
  88. [2021-01-14 08:37:45 +0800] [14269] [INFO] Using worker: gevent
  89. [2021-01-14 08:37:45 +0800] [14272] [INFO] Booting worker with pid: 14272
  90. [2021-01-14 08:37:45 +0800] [14273] [INFO] Booting worker with pid: 14273
  91. [2021-01-14 08:37:45 +0800] [14274] [INFO] Booting worker with pid: 14274
  92. [2021-01-14 08:37:45 +0800] [14276] [INFO] Booting worker with pid: 14276
  93. [2021-01-14 08:37:45 +0800] [14269] [DEBUG] 5 workers
  94. [2021-01-14 08:37:45 +0800] [14277] [INFO] Booting worker with pid: 14277
  95. [2021-01-14 09:06:33 +0800] [17476] [INFO] Booting worker with pid: 17476
  96. [2021-01-14 09:06:33 +0800] [17481] [INFO] Booting worker with pid: 17481
  97. [2021-01-14 09:06:33 +0800] [14269] [DEBUG] 2 workers
  98. [2021-01-14 09:06:33 +0800] [14269] [INFO] Handling signal: hup
  99. [2021-01-14 09:06:33 +0800] [14269] [INFO] Hang up: Master
  100. [2021-01-14 09:06:33 +0800] [14269] [DEBUG] Current configuration:
  101. config: gconfig.py
  102. bind: ['0.0.0.0:3389']
  103. backlog: 2048
  104. workers: 5
  105. worker_class: gevent
  106. threads: 1
  107. worker_connections: 1000
  108. max_requests: 0
  109. max_requests_jitter: 0
  110. timeout: 30
  111. graceful_timeout: 30
  112. keepalive: 2
  113. limit_request_line: 4094
  114. limit_request_fields: 100
  115. limit_request_field_size: 8190
  116. reload: False
  117. reload_engine: auto
  118. reload_extra_files: []
  119. spew: False
  120. check_config: False
  121. preload_app: False
  122. sendfile: None
  123. reuse_port: False
  124. chdir: /root/albumy
  125. daemon: False
  126. raw_env: []
  127. pidfile: log/gunicorn.pid
  128. worker_tmp_dir: None
  129. user: 0
  130. group: 0
  131. umask: 0
  132. initgroups: False
  133. tmp_upload_dir: None
  134. secure_scheme_headers: {'X-FORWARDED-PROTOCOL': 'ssl', 'X-FORWARDED-PROTO': 'https', 'X-FORWARDED-SSL': 'on'}
  135. forwarded_allow_ips: ['127.0.0.1']
  136. accesslog: None
  137. disable_redirect_access_to_syslog: False
  138. access_log_format: %(h)s %(l)s %(u)s %(t)s "%(r)s" %(s)s %(b)s "%(f)s" "%(a)s"
  139. errorlog: -
  140. loglevel: debug
  141. capture_output: False
  142. logger_class: gunicorn.glogging.Logger
  143. logconfig: None
  144. logconfig_dict: {}
  145. syslog_addr: udp://localhost:514
  146. syslog: False
  147. syslog_prefix: None
  148. syslog_facility: user
  149. enable_stdio_inheritance: False
  150. statsd_host: None
  151. dogstatsd_tags:
  152. statsd_prefix:
  153. proc_name: None
  154. default_proc_name: run:app
  155. pythonpath: None
  156. paste: None
  157. on_starting: <function OnStarting.on_starting at 0x7f4348074a60>
  158. on_reload: <function OnReload.on_reload at 0x7f4348074b70>
  159. when_ready: <function WhenReady.when_ready at 0x7f4348074c80>
  160. pre_fork: <function Prefork.pre_fork at 0x7f4348074d90>
  161. post_fork: <function Postfork.post_fork at 0x7f4348074ea0>
  162. post_worker_init: <function PostWorkerInit.post_worker_init at 0x7f4348094048>
  163. worker_int: <function WorkerInt.worker_int at 0x7f4348094158>
  164. worker_abort: <function WorkerAbort.worker_abort at 0x7f4348094268>
  165. pre_exec: <function PreExec.pre_exec at 0x7f4348094378>
  166. pre_request: <function PreRequest.pre_request at 0x7f4348094488>
  167. post_request: <function PostRequest.post_request at 0x7f4348094510>
  168. child_exit: <function ChildExit.child_exit at 0x7f4348094620>
  169. worker_exit: <function WorkerExit.worker_exit at 0x7f4348094730>
  170. nworkers_changed: <function NumWorkersChanged.nworkers_changed at 0x7f4348094840>
  171. on_exit: <function OnExit.on_exit at 0x7f4348094950>
  172. proxy_protocol: False
  173. proxy_allow_ips: ['127.0.0.1']
  174. keyfile: None
  175. certfile: None
  176. ssl_version: 2
  177. cert_reqs: 0
  178. ca_certs: None
  179. suppress_ragged_eofs: True
  180. do_handshake_on_connect: False
  181. ciphers: None
  182. raw_paste_global_conf: []
  183. strip_header_spaces: False
  184. [2021-01-14 09:06:33 +0800] [17510] [INFO] Booting worker with pid: 17510
  185. [2021-01-14 09:06:33 +0800] [17512] [INFO] Booting worker with pid: 17512
  186. [2021-01-14 09:06:33 +0800] [17509] [INFO] Booting worker with pid: 17509
  187. [2021-01-14 09:06:33 +0800] [17511] [INFO] Booting worker with pid: 17511
  188. [2021-01-14 09:06:33 +0800] [17518] [INFO] Booting worker with pid: 17518
  189. [2021-01-14 09:06:33 +0800] [14269] [DEBUG] 5 workers
  190. [2021-01-14 09:06:33 +0800] [14269] [INFO] Handling signal: term
  191. [2021-01-14 09:06:35 +0800] [17476] [INFO] Worker exiting (pid: 17476)
  192. [2021-01-14 09:06:35 +0800] [17481] [INFO] Worker exiting (pid: 17481)
  193. [2021-01-14 09:06:35 +0800] [17511] [INFO] Worker exiting (pid: 17511)
  194. [2021-01-14 09:06:35 +0800] [17518] [INFO] Worker exiting (pid: 17518)
  195. [2021-01-14 09:06:35 +0800] [17510] [INFO] Worker exiting (pid: 17510)
  196. [2021-01-14 09:06:35 +0800] [17512] [INFO] Worker exiting (pid: 17512)
  197. [2021-01-14 09:06:35 +0800] [17509] [INFO] Worker exiting (pid: 17509)
  198. [2021-01-14 09:06:35 +0800] [14269] [INFO] Shutting down: Master