I have nextcloud installed in apache and I had collabra working, but suddenly it stopped working … maybe after some update?
In the apache logs I can see a lot of errors like this when I try to acess a .odt doc through nextcloud
[Tue May 05 01:17:14.866862 2020] [authz_core:error] [pid 2947] [client x.x.x.x:56882] AH01630: client denied by server configuration: /srv/www/htdocs/dav
[Tue May 05 01:17:19.333177 2020] [authz_core:error] [pid 2949] [client x.x.x.x:56916] AH01630: client denied by server configuration: /srv/www/htdocs/apps
[Tue May 05 01:17:49.361971 2020] [authz_core:error] [pid 3009] [client x.x.x.x:57010] AH01630: client denied by server configuration: /srv/www/htdocs/apps
[Tue May 05 01:18:19.347548 2020] [authz_core:error] [pid 2950] [client x.x.x.x:57070] AH01630: client denied by server configuration: /srv/www/htdocs/apps
[Tue May 05 01:18:49.348780 2020] [authz_core:error] [pid 2951] [client x.x.x.x:57072] AH01630: client denied by server configuration: /srv/www/htdocs/apps
[Tue May 05 01:19:19.348207 2020] [authz_core:error] [pid 2953] [client x.x.x.x:57120] AH01630: client denied by server configuration: /srv/www/htdocs/apps
[Tue May 05 01:19:20.337191 2020] [authz_core:error] [pid 2953] [client x.x.x.x:57120] AH01630: client denied by server configuration: /srv/www/htdocs/csrftoken
[Tue May 05 01:19:49.341580 2020] [authz_core:error] [pid 2948] [client x.x.x.x:57124] AH01630: client denied by server configuration: /srv/www/htdocs/apps
reboot does not work.
I have seen this
aldebaran:/etc/apache2/vhosts.d # systemctl status docker
* docker.service - Docker Application Container Engine
Loaded: loaded (/usr/lib/systemd/system/docker.service; enabled; vendor preset: disabled)
Active: active (running) since Tue 2020-05-05 00:46:34 CEST; 28min ago
Docs: http://docs.docker.com
Main PID: 1573 (dockerd)
Tasks: 42
CGroup: /system.slice/docker.service
|-1573 /usr/bin/dockerd --add-runtime oci=/usr/sbin/docker-runc
|-1745 docker-containerd --config /var/run/docker/containerd/containerd.toml --log-level warn
|-2186 /usr/bin/docker-proxy -proto tcp -host-ip 127.0.0.1 -host-port 9980 -container-ip 172.17.0.2 -container-port 9980
|-2194 docker-containerd-shim -namespace moby -workdir /var/lib/docker/containerd/daemon/io.containerd.runtime.v1.linux/moby/d32b268387f18665f3a545dd59101747ece567b49f392a3276d4b9949a4affaf -address /var/run/docker/containerd/docker-containerd.sock -container>
|-2210 /bin/sh -c bash start-libreoffice.sh
|-2253 bash start-libreoffice.sh
|-2291 bash start-libreoffice.sh
|-2292 /usr/bin/loolwsd --version --o:sys_template_path=/opt/lool/systemplate --o:child_root_path=/opt/lool/child-roots --o:file_server_root_path=/usr/share/loolwsd
|-2293 bash start-libreoffice.sh
|-2294 /usr/bin/inotifywait -e modify /etc/loolwsd/loolwsd.xml
|-2300 /usr/bin/loolforkit --losubpath=lo --systemplate=/opt/lool/systemplate --lotemplate=/opt/collaboraoffice6.2 --childroot=/opt/lool/child-roots/ --clientport=9980 --masterport=loolwsd-u6vn0TBy --rlimits=limit_virt_mem_mb:0;limit_stack_mem_kb:8000;limit_f>
|-2343 /usr/bin/loolforkit --losubpath=lo --systemplate=/opt/lool/systemplate --lotemplate=/opt/collaboraoffice6.2 --childroot=/opt/lool/child-roots/ --clientport=9980 --masterport=loolwsd-u6vn0TBy --rlimits=limit_virt_mem_mb:0;limit_stack_mem_kb:8000;limit_f>
`-2348 /usr/bin/loolforkit --losubpath=lo --systemplate=/opt/lool/systemplate --lotemplate=/opt/collaboraoffice6.2 --childroot=/opt/lool/child-roots/ --clientport=9980 --masterport=loolwsd-u6vn0TBy --rlimits=limit_virt_mem_mb:0;limit_stack_mem_kb:8000;limit_f>
May 05 00:46:20 aldebaran dockerd[1573]: time="2020-05-05T00:46:20.872693256+02:00" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.aufs" error="modprobe aufs failed: "modprobe: FATAL: Module aufs not found in directory /lib/modules/4.12.14-lp151.2>
May 05 00:46:20 aldebaran dockerd[1573]: time="2020-05-05T00:46:20.873353928+02:00" level=warning msg="could not use snapshotter btrfs in metadata plugin" error="path /var/lib/docker/containerd/daemon/io.containerd.snapshotter.v1.btrfs must be a btrfs filesystem to be u>
May 05 00:46:20 aldebaran dockerd[1573]: time="2020-05-05T00:46:20.873372187+02:00" level=warning msg="could not use snapshotter aufs in metadata plugin" error="modprobe aufs failed: "modprobe: FATAL: Module aufs not found in directory /lib/modules/4.12.14-lp151.28.48-d>
May 05 00:46:20 aldebaran dockerd[1573]: time="2020-05-05T00:46:20.873382527+02:00" level=warning msg="could not use snapshotter zfs in metadata plugin" error="path /var/lib/docker/containerd/daemon/io.containerd.snapshotter.v1.zfs must be a zfs filesystem to be used wi>
May 05 00:46:23 aldebaran dockerd[1573]: time="2020-05-05T00:46:23.385218644+02:00" level=warning msg="Your kernel does not support swap memory limit"
May 05 00:46:23 aldebaran dockerd[1573]: time="2020-05-05T00:46:23.385321189+02:00" level=warning msg="Your kernel does not support cgroup rt period"
May 05 00:46:23 aldebaran dockerd[1573]: time="2020-05-05T00:46:23.385345702+02:00" level=warning msg="Your kernel does not support cgroup rt runtime"
May 05 00:46:24 aldebaran dockerd[1573]: time="2020-05-05T00:46:24.259427988+02:00" level=warning msg="d32b268387f18665f3a545dd59101747ece567b49f392a3276d4b9949a4affaf cleanup: failed to unmount IPC: umount /var/lib/docker/containers/d32b268387f18665f3a545dd59101747ece5>
May 05 00:46:29 aldebaran dockerd[1573]: time="2020-05-05T00:46:29.080403955+02:00" level=warning msg="Error (Unable to complete atomic operation, key modified) deleting object [endpoint 0250fe112f5da540fd46d0733c145063d09acbbe57942b49fe50352c515fe457 0f39fb60afaf66afa7>
May 05 00:46:34 aldebaran systemd[1]: Started Docker Application Container Engine.
The cause may be that?:
modprobe: FATAL: Module aufs not found in directory /lib/modules/4.12.14-lp151.28.48-d
bests regards