Closed ji-podhead closed 3 months ago
Postgres 16 is the current version. We won't merge this downgrade. Please follow the the guide on updating: https://github.com/netbox-community/netbox-docker/wiki/Updating#postgresql-update
Postgres 16 is the current version. We won't merge this downgrade. Please follow the the guide on updating: https://github.com/netbox-community/netbox-docker/wiki/Updating#postgresql-update
a yes i had to run docker compose pull
after wiping the containers and volumes.
i though that this just leaked from development, but i was just stupid.
thanks man!
this is the reason:
i changed the postgres version to 14 in docker-compose.yml and now its working
i think some users had similar problems: https://github.com/netbox-community/netbox-docker/discussions/1079