I'm trying to get this docker to run on my Synology NAS DS720+ using Wireguard, but when connecting to it at port 8090 Firefox displays 'connection was reset'. The log of the docker shows the wireguard interface failed to come up, see this logfile:
binxhexqbit log.zip
My wireguard conf file is located in: /volume1/docker/binhexqbit/wireguard/wg0.conf
I'm trying to get this docker to run on my Synology NAS DS720+ using Wireguard, but when connecting to it at port 8090 Firefox displays 'connection was reset'. The log of the docker shows the wireguard interface failed to come up, see this logfile: binxhexqbit log.zip
My wireguard conf file is located in: /volume1/docker/binhexqbit/wireguard/wg0.conf
I used this docker code:
I'm already running the Wireguard SPK from https://github.com/runfalk/synology-wireguard
Any ways to fix this?