Mark

Results 11 comments of Mark

I am also getting the same thing... not sure what to do on this. ``` qbittorrent-openvpn | [cont-init.d] 03-setup-iptables: exited 0. qbittorrent-openvpn | [cont-init.d] done. qbittorrent-openvpn | [services.d] starting services...

I'm getting the same error and not sure why. ``` `Using dotnet configured on PATH Dotnet path: C:\Program Files\dotnet\dotnet.exe Activating C# + C# Dev Kit + C# IntelliCode... waiting for...

Thanks everyone!!! I got it working!! :D I will do a big write up and post my fix for DS920+ with qbittorrent + qbittorrent-natmap + OpenVPN. I just need to...

EDIT: Happy to provide whatever information needed :) Hey, I am having the exact same issue on both OpenVPN and Wireguard with Proton VPN. DS920+ Synology NAS | Latest Update...

I have the exact same issue. Let me know where the log file location is if there is one :) [output.log](https://github.com/user-attachments/files/23146352/output.log)

> your terminal another version madness between libraries... your issue is pyannote.audio package. what version it shows? > > ``` > > conda activate .\python_env > pip show pyannote.audio >...

You need to use this, which will actively update the port information. https://github.com/soxfor/qbittorrent-natmap When you use this, you also need to separate your qbittorrent and vpn docker, so it will...

Can we please have the ability to disable the ipv6 checks? I can't use the firewall and port forward at all because Synology the lame buggers won't update the ipv6...

Just uploading my docker file. custom.conf ``` # Disable IPv6 pull-filter ignore "route-ipv6" pull-filter ignore "ifconfig-ipv6" ``` Custom docker network `docker network create --subnet 172.19.0.0/16 mynet` docker-compose.yml ``` version: '3.7'...

I have also followed this and same issue :( - https://serverfault.com/questions/660979/how-to-disable-ipv6-support-in-linux-entirely