Actually, to login you need a omniauth method in the DB, so if you run a rake db:seed and restart the server you'll reach the login page normally.
The PG::error is caused by some initializers, and will not affect the migration.
--
You received this message because you are subscribed to the Google Groups "Catarse Dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to catarse-dev...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
Does any one solve this. As Eric said, we can't run seed as migrations are pending.
Any help will be appreciated.
--
You received this message because you are subscribed to the Google Groups "Catarse Dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to catarse-dev...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
sudo apt-get install postgresql-contrib