Heroku Metabase Reset Autometically

Hello,

I have installed a fresh copy of Metabase on Heroku. After installation, when i restart heroku Dyno, it autometically clean all / lost database references, passwords and users and asks us to setup all again.

Normally, heroku dynos are getting restarted once in 24 hours to keep memory cleaned, each time, our Metabase looses all configurations, connections with users.

Please urgently help on how we could overcome this issue.

Regards,
Kashif Hameed

An update, actually there was a database initially connected with Metabase, we de-attach that and then attach a new database. Some how, Metabase did some information in old database, that’s why it is not persisting all information.

Quick hint: check if the DATABASE_URL config variable points to your new database.