Skip to content

Instantly share code, notes, and snippets.

@hsbt
Created January 30, 2017 06:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hsbt/149dc81063dfa380922a93ab86093d70 to your computer and use it in GitHub Desktop.
Save hsbt/149dc81063dfa380922a93ab86093d70 to your computer and use it in GitHub Desktop.
● h2o.service - H2O - the optimized HTTP/1, HTTP/2 server
Loaded: loaded (/lib/systemd/system/h2o.service; enabled; vendor preset: enabled)
Active: failed (Result: exit-code) since Mon 2017-01-30 15:07:31 JST; 1min 3s ago
Process: 3004 ExecStop=/bin/kill -TERM ${MAINPID} (code=exited, status=1/FAILURE)
Process: 2999 ExecStart=/usr/sbin/h2o -m master -c /etc/h2o/h2o.conf (code=dumped, signal=ABRT)
Main PID: 2999 (code=dumped, signal=ABRT)
Jan 30 15:07:31 laurent systemd[1]: Started H2O - the optimized HTTP/1, HTTP/2 server.
Jan 30 15:07:31 laurent h2o[2999]: an error occurred while loading /usr/share/h2o/mruby/preloads.rb: (eval):1: cannot load such file -- preloads.rb (L
Jan 30 15:07:31 laurent systemd[1]: h2o.service: Main process exited, code=dumped, status=6/ABRT
Jan 30 15:07:31 laurent kill[3004]: kill: failed to parse argument: '': No such file or directory
Jan 30 15:07:31 laurent systemd[1]: h2o.service: Control process exited, code=exited status=1
Jan 30 15:07:31 laurent systemd[1]: h2o.service: Unit entered failed state.
Jan 30 15:07:31 laurent systemd[1]: h2o.service: Failed with result 'exit-code'.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment