We use v3 chirpstack based on a docker image. I installed the new v4 chirpstack nativ on the same computer. Now the script couldn’t access to the postgre db:
2025/07/23 14:39:58 Select users errordial tcp: lookup postgresql on 127.0.0.53:53: server misbehaving
Which access going wrong? Postgres db v4 or the old db v3?
Thans in advanced for your help.
This is a networking issue. It looks like within the Docker container, the postgresql
hostname can’t be resolved.