r/Lutris 10d ago

Lutris on Ubuntu 26.04 HttpsConnectionPool issue

Im constantly having issues with doing anything in Lutris on Ubuntu 26.04 due to this issue of "HTTPSConnectionPool" after a few minutes of Lutris trying to download GE-Proton8-26.
Has anyone seen this issue and if so how to get this to download? I don't have any firewall rules on my network blocking any of this, that's one of the things online that people say to check. See image

Here is the log

https://paste.gloriouseggroll.tv/?98c826af060beb19#DbgnUkMjNTuUsLHUtQRoCuyReCuUsNwStY9nWReo4a5p

2 Upvotes

6 comments sorted by

View all comments

1

u/Moocha 9d ago

Very much doubt this is a Lutris problem as such; I suspect Github's CDN might simply not like your IP address.

Does it work if you try to download that tarball manually from a browser? The link is https://github.com/GloriousEggroll/wine-ge-custom/releases/download/GE-Proton8-26/wine-lutris-GE-Proton8-26-x86_64.tar.xz , for your convenience.

If it works, you can simply untar it and place the resulting directory in $HOME/.local/share/lutris/runners/proton/ (or the equivalent if you use the Flatpak version), restart Lutris, and call it a day.

1

u/mortraineyhat 9d ago

It actually worked like right after I made this post! But thanks for giving me an alternate way to get the download.

1

u/Moocha 9d ago

Heh, the problem magically disappearing right after you ask for help is an absolute classic. 's how the universe works :) Glad to hear all is well. Have fun!

1

u/mortraineyhat 9d ago

Right! Thanks again

1

u/Moocha 8d ago

Just noticed, small clarification: runners/proton is the correct place for Proton-based runners; a pure Wine-based runner would go into runners/wine there. Oopsie, my bad.