ProtonVPN / linux-app

Official ProtonVPN Linux app
https://protonvpn.com/download-linux
GNU General Public License v3.0
408 stars 64 forks source link

Fails to connect on Arch with no error log. #5

Open shmoobalizer opened 3 years ago

shmoobalizer commented 3 years ago

Attempting to connect to a server fails with no report other than a notification saying that the connection "Failed" or "Timed out", never progresses beyond 78% and occasionally prompts the user with a pre-filled password field with no explanation other than "a password is required" despite having already logged in.

Console log: (doesn't seem relevant)

Gtk-Message: 12:31:46.114: Failed to load module "colorreload-gtk-module"
Gtk-Message: 12:31:46.114: Failed to load module "window-decorations-gtk-module"
/usr/lib/python3.9/site-packages/protonvpn_nm_lib/core/connection_backend/nm_client/nm_client_mixin.py:11: Warning: g_main_context_push_thread_default: assertion 'acquired_context' failed
  nm_client = NM.Client.new(None)
/usr/lib/python3.9/site-packages/protonvpn_nm_lib/core/connection_backend/nm_client/nm_client_mixin.py:11: Warning: g_main_context_pop_thread_default: assertion 'g_queue_peek_head (stack) == context' failed
  nm_client = NM.Client.new(None)

Environment: OS: Arch Linux x86_64 DE: Xfce 4.16

Edit: running with cli gives the following output, which isn't anymore helpful, but at least shows the GUI isn't obscuring any details:

Setting up ProtonVPN.
Connecting to ProtonVPN on US-FREE#2 with UDP.

Unable to connect to ProtonVPN: ProtonVPN connection failed due to unknown reason.

image image image

calexandru2018 commented 3 years ago

Sort of duplicate for https://github.com/ProtonVPN/linux-cli/issues/6

Matt-Deacalion commented 2 years ago

Same issue here on Arch Linux, Kernel: 5.17.4-arch1-1.

MuhammedZakir commented 2 years ago

FWIW, may not be related, but when I get this error (rarely), running pvpn d fixes it.

schmitmd commented 1 year ago

A bit late but future searchers might want to see my issue: #67