Locomotive lost path to existing site in /public/sites
  • I recently had to reinstall ruby (1.9.2 p290) and rails (3.0.10). I removed the .rvm folder and installed ruby and rails fresh.
    Then ran 'bundle' to install the gems again and everything was back up.

    However, when I ran the site, it took me straight into the /admin section and asked me to setup a site ( as if I had never setup a site up before ).
    My directory still has the site which I was working on, at '/public/sites/4ec3ea09a240a312f6000004'.... however locomotive seems to have lost the ability to see it and use it?

    How can I get locomotive to use that existing site? So I can continue working on the site I had already setup?

    Thank You.
  • Hey Nathan

    The installer comes up when a site and a user cannot be found in the database. Did you clear out your database by any chance when doing the upgrade?

    The fix might be as simple as updating your config/mongoid.yml to have the correct DB settings.
  • Thanks Mario, I did end up getting it resolved by modifying some settings. Thanks for your reply!

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!