Not sure if it’s a container problem, to me it looks like you have a script configured in your vpn’s config which is called on reconnect. That script appears to be running some commands which it believes will run as root.
If openvpn is configured to drop privileges, chances are that the scripts from that point on will not run as root, which would explain that error.
1 Like