You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Netbox should start without docker reporting that netbox is unhealty.
Contrast to Current Behavior
If Netbox needs for some reason longer to start (e.g. update, plugins or something else), docker reports that netbox is unhealthy and doesn't starts the housekeeping and worker container.
Required Changes
I suggest to increase the start_period to 90s instead of 60s in docker-compose.yml under services > netbox > healthcheck
Discussion: Benefits and Drawbacks
No response
The text was updated successfully, but these errors were encountered:
Desired Behavior
Netbox should start without docker reporting that netbox is unhealty.
Contrast to Current Behavior
If Netbox needs for some reason longer to start (e.g. update, plugins or something else), docker reports that netbox is unhealthy and doesn't starts the housekeeping and worker container.
Required Changes
I suggest to increase the
start_period
to 90s instead of 60s in docker-compose.yml underservices > netbox > healthcheck
Discussion: Benefits and Drawbacks
No response
The text was updated successfully, but these errors were encountered: