You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is there any method currently to keep the connection alive? I have everything up and running with qbt - but it seems like my connection is lost every hour or so (unless there is active transfers)
I get nothing in my logs indicating a disconnect - ip addresses have been redacted
2024-11-26 15:05:02 TUN/TAP device tun0 opened
2024-11-26 15:05:02 /sbin/ip link set dev tun0 up mtu 1500
2024-11-26 15:05:02 /sbin/ip link set dev tun0 up
2024-11-26 15:05:02 /sbin/ip addr add dev tun0 0.00.0.2/16
2024-11-26 15:05:02 /etc/openvpn/up.sh tun0 1500 0 0.0.0. 255.255.0.0 init
2024-11-26 15:05:02 /sbin/ip route add 0.0.0.0/32 via 172.18.0.1
2024-11-26 15:05:02 /sbin/ip route add 0.0.0.0/1 via 10.100.0.1
2024-11-26 15:05:02 /sbin/ip route add 128.0.0.0/1 via 10.100.0.1
2024-11-26 15:05:02 Initialization Sequence Completed
2024-11-26 15:05:02 Data Channel: cipher 'AES-256-GCM', peer-id: 14, compression: 'stub'
2024-11-26 15:05:02 Timers: ping 60, ping-restart 180
2024-11-26 15:05:02 Protocol options: explicit-exit-notify 1
───────────────────────────────────────
Linuxserver.io version: 5.0.2-r0-ls366
Build-date: 2024-11-24T06:54:28+00:00
───────────────────────────────────────
[custom-init] No custom files found, skipping...
WebUI will be started shortly after internal preparations. Please wait...
******** Information ********
To control qBittorrent, access the WebUI at: http://localhost:8081
Connection to localhost (127.0.0.1) 8081 port [tcp/tproxy] succeeded!
[ls.io-init] done.
The text was updated successfully, but these errors were encountered:
Is there any method currently to keep the connection alive? I have everything up and running with qbt - but it seems like my connection is lost every hour or so (unless there is active transfers)
I get nothing in my logs indicating a disconnect - ip addresses have been redacted
The text was updated successfully, but these errors were encountered: