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
Desktop: Linux 6.16.y, Arch Linux, nym-vpn-client and nym-vpnd version 1.16.0
Android: GrapheneOS, Nym from F-Droid
Issue
On above systems, I encounter very frequent connection drops, like 2 or 3 per minute, which makes Nym completely unusable.
While examining the (desktop) vpnd logs, I see the following error appear:
2025-10-05T14:53:46.101523Z WARN nym_vpn_lib::bandwidth_controller: Error: error querying remaining bandwidth
Caused by: Internal error: there was an issue with the REST request: error sending request for url (http://10.1.0.1:51830/v1/bandwidth/version)
and also
2025-10-05T14:53:51.180290Z ERROR nym_vpn_lib::tunnel_state_machine::tunnel_monitor: Task manager quit with error: gateway [XXX] is erroring out
Not sure whether these warnings/errors are related to the issue, but I hope it helps.