Skip to content

Instantly share code, notes, and snippets.

@lucascaton
Created May 30, 2011 00:11
Show Gist options
  • Save lucascaton/998270 to your computer and use it in GitHub Desktop.
Save lucascaton/998270 to your computer and use it in GitHub Desktop.
$ wn push
[Webbynode] Pushing golks
Counting objects: 56, done.
Delta compression using up to 2 threads.
Compressing objects: 100% (36/36), done.
Writing objects: 100% (36/36), 3.90 KiB, done.
Total 36 (delta 26), reused 0 (delta 0)
remote: HEAD is now at 24a99c8 Include people in user history + css adjusts
remote:
remote: ----------------------------
remote: Webbynode git deployment
remote: ----------------------------
remote:
remote: Nginx+Passenger webserver detected...
remote: Setting up DNS...
remote:
remote: Deploying application golks as golks.webbyapp.com...
remote:
remote: Configuring addons...
remote:
remote: Configuring Rails application...
remote: => Detected Application running Rails
remote: Usage: grep [OPTION]... PATTERN [FILE]...
remote: Try `grep --help' for more information.
remote: => Configuring nginx vHost...
remote: Already configured!
remote: => Configuring database...
remote: -----------------------------------------------------
remote: There was an error configuring database:
remote:
remote: Password:
remote: createuser: could not connect to database postgres: FATAL: password authentication failed for user "postgres"
remote: Password:
remote: psql: fe_sendauth: no password supplied
remote: Password:
remote: createdb: could not connect to database postgres: fe_sendauth: no password supplied
remote: Password:
remote: psql: fe_sendauth: no password supplied
remote:
remote: Please fix this problem and run wn push again.
remote: -----------------------------------------------------
To ssh://git@50.22.244.66:22/var/rapp/golks
0384be9..24a99c8 HEAD -> master
Performing After Push Tasks...
Performing Task: jammit
[Webbynode] Finished pushing golks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment