Created
August 22, 2017 07:05
-
-
Save mattray/9dec31cbd6a1608c3f7dbdd05e3e7d2f 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
| railsapp_1 | myrailsapp.default(SR): Initializing | |
| railsapp_1 | myrailsapp.default(HK): Hook failed to run, init, hab-sup(ER)[src/error.rs:467:8]: No such file or directory (os error 2) | |
| db_1 | postgresql.default(SR): Initializing | |
| db_1 | postgresql.default hook[init]:(HK): Executing init hook | |
| db_1 | postgresql.default hook[init]:(HK): Making sure hab user owns var, config and data paths | |
| db_1 | postgresql.default hook[init]:(HK): Database does not exist, creating with 'initdb' | |
| db_1 | postgresql.default hook[init]:(HK): no data was returned by command ""/hab/pkgs/core/postgresql/9.6.3/20170727171300/bin/postgres" -V" | |
| db_1 | postgresql.default hook[init]:(HK): The program "postgres" is needed by initdb but was not found in the | |
| db_1 | postgresql.default hook[init]:(HK): same directory as "/hab/pkgs/core/postgresql/9.6.3/20170727171300/bin/initdb". | |
| db_1 | postgresql.default hook[init]:(HK): Check your installation. | |
| db_1 | postgresql.default(HK): Initialization failed! 'init' exited with status code 1 | |
| railsapp_1 | myrailsapp.default(SR): Initializing | |
| railsapp_1 | myrailsapp.default(HK): Hook failed to run, init, hab-sup(ER)[src/error.rs:467:8]: No such file or directory (os error 2) | |
| db_1 | postgresql.default(SR): Initializing | |
| db_1 | postgresql.default hook[init]:(HK): Executing init hook | |
| db_1 | postgresql.default hook[init]:(HK): Making sure hab user owns var, config and data paths | |
| db_1 | postgresql.default hook[init]:(HK): Database does not exist, creating with 'initdb' | |
| db_1 | postgresql.default hook[init]:(HK): no data was returned by command ""/hab/pkgs/core/postgresql/9.6.3/20170727171300/bin/postgres" -V" | |
| db_1 | postgresql.default hook[init]:(HK): The program "postgres" is needed by initdb but was not found in the | |
| db_1 | postgresql.default hook[init]:(HK): same directory as "/hab/pkgs/core/postgresql/9.6.3/20170727171300/bin/initdb". | |
| db_1 | postgresql.default hook[init]:(HK): Check your installation. | |
| db_1 | postgresql.default(HK): Initialization failed! 'init' exited with status code 1 | |
| railsapp_1 | myrailsapp.default(SR): Initializing | |
| railsapp_1 | myrailsapp.default(HK): Hook failed to run, init, hab-sup(ER)[src/error.rs:467:8]: No such file or directory (os error 2) | |
| db_1 | postgresql.default(SR): Initializing | |
| db_1 | postgresql.default hook[init]:(HK): Executing init hook | |
| db_1 | postgresql.default hook[init]:(HK): Making sure hab user owns var, config and data paths | |
| db_1 | postgresql.default hook[init]:(HK): Database does not exist, creating with 'initdb' | |
| db_1 | postgresql.default hook[init]:(HK): no data was returned by command ""/hab/pkgs/core/postgresql/9.6.3/20170727171300/bin/postgres" -V" | |
| db_1 | postgresql.default hook[init]:(HK): The program "postgres" is needed by initdb but was not found in the | |
| db_1 | postgresql.default hook[init]:(HK): same directory as "/hab/pkgs/core/postgresql/9.6.3/20170727171300/bin/initdb". | |
| db_1 | postgresql.default hook[init]:(HK): Check your installation. | |
| db_1 | postgresql.default(HK): Initialization failed! 'init' exited with status code 1 | |
| railsapp_1 | myrailsapp.default(SR): Initializing | |
| railsapp_1 | myrailsapp.default(HK): Hook failed to run, init, hab-sup(ER)[src/error.rs:467:8]: No such file or directory (os error 2) | |
| db_1 | postgresql.default(SR): Initializing | |
| db_1 | postgresql.default hook[init]:(HK): Executing init hook | |
| db_1 | postgresql.default hook[init]:(HK): Making sure hab user owns var, config and data paths | |
| db_1 | postgresql.default hook[init]:(HK): Database does not exist, creating with 'initdb' | |
| db_1 | postgresql.default hook[init]:(HK): no data was returned by command ""/hab/pkgs/core/postgresql/9.6.3/20170727171300/bin/postgres" -V" | |
| db_1 | postgresql.default hook[init]:(HK): The program "postgres" is needed by initdb but was not found in the | |
| db_1 | postgresql.default hook[init]:(HK): same directory as "/hab/pkgs/core/postgresql/9.6.3/20170727171300/bin/initdb". | |
| db_1 | postgresql.default hook[init]:(HK): Check your installation. | |
| db_1 | postgresql.default(HK): Initialization failed! 'init' exited with status code 1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment