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.

  • million@lemmy.worldOP
    link
    fedilink
    English
    arrow-up
    2
    ·
    edit-2
    7 months ago

    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?