netbox-learning icon indicating copy to clipboard operation
netbox-learning copied to clipboard

Step3 - Error mounting nginx.conf

Open tech62 opened this issue 7 months ago • 3 comments

 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

tech62 avatar Jul 29 '25 13:07 tech62

Hey @tech62 please provide more information so we can look into the issue.

mrmrcoleman avatar Aug 10 '25 14:08 mrmrcoleman

@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).

t3l3c0mninja-commits avatar Aug 15 '25 14:08 t3l3c0mninja-commits

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.

mrmrcoleman avatar Sep 16 '25 20:09 mrmrcoleman