mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-03-02 22:57:32 -05:00
ARM Linux Network Stack Issues: Fails to bind to VPN Interface #17488
Labels
No labels
Accessibility
AppImage
Bounty
Build system
CI
Can't reproduce
Code cleanup
Confirmed bug
Confirmed bug
Core
Crash
Data loss
Discussion
Docker
Documentation
Duplicate
Feature
Feature request
Feature request
Feature request
Filters
Flatpak
GUI
Has workaround
I2P
Invalid
Libtorrent
Look and feel
Meta
NSIS
Network
Not an issue
OS: *BSD
OS: Linux
OS: Windows
OS: macOS
PPA
Performance
Project management
Proxy/VPN
Qt bugs
Qt6 compat
RSS
Search engine
Security
Temp folder
Themes
Translations
Triggers
Waiting diagnosis
Waiting info
Waiting upstream
Waiting web implementation
Watched folders
WebAPI
WebUI
autoCloseOldIssue
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/qBittorrent#17488
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ZethiaZ on GitHub (Jan 31, 2026).
qBittorrent & operating system versions
qBittorrent: 5.1.4 (Both tested on native package and flathub)
OS: Fedora 42 Asahi Remix KDE
QT: 6.9.3
What is the problem?
When binding to a VPN interface, the connection always shows "disconnected" when bound to any VPN interface. I have tried both Windscribe and Mullvad and different protocols. qBittorrent only works when bound to any interface or the wireless card, and can at times bypass the VPN (and its killswitch) to connect to the internet but never connects through the vpn.
I am not a particularly techy user so there are limits to my abilities but I tried looking for related issues and asking for help from my VPN providers and community options before opening an issue.
I found what I believe to be a related issue https://github.com/qbittorrent/qBittorrent/issues/19993 but it is quite old. The culprit seems to do with the network stack on ARM Linux causing issues. I am running on a Macbook Pro with an m1 pro processor and using the as of now latest version of Fedora Asahi. I have no other arm based devices to test it on but qBittorrent (and the vpn killswitches) acted as expected on my x86-64 based secondary laptop.
Steps to reproduce
No response
Additional context
No response
Log(s) & preferences file(s)
I put in a sample of the log https://github.com/qbittorrent/qBittorrent/discussions/23770 and am using completely default settings other than the network interface, and I tried turning off UPnP but it made no difference.