Hi!
I’ve updated our system to the latest egroupware version I can’t make it work again. We’re running egroupware-docker in a ubuntu 18.04.3 server.
I keep getting 502 proxy error. I checked docker to see what containers were running I get that egroupware container was not up. When I try to restart it I get the following error message:
Error response from daemon: Cannot restart container egroupware: OCI runtime create failed: container_linux.go:345: starting container process caused “process_linux.go:430: container init caused “rootfs_linux.go:58: mounting \”/var/run/mysqld/mysqld.sock\” to rootfs \"/var/lib/docker/overlay2/f2f46d2173c861ff27b383021877421a8a3f915b08778d88c02564fe677d1eb4/merged\" at \"/var/lib/docker/overlay2/f2f46d2173c861ff27b383021877421a8a3f915b08778d88c02564fe677d1eb4/merged/run/mysqld/mysqld.sock\" caused \“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
What can I do to solve it? I’ve tried to reinstall egroupware-docker and mysql-server packages but it didn’t help.
Thanks