debate-watch / issue-tracker

1 stars 1 forks source link

Site is down #10

Closed s2t2 closed 8 years ago

s2t2 commented 8 years ago
heroku logs -t
PG::InsufficientPrivilege: ERROR:  permission denied for relation requests
2015-09-03T19:15:21.355462+00:00 app[web.1]: : INSERT INTO "requests" ("session_id", "uuid", "url", "ssl", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id"
s2t2 commented 8 years ago
heroku pg:info
=== DATABASE_URL
Plan:        Hobby-dev
Status:      Available
Connections: 1/20
PG Version:  9.4.4
Created:     2015-07-26 02:41 UTC
Data Size:   33.4 MB
Tables:      17
Rows:        95721/10000 (Write access revoked)
Fork/Follow: Unsupported
Rollback:    Unsupported
Add-on:      laughing-gladly-XXXX

switched to a new db after backing up the existing db. not a sustainable approach to data management.

heroku pg:info
=== DATABASE_URL
Plan:        Hobby-dev
Status:      Available
Connections: 2/20
PG Version:  9.4.4
Created:     2015-07-26 02:41 UTC
Data Size:   6.8 MB
Tables:      0
Rows:        0/10000 (In compliance)
Fork/Follow: Unsupported
Rollback:    Unsupported
Add-on:      laughing-gladly-XXXX

resources: