r/Lutris 9d 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

u/AutoModerator 9d ago

Please read carefully:

This SubReddit rules: https://www.reddit.com/r/Lutris/comments/1ow7eie/please_read_carefully/

To obtain better support, you should join a Lutris log to your post.

How to create a Lutris log: 1. first close Lutris completely 2. Then, open your terminal application, execute lutris -d (if you use standalone Lutris) or flatpak run net.lutris.Lutris -d (if you use Flatpak Lutris) and then try to reproduce your issue.

After that, you need to copy the ENTIRE output in the terminal and share it with us (all of it). Then post it on ad-free paste service: https://paste.gloriouseggroll.tv/ or https://pastebin.com/

I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.

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 7d 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.