Problem with postgresql

Infos:

  • Used Zammad version: 6.3
  • Used Zammad installation type: (source, package, docker-compose, …): docker-compose
  • Operating system: debian 12
  • Browser + version:

Hello. I can’t run Zammand. There are some problems with psql container. See details bellow - taken from container logs. All variables in .env file are correct. I’ve tried do change username, passwords, etc, but it doesn’t help. When I’m inspecting containers network settings and dns are fine. Don’t have any clue…
Please help:)

PG::ConnectionBad: connection to server at "172.23.0.2", port 5432 failed: FATAL: password authentication failed for user "zammad" (PG::ConnectionBad)

Hello,
after many tries I figure it out by myself. It came out that I changed password in env file after first installation. So I had to down all containers, remove docker volumes for zammad and recreate it. Right now everything wokrs as it should. Case closed:)

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.