espen / balder

Balder - Open source Ruby on Rails photo gallery
http://balderapp.com
MIT License
262 stars 97 forks source link

not allowing to create first user #41

Closed zachvenice closed 10 years ago

zachvenice commented 10 years ago

i ran ... rake db:create rake db:migrate

and it all seemed to go smoothly.

i assume there's no db file that i need to edit since i'm on heroku.

but when i go here: http://baldertestzish.herokuapp.com/account/new

and try to create the first user, it sends me to a general error page. 'heroku logs' doesn't seem to offer any helpful info. please assist.

FIXED...

looks like heroku just took a while to connect the database, as in a few hours?

espen commented 10 years ago

Heroku db should available when creating it. Not sure what your problem was though. Good you fixed it.