Cannot start netbox-docker-netbox-1 after upgrate from 3.2.5 to 3.4.5 #952
Unanswered
Negatifff
asked this question in
Getting Help
Replies: 1 comment 1 reply
-
Did you update the |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello
I'm not very good at docker - I just update the netbox docker from time to time on request. The upgrade process has never been particularly difficult...until now. I have version 3.2.5 and I want to update it to the latest 3.4.5. I also changed the postgres version from 14 to 15 along the way. I dumped the data from the database, updated the postgres, uploaded the data to the new version. It's ok. But I failed to start the netbox - the docker netbox-docker-netbox-1 constantly falls off by timeout with the message
dependency failed to start: container netbox-docker-netbox-1 is unhealthy
viewing logs with
docker-compose logs -f
shows the following:
docker-compose ps-a
I've already scratched my head what could be the problem. If someone can help I would be grateful.
docker-compose.yml
docker-compose.override.yml
versions:
Beta Was this translation helpful? Give feedback.
All reactions