
























Hey everyone! Just sharing a quick workaround for GOG login hanging on Heroic Launcher or Lutris. - Issue: Login hangs indefinitely on "Logging in..." after entering credentials. - Cause: Python trying to connect to GOG servers over IPv6, causing a hang on networks with poor IPv6 routing. - Workaround: Run this to temporarily disable IPv6: sudo sysctl -w net.ipv6.conf.all.disable_ipv6=1 && sudo sysctl -w net.ipv6.conf.default.disable_ipv6=1 Log in normally in the GUI (it will connect instantly...
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。