Skip to content

Instantly share code, notes, and snippets.

@awead
Created August 21, 2017 15:25
Show Gist options
  • Save awead/84d65db675f4de1e9603f449cf37714e to your computer and use it in GitHub Desktop.
Save awead/84d65db675f4de1e9603f449cf37714e to your computer and use it in GitHub Desktop.
Last deploy errors
SSHKit::Runner::ExecuteError: Exception while executing as [email protected]: Exception while executing as [email protected]: rake exit status: 1
rake stdout: == 20170814150454 EnableUuidExtension: migrating ==============================
-- enable_extension("uuid-ossp")
rake aborted!
StandardError: An error has occurred, this and all later migrations canceled:
PG::UndefinedFile: ERROR: could not open extension control file "/opt/rh/rh-postgresql95/root/usr/share/pgsql/extension/uuid-ossp.control": No such file or directory
: CREATE EXTENSION IF NOT EXISTS "uuid-ossp"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment