Created
January 30, 2014 09:53
-
-
Save johnbeynon/8705528 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[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