Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Impossible to add repo and install mullvad on fedora 41 #7751

Open
2 tasks done
Threetimers opened this issue Mar 3, 2025 · 9 comments
Open
2 tasks done

Impossible to add repo and install mullvad on fedora 41 #7751

Threetimers opened this issue Mar 3, 2025 · 9 comments
Labels

Comments

@Threetimers
Copy link

Is it a bug?

  • I know this is an issue with the app, and contacting Mullvad support is not relevant.

I have checked if others have reported this already

  • I have checked the issue tracker to see if others have reported similar issues.

Current Behavior

I can't install mullvad on fedora 41, that's what I'm getting:

johnwood@fedora:~$ sudo dnf config-manager addrepo --from-repofile=https://repository.mullvad.net/rpm/stable/mullvad.repo
 https://repository.mullvad.net/rpm/stable/mullvad.repo                                                                                             ???% [          <=>     ] |   0.0   B/s |   0.0   B |  01m41s
 https://repository.mullvad.net/rpm/stable/mullvad.repo                                                                                                                  ???% |   0.0   B/s |   0.0   B |  02m11s
>>> Curl error (28): Timeout was reached for https://repository.mullvad.net/rpm/stable/mullvad.repo [Operation too slow. Less than 1000 bytes/sec transferred the last 30 seconds] - https://repository.mullvad.n
>>> Curl error (28): Timeout was reached for https://repository.mullvad.net/rpm/stable/mullvad.repo [Operation too slow. Less than 1000 bytes/sec transferred the last 30 seconds] - https://repository.mullvad.n>>> Curl error (28): Timeout was reached for https://repository.mullvad.net/rpm/stable/mullvad.repo [Operation too slow. Less than 1000 bytes/sec transferred the last 30 seconds] - https://repository.mullvad.n
>>> Curl error (28): Timeout was reached for https://repository.mullvad.net/rpm/stable/mullvad.repo [Operation too slow. Less than 1000 bytes/sec transferred the last 30 seconds] - https://repository.mullvad.n
>>> Curl error (28): Timeout was reached for https://repository.mullvad.net/rpm/stable/mullvad.repo [Operation too slow. Less than 1000 bytes/sec transferred the last 30 seconds]  
johnwood@fedora:~$ sudo dnf config-manager addrepo --from-repofile=https://repository.mullvad.net/rpm/stable/mullvad.repo
 https://repository.mullvad.net/rpm/stable/mullvad.repo                                                                                                                  100% |   2.0   B/s | 186.0   B |  01m12s
>>> Curl error (28): Timeout was reached for https://repository.mullvad.net/rpm/stable/mullvad.repo [SSL connection timeout] - https://repository.mullvad.net/rpm/stable/mullvad.repo  

Same problem on the beta

Expected Behavior

I should be able to add the repo and install mullvad with problem

Steps to Reproduce

Follow the guide on mullvad website in order to install it on fedora 41

Failure Logs

Operating system version

Fedora 41

Mullvad VPN app version

No response

Additional Information

No response

@Threetimers Threetimers added the bug label Mar 3, 2025
@Threetimers Threetimers changed the title Impossible to add repo and install mullvad fedora 41 Impossible to add repo and install mullvad on fedora 41 Mar 3, 2025
@dubcanada
Copy link

dubcanada commented Mar 3, 2025

Same issue for me. Repo and CDN are both failing to connect/download objects. On ubuntu jammy

Ign:1 https://repository.mullvad.net/deb/stable jammy/main amd64 mullvad-vpn amd64 2025.4
Ign:1 https://repository.mullvad.net/deb/stable jammy/main amd64 mullvad-vpn amd64 2025.4
Ign:1 https://repository.mullvad.net/deb/stable jammy/main amd64 mullvad-vpn amd64 2025.4
Err:1 https://repository.mullvad.net/deb/stable jammy/main amd64 mullvad-vpn amd64 2025.4
  Could not wait for server fd - select (11: Resource temporarily unavailable) [IP: 45.149.104.1 443]
E: Failed to fetch https://repository.mullvad.net/deb/stable/pool/main/m/mullvad-vpn/mullvad-vpn_2025.4_amd64.deb  Could not wait for server fd - select (11: Resource temporarily unavailable) [IP: 45.149.104.1 443]

@Zarkorix
Copy link

Zarkorix commented Mar 5, 2025

I'm experiencing this too on Fedora 41.

@michu990
Copy link

michu990 commented Mar 5, 2025

Same error on Debian 12.

@zackkrida
Copy link

Same issue with fedora 41.

@promofu
Copy link

promofu commented Mar 5, 2025

similar symptoms here but for ubuntu 24

@ddm90
Copy link

ddm90 commented Mar 6, 2025

Same in Ubuntu 24.04

@jumpinjellybeans
Copy link

Same with Zorin OS 17.2 Pro

@lowdewijk
Copy link

lowdewijk commented Mar 6, 2025

Same. I found the server does respond to the keyring.asc request, but just very very slowly. I am fairly sure this has nothing to do with the OS I am on.

@lowdewijk
Copy link

Mullvad support told me:

You can download the Mullvad VPN app from GitHub:

https://github.com/mullvad/mullvadvpn-app/releases/tag/2025.4

Then navigate to your Downloads folder in the Terminal and install it
with one of these commands:

UBUNTU/DEBIAN:

sudo apt install ./MullvadVPN-2025.4_amd64.deb

FEDORA:

sudo dnf install ./MullvadVPN-2025.4_x86_64.rpm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

9 participants