Skip to content

Instantly share code, notes, and snippets.

@haydonryan
Created May 4, 2017 23:10
Show Gist options
  • Save haydonryan/83a67599ab6a6d7438af85823240666d to your computer and use it in GitHub Desktop.
Save haydonryan/83a67599ab6a6d7438af85823240666d to your computer and use it in GitHub Desktop.
SSH to OMD and become root
Switch to postgres user
Execute psql
Log into tempest_production database
Execute:
UPDATE installs SET status='failed', finished_at='2017-05-04T13:58:39.620Z', finished=true WHERE id='23';
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment