Guest User

Untitled

a guest
Jun 30th, 2016
96
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.87 KB | None | 0 0
  1. DBIC:
  2. d1ofgde:
  3. dsn: 'dbi:Pg:dbname=d1ofgde'
  4. user: 'ygcexhxtprm'
  5. password: 'izU2xTVDfd5T5Byy4M4Xhk'
  6. host: 'ec2-54-244-50-186.compute-1.amazonaws.com'
  7. port: 5432
  8. options:
  9. RaiseError: 1
  10. PrintError: 1
  11. schema_class: 'My::Schema
  12.  
  13. PGUSER=test PGPASSWORD=test heroku pg:push mytestdb DATABASE_URL postgres://ygcexmzlhxtprm:izU2xTVDfd5RekzT5Byy4M4Xhk@ec2-54-243-50-185.compute-1.amazonaws.com:5432/d1ofgdng49tf0e --app lit-mesa-10053
  14.  
  15. :pg_restore: [archiver (db)] could not execute query: ERROR: must be owner of extension plpgsql
  16. Command was: COMMENT ON EXTENSION plpgsql IS 'PL/pgSQL procedural language
  17.  
  18. 2016-06-30T10:01:59.918775+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/" host=lit-mesa-10053.herokuapp.com request_id=99195ea6-fb7e-488c-93e8-2b7b5e306432 fwd="89.122.156.100" dyno= connect= service= status=503 bytes=
  19. 2016-06-30T10:02:00.403773+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/favicon.ico" host=lit-mesa-10053.herokuapp.com request_id=dae4956e-954c-498b-8a32-e8ef8dc01c43 fwd="89.122.156.100" dyno= connect= service= status=503 bytes=
  20. 2016-06-30T10:12:07.295999+00:00 heroku[web.1]: State changed from crashed to starting
  21. 2016-06-30T10:12:14.677356+00:00 app[web.1]: Error while loading /app/app.psgi: The schema mytestdb is not configured at /app/local/lib/perl5/DBICx/Sugar.pm line 52, <DATA> line 1.
  22. 2016-06-30T10:12:14.677382+00:00 app[web.1]: Compilation failed in require at /app/app.psgi line 11, <DATA> line 1.
  23. 2016-06-30T10:12:15.886678+00:00 heroku[web.1]: Process exited with status 255
  24. 2016-06-30T10:12:20.228220+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/" host=lit-mesa-10053.herokuapp.com request_id=36a8291d-fce1-485e-979c-986db9cbf9b7 fwd="89.122.156.100" dyno= connect= service= status=503 bytes=
Add Comment
Please, Sign In to add comment