Hello, I spun up my instance and when I was doing the initial setup I got an error “Server already exists”. I reloaded the page and realized that the server was a copy of https://exploding-heads.com/. I was really confused since I didn’t do anything. I didn’t even federated with that instance. After that I changed the settings to how I wanted them to be and moved on with the day. I thought it was one time issue.

Few days later I restarted the server and when I got back to it the name, logo, description and sidebar have changed back to the ones from the other instance. I changed them back to normal and decided to restart just the docker containers. Again the same issue.

Normally the logs help but this time nothing out of normal shows up.

  • @Owner_of_donky@donky.socialOP
    link
    fedilink
    22 years ago

    Hmm, this is really strange. I decided to try to restart both the containers and the server several times. everything seems to be working now. Also I don’t know how to access the table.

    • @nutomicA
      link
      32 years ago

      sudo docker-compose exec postgres psql -U lemmy

      Anyway its strange that a restart would make any difference. When we had this problem, the site name etc changed with every page reload (as it was reading a random row from the db table each time).