Hi@all,
A few days ago I installed a new UCS5 environment.
1 x Master
2 x Managed node
On one of the nodes I installed Nextcloud. Now I wanted to set that up. Unfortunately I found out that the Docker container is not running:
root@cloud01:~# univention-app shell nextcloud
Cannot run command: 4.4/nextcloud=21.0.7-0 is not running in a container
root@cloud01:~# docker container list
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
f5f3f790f270 docker.software-univention.de/collabora:6.4.10.10 "/bin/sh -c 'bash st…" 6 days ago Up 7 minutes 0.0.0.0:9980->9980/tcp angry_payne
I don’t know if there is a connection but I found the following entries in the log on the master:
Feb 10 16:25:45 srv01 systemd[1]: Starting ISC DHCP Server for IPv4...
Feb 10 16:25:45 srv01 systemd[1]: Started ISC DHCP Server for IPv4.
Feb 10 16:25:45 srv01 dhcpd[5061]: Wrote 0 leases to leases file.
Feb 10 16:25:45 srv01 dhcpd[5061]:
Feb 10 16:25:45 srv01 dhcpd[5061]: No subnet declaration for docker0 (172.17.42.1).
Feb 10 16:25:45 srv01 dhcpd[5061]: ** Ignoring requests on docker0. If this is not what
Feb 10 16:25:45 srv01 dhcpd[5061]: you want, please write a subnet declaration
Feb 10 16:25:45 srv01 dhcpd[5061]: in your dhcpd.conf file for the network segment
Feb 10 16:25:45 srv01 dhcpd[5061]: to which interface docker0 is attached. **
Feb 10 16:25:45 srv01 dhcpd[5061]:
Feb 10 16:25:45 srv01 dhcpd[5061]: Server starting service.
Does anyone know this problem or better a solution?
with best
sven