Container housekeeping and worker always restart #1526
-
|
Hello all :) Used Netbox Version: 4.4.1 I use netbox-docker since some years on an Ubuntu-Server. Actual version 24.04 LTS. Netbox is “still” working. But two containers are not running properly:
The error message in housekeeping is: I have already tried to locate the file here. But apparently it is no longer available in the current Netbox version. In "latest-ldap" I get this error message: Unfortunately, I overlooked the fact that I should have always updated the Dockerfile during Netbox updates. If I do a "git pull", a lot of file were overwritten. I have attached the two versions of docker-compose.yml. One is the version I use, and the other is the new one. I spent many hours playing around with the up2date version. After switching to PGSQL 15, I can start netbox, and it seems to work, but the containers are not healthy, and you usually have to restart the containers manually. I have also tried updating PGSQL to version 17 several times, but every time I do a PGDUMP, there is only 4k. Which is strange, because when I list the DB, I see the DB with the name Netbox. But anyway. My question is, what do I need to do to get back to a working software version without errors? Thank you very much :) |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
|
I have the same problem but this explains it: netbox-community/netbox#18349 |
Beta Was this translation helpful? Give feedback.
-
|
See this post: https://github.com/netbox-community/netbox-docker/releases/tag/3.4.0 |
Beta Was this translation helpful? Give feedback.
See this post: https://github.com/netbox-community/netbox-docker/releases/tag/3.4.0
"Removed the housekeeping container that is not needed with NetBox 4.4.0"