Synology DSM 7.x: qBittorrent WireGuard/NFTables Errors After Update
Seeing RTNETLINK answers: Not supported during init-wireguard, or Error: Could not process rule: Not supported with add table inet hotio when starting ghcr.io/hotio/qbittorrent on DSM 7.2/7.3? That’s Synology’s 4.4 kernel lacking nftables support after hotio dropped legacy iptables workarounds. Typical failure logs look like this: [VPN] Creating interface [wg0-fix]. RTNETLINK answers: Not supported Or later during firewall setup: Error: Could not process rule: Not supported add table inet hotio The Fix Pin the image to the last known working WireGuard build from the TRaSH-Guides PR #222: ...