Page MenuHomePhabricator
Paste P5658

(An Untitled Masterwork)
ActivePublic

Authored by Paladox on Jun 30 2017, 9:50 PM.
Tags
None
Referenced Files
F8583876:
Jun 30 2017, 9:50 PM
Subscribers
None
Jun 30 21:48:45 servermonkey systemd[1]: Reloading.
Jun 30 21:48:45 servermonkey systemd[1]: apt-daily-upgrade.timer: Adding 16min 12.225476s random time.
Jun 30 21:48:54 servermonkey python[269]: 1498859334.99#011[CPUCollector:1229:DEBUG]#011Collection took 4 ms
Jun 30 21:48:55 servermonkey systemd[1]: Starting servermon...
Jun 30 21:48:55 servermonkey systemd[1]: Started servermon.
Jun 30 21:48:56 servermonkey python[4318]: Traceback (most recent call last):
Jun 30 21:48:56 servermonkey python[4318]: File "/usr/bin/gunicorn", line 11, in <module>
Jun 30 21:48:56 servermonkey python[4318]: load_entry_point('gunicorn==19.6.0', 'console_scripts', 'gunicorn')()
Jun 30 21:48:56 servermonkey python[4318]: File "/usr/lib/python2.7/dist-packages/gunicorn/app/wsgiapp.py", line 74, in run
Jun 30 21:48:56 servermonkey python[4318]: WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run()
Jun 30 21:48:56 servermonkey python[4318]: File "/usr/lib/python2.7/dist-packages/gunicorn/app/base.py", line 192, in run
Jun 30 21:48:56 servermonkey python[4318]: super(Application, self).run()
Jun 30 21:48:56 servermonkey python[4318]: File "/usr/lib/python2.7/dist-packages/gunicorn/app/base.py", line 72, in run
Jun 30 21:48:56 servermonkey python[4318]: Arbiter(self).run()
Jun 30 21:48:56 servermonkey python[4318]: File "/usr/lib/python2.7/dist-packages/gunicorn/arbiter.py", line 218, in run
Jun 30 21:48:56 servermonkey python[4318]: self.halt(reason=inst.reason, exit_status=inst.exit_status)
Jun 30 21:48:56 servermonkey python[4318]: File "/usr/lib/python2.7/dist-packages/gunicorn/arbiter.py", line 331, in halt
Jun 30 21:48:56 servermonkey python[4318]: self.stop()
Jun 30 21:48:56 servermonkey python[4318]: File "/usr/lib/python2.7/dist-packages/gunicorn/arbiter.py", line 381, in stop
Jun 30 21:48:56 servermonkey python[4318]: time.sleep(0.1)
Jun 30 21:48:56 servermonkey python[4318]: File "/usr/lib/python2.7/dist-packages/gunicorn/arbiter.py", line 231, in handle_chld
Jun 30 21:48:56 servermonkey python[4318]: self.reap_workers()
Jun 30 21:48:56 servermonkey python[4318]: File "/usr/lib/python2.7/dist-packages/gunicorn/arbiter.py", line 506, in reap_workers
Jun 30 21:48:56 servermonkey python[4318]: raise HaltServer(reason, self.WORKER_BOOT_ERROR)
Jun 30 21:48:56 servermonkey python[4318]: gunicorn.errors.HaltServer: <HaltServer 'Worker failed to boot.' 3>
Jun 30 21:48:56 servermonkey systemd[1]: gunicorn.service: Main process exited, code=exited, status=1/FAILURE
Jun 30 21:48:56 servermonkey systemd[1]: gunicorn.service: Unit entered failed state.
Jun 30 21:48:56 servermonkey systemd[1]: gunicorn.service: Failed with result 'exit-code'.