"Could not find marketplace for domain localhost" error after db import after env installation

Hi,

After one of our dev re-installed the local environment with ST, he imported a dummy database that we created.
After that, he sees this error when opening any page.

We tried 2 things:

  1. config.default.yml ==> line 7: domain: app.lvh.me:port ( app.lvh.me:5000 or localhost:5000)
  2. go to database, table: communites, find the id of our community (let’s say 40017) change the domain info to be the same as config

However we tried both ports 5000 and 3000 and still got error:
Community.find(40017).update domain: “localhost:3000”
localhost is not allowed according to Registry policy with google analytics

Does anybody have any idea?

Thanks!

Hi,

I seem to be having the same issue as you. I’m wondering if you ever managed to find a solution to this problem, or if anyone knows of any possible fixes?

Thanks

Hi Devin

You need to replace the domain name with localhost in database (Community Table, field domain:“localhost”)

Thanks.

Thank you very much for your help, the problem is fixed now.

1 Like

Most Welcome,

If you see that you still need to make changes in frontend (landing page) customization or backend. I am available as freelance developer.

Thanks