Skip to content

Instantly share code, notes, and snippets.

@VictorTpo
Last active August 29, 2015 14:06
Show Gist options
  • Save VictorTpo/36d5c187ff25dcf89063 to your computer and use it in GitHub Desktop.
Save VictorTpo/36d5c187ff25dcf89063 to your computer and use it in GitHub Desktop.

Errors process

Follow those instructions to fix some errors which happen on the server

Fail to save database

ssh remote_server

crontab -e # to see the syntax of all tasks
rvm use # server need to reload the rvm environment
backup perform --triggers my_task # launch the cron 'my_task'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment