Unhealthy/Restaring Containers & Change Log not working after LDAP implementation #1374
Unanswered
alna-laurentiu
asked this question in
Getting Help
Replies: 0 comments
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.
-
Hallo,
after a lot of testing and config adaptation i manage to implement LDAP. So far LDAP works as expected but i notice that two containers are not healthy anymore, NETBOX is working, the only thing i notice was that the "change log" is not showing changes since the LDAP implementation.
Netbox-docker (4.1.9) runs on Almalinux 9.5, Docker 27.4.1 and DockerCompose 2.32.1
My LDAP configuration steps:
Adjusted configration.py:
Adjusted docker-compose.override.yaml:
Container status:
Container Logs netbox-docker-netbox-housekeeping-1:
Container logs netbox-docker-netbox-worker-1:
Last documented change log was over a month ago since then we added a lot of stuff and i tested today by adding a device and remove it again and nothing chnaged.
Any help and input is appreciated.
Thank you
Beta Was this translation helpful? Give feedback.
All reactions