sparkbox / lamppost

💡 Sparkbox's 2016 apprentice project: an aggregate of local tech events.
https://lamppost.io
7 stars 1 forks source link

Possible Migration problem #278

Open AllenMay opened 8 years ago

AllenMay commented 8 years ago

When trying to bring the application up in Heroku, I'm getting errors about an undefined relation with [taggings].

Dead stop :(

2016-06-26T11:59:28.209145+00:00 app[web.1]: /app/vendor/bundle/ruby/2.2.0/gems/puma-3.4.0/lib/puma/server.rb:271:in `block in run' 2016-06-26T11:59:28.329314+00:00 app[web.1]: F, [2016-06-26T11:59:28.329183 #10] FATAL -- : 2016-06-26T11:59:28.329323+00:00 app[web.1]: LINE 5: WHERE a.attrelid = '"taggings"'::regclass 2016-06-26T11:59:28.329322+00:00 app[web.1]: ActiveRecord::StatementInvalid (PG::UndefinedTable: ERROR: relation "taggings" does not exist

Log from Heroku: log.txt