Skip to content

Instantly share code, notes, and snippets.

@johnbeynon
Created January 30, 2014 09:53
Show Gist options
  • Save johnbeynon/8705528 to your computer and use it in GitHub Desktop.
Save johnbeynon/8705528 to your computer and use it in GitHub Desktop.
[2014-01-30T09:53:02+00:00] FATAL: Stacktrace dumped to /var/chef/cache/chef-stacktrace.out
[2014-01-30T09:53:02+00:00] ERROR: service[postgresql] (postgresql::server_debian line 30) had an error: Mixlib::ShellOut::ShellCommandFailed: Expected process to exit with [0], but received '1'
---- Begin output of /etc/init.d/postgresql restart ----
STDOUT: * Restarting PostgreSQL 9.3 database server
* The PostgreSQL server failed to start. Please check the log output:
2014-01-30 09:53:02 GMT FATAL: could not load server certificate file "server.crt": No such file or directory
...fail!
STDERR:
---- End output of /etc/init.d/postgresql restart ----
Ran /etc/init.d/postgresql restart returned 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment