Anh Do
Anh Do
Thanks for your confirmation. Btw, I think this line instead: https://github.com/emersion/go-msgauth/blob/fb07ec9e7323788ae953eea6797a1dddb8a13106/authres/parse.go#L258
Same to me. This is my docker-compose file: ``` services: zerotier: image: zerotier/zerotier:latest restart: unless-stopped cap_add: - NET_ADMIN network_mode: host devices: - /dev/net/tun:/dev/net/tun command: xxxxxxxxxxxxxxxx volumes: - /opt/appdata/zerotier-one/authtoken.secret:/var/lib/zerotier-one/authtoken.secret - /opt/appdata/zerotier-one/identity.public:/var/lib/zerotier-one/identity.public...
Same with Rocky Linux 8.8