Skip to content

Instantly share code, notes, and snippets.

@uniglam
Created April 13, 2010 10:31
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 uniglam/364490 to your computer and use it in GitHub Desktop.
Save uniglam/364490 to your computer and use it in GitHub Desktop.
executing "cd /var/www/rails/courses/releases/20100413103043; rake RAILS_ENV=production db:migrate"
servers: ["glamcontent.isd.glam.ac.uk"]
[glamcontent.isd.glam.ac.uk] executing command
** [out :: glamcontent.isd.glam.ac.uk] (in /var/www/rails/courses/releases/20100413103043)
** [out :: glamcontent.isd.glam.ac.uk] rake aborted!
** [out :: glamcontent.isd.glam.ac.uk] Access denied for user 'root'@'localhost' (using password: NO)
** [out :: glamcontent.isd.glam.ac.uk]
** [out :: glamcontent.isd.glam.ac.uk] (See full trace by running task with --trace)
command finished
failed: "sh -c 'cd /var/www/rails/courses/releases/20100413103043; rake RAILS_ENV=production db:migrate'" on glamcontent.isd.glam.ac.uk
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment