addon-wireguard
addon-wireguard copied to clipboard
Error Message s6-rc: fatal: unable to take locks: Resource busy
The Wireguard Addon starts, and the Peer seems to connect but it is not possible to access anything. HASIO is running on an iMac with macOS Sonoma 14.4.1
Here is the log file: s6-rc: info: service s6rc-oneshot-runner: starting s6-rc: info: service s6rc-oneshot-runner successfully started s6-rc: info: service base-addon-banner: starting
Add-on: WireGuard Fast, modern, secure VPN tunnel
Add-on version: 0.10.2 You are running the latest version of this add-on. System: Home Assistant OS 12.2 (aarch64 / qemuarm-64) Home Assistant Core: 2024.4.4 Home Assistant Supervisor: 2024.04.0
Please, share the above information when looking for help or support in, e.g., GitHub, forums or the Discord chat.
s6-rc: info: service base-addon-banner successfully started s6-rc: info: service fix-attrs: starting s6-rc: info: service base-addon-log-level: starting s6-rc: info: service fix-attrs successfully started s6-rc: info: service base-addon-log-level successfully started s6-rc: info: service legacy-cont-init: starting cont-init: info: running /etc/cont-init.d/config.sh cont-init: info: /etc/cont-init.d/config.sh exited 0 s6-rc: info: service legacy-cont-init successfully started s6-rc: info: service legacy-services: starting services-up: info: copying legacy longrun api (no readiness notification) services-up: info: copying legacy longrun status (no readiness notification) services-up: info: copying legacy longrun wireguard (no readiness notification) [16:59:26] INFO: Starting WireGuard... [#] ip link add wg0 type wireguard [#] wg setconf wg0 /dev/fd/63 [#] ip -4 address add 172.27.66.1/24 dev wg0 [#] ip link set mtu 1420 up dev wg0 [#] resolvconf -a wg0 -m 0 -x s6-rc: fatal: unable to take locks: Resource busy [#] iptables -A FORWARD -i wg0 -j ACCEPT; iptables -A FORWARD -o wg0 -j ACCEPT; iptables -t nat -A POSTROUTING -o eth0 -j MASQUERADE [16:59:56] INFO: Requesting current status from WireGuard... interface: wg0 public key: xxx= private key: (hidden) listening port: 51820
peer: xxx persistent keepalive: every 25 seconds