Housekeeping not running in netbox-docker #20520
AndyHowell
started this conversation in
General
Replies: 1 comment 1 reply
-
@AndyHowell , you are much more likely to get an answer in the netbox-docker repo Discussions. I tried to transfer this discussion there, but GitHub did provide an option for that repo. |
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.
-
I added the topology view plugin. Now it get an error at startup:
Netbox otherwise works fine. I tried doing
docker compose up --build
, but I still get the same error.I put my local changes on a git branch and went back to the release branch (tag 3.3.0), did
docker compose up --build
again and still get the same error.I'm pretty sure housekeeping was working correctly before. Most likely its comes down to my ignorance of docker. Thanks.
Beta Was this translation helpful? Give feedback.
All reactions