Report this

What is the reason for this report?

Database is not initialized correctly

Posted on March 4, 2014

I have followed all the steps to installing Dokku One-Click DigitalOcean Image to Run a Ruby on Rails App. Everything works fine until i want to run dokku postgresql:link app_name database_name. I get this error “Database is not initialized correctly” and i have been stuck like this for a while.



This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

Have you created your Postgres storage area with initdb? <br>eg. initdb -D /usr/local/pgsql/data (as postgres user)

I followed all the steps countless times but nothing seemed to work. After i pushed it to the server i ran dokku postgresql:create app_name again and went along with rest of the steps and it ended up working just fine.

I followed all the steps countless times but nothing seemed to work. After i pushed it to the server i ran dokku postgresql:create app_name again and went along with rest of the steps and it ended up working just fine.

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.