netbox-learning
netbox-learning copied to clipboard
Step3 - Error mounting nginx.conf
Container diode-ingress-nginx-1 Starting 0.1s
Error response from daemon: failed to create task for container: failed to create shim task: OCI runtime create failed: runc create failed: unable to start container process: error during container init: error mounting "/opt/netbox-learning/netbox-discovery-quickstart/diode/nginx/nginx.conf" to rootfs at "/etc/nginx/conf.d/default.conf": create mountpoint for /etc/nginx/conf.d/default.conf mount: cannot create subdirectories in "/var/lib/docker/overlay2/guidstorage/merged/etc/nginx/conf.d/default.conf": not a directory: unknown: Are you trying to mount a directory onto a file (or vice-versa)?
Check if the specified host path exists and is the expected type
Hey @tech62 please provide more information so we can look into the issue.
@mrmrcoleman Basically it says following in 3rd step
django.core.exceptions.ImproperlyConfigured: Plugin netbox_diode_plugin requires NetBox minimum version 4.2.3 (current: 4.1.11).
Should be fixed when this gets merged: https://github.com/netboxlabs/netbox-learning/pull/54 Apologies for the delay, it required a decent sized rework.