this post was submitted on 01 Mar 2024
35 points (100.0% liked)

Linux Gaming

15037 readers
263 users here now

Discussions and news about gaming on the GNU/Linux family of operating systems (including the Steam Deck). Potentially a $HOME away from home for disgruntled /r/linux_gaming denizens of the redditarian demesne.

This page can be subscribed to via RSS.

Original /r/linux_gaming pengwing by uoou.

Resources

WWW:

Discord:

IRC:

Matrix:

Telegram:

founded 1 year ago
MODERATORS
 

Weirdest damn thing, occasionally my network connectivity was being lost. Not the wifi signal, but just the route to the internet. I finally realized today it happens whenever I do a fresh boot (i.e. first time after system boot) of Heroic Games Launcher.

I am running OpenSuse Tumbleweed and using the Heroic Flatpak. Any idea how I would debug what the heck is going on so I can give a bug report to the Flatpak maintainers? I was poking around /var/log but didn't see anything interesting.

Edit: Correction, it brings down my network on every single launch, not just from a fresh boot. The network eventually comes back up, but it blips for a good few minutes.

Message that pops up in KDE is "This device appears to be connected to a network but is unable to reach the internet. " and trying to open websites leads to an error page.

you are viewing a single comment's thread
view the rest of the comments
[–] naticus@lemmy.world 14 points 7 months ago* (last edited 7 months ago) (7 children)

Are you using pihole?

I ask because Lutris was killing my network too and it took me like two weeks to figure out the root cause. For me, this is what was happening. I had Dead Space Remake installed. Lutris used the name of the game to identify it, but was incorrect. Then it would try to download assets for the game but apparently they changed the URL path. But when Lutris failed to get them, instead of giving up, it HAMMERED my DNS with requests, triggering pihole to engage its flood controls and kick me off DNS for 5 min.

If you use pihole, watch your query log live and see what is happening.

[–] million@lemmy.world 7 points 7 months ago* (last edited 7 months ago) (5 children)

I am using pihole. I will take a look and see if that is happening and report back.

How did you end up fixing the issue?

EDIT: Checked in on it and this is indeed the issue. Heroic is generating thousands of requests and I assume phile is flood controlling it. Two questions:

  • ~~How can I confirm pihole is flood controlling it?~~ Found a message confirming the rate limiting under Tools -> Pi-hole diagnosis
  • And how did you fix this?
[–] Fisch@lemmy.ml 2 points 7 months ago (1 children)

Someone should definitely report this to both Lutris and Heroic so it can be fixed

[–] million@lemmy.world 1 points 7 months ago

Was going to but someone beat me to it - https://github.com/Heroic-Games-Launcher/HeroicGamesLauncher/issues/3608

No resolution yet, still unconfirmed

load more comments (3 replies)
load more comments (4 replies)