hello,
I had to migrate host by rsync-ing the whole /var/lib/docker, everything went fine so far except the unbound container which doesn’t want to work.
unbound-mailcow_1 | Setting console permissions...
unbound-mailcow_1 | Receiving anchor key...
unbound-mailcow_1 | Receiving root hints...
######################################################################## 100.0%
unbound-mailcow_1 | setup in directory /etc/unbound
unbound-mailcow_1 | unbound_server.key exists
unbound-mailcow_1 | unbound_control.key exists
unbound-mailcow_1 | create unbound_server.pem (self signed certificate)
unbound-mailcow_1 | create unbound_control.pem (signed client certificate)
unbound-mailcow_1 | Signature ok
unbound-mailcow_1 | subject=CN = unbound-control
unbound-mailcow_1 | Getting CA Private Key
unbound-mailcow_1 | Setup success. Certificates created. Enable in unbound.conf file to use
unbound-mailcow_1 | [1587455510] unbound[1:0] notice: init module 0: validator
unbound-mailcow_1 | [1587455510] unbound[1:0] notice: init module 1: iterator
unbound-mailcow_1 | [1587455510] unbound[1:0] info: start of service (unbound 1.9.1).
unbound-mailcow_1 | [1587455510] unbound[1:0] info: generate keytag query _ta-4f66. NULL IN
unbound-mailcow_1 | [1587455510] unbound[1:0] fatal error: could not open autotrust file for writing, trusted-key.key.1-0: Permission denied
mailcowdockerized_unbound-mailcow_1 exited with code 1
Tried a docker-compose down
and up -d
again, no success.
Any ideas what I can do to solve that issue ? My mailcow is already up to date with update.sh.