This repository was archived by the owner on Nov 15, 2024. It is now read-only.

Description
After run docker-compose up -d, i got this error.
Could anyone please help?
Thank you
Starting librenms-db ... error
ERROR: for librenms-db Cannot start service mysql: OCI runtime create failed: container_linux.go:380: starting container process caused: process_linux.go:545: container init caused: rootfs_linux.go:76: mounting "/home/itadmin/librenms/50-server.cnf" to rootfs at "/etc/mysql/mariadb.conf.d/50-server.cnf" caused: mount through procfd: 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
ERROR: for mysql Cannot start service mysql: OCI runtime create failed: container_linux.go:380: starting container process caused: process_linux.go:545: container init caused: rootfs_linux.go:76: mounting "/home/itadmin/librenms/50-server.cnf" to rootfs at "/etc/mysql/mariadb.conf.d/50-server.cnf" caused: mount through procfd: 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
ERROR: Encountered errors while bringing up the project.