Created
August 21, 2017 15:25
-
-
Save awead/84d65db675f4de1e9603f449cf37714e to your computer and use it in GitHub Desktop.
Last deploy errors
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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