DNS gets resolved
traceroute works
Different Browsers tested. forum works. but for login i have to use proxy.
ERR_CONNECTION_REFUSED
nowhere blacklisted exept spamhaus zen for:
212.86.51.0/24
178.20.88.0/24
is listed on the Policy Block List (PBL) for sending mail directly, private ip from internet provider
this are the ranges i normally get an ip from.
in lutris itself i get:
Version des Starters konnte nicht ermittelt werden: HTTPSConnectionPool(host=‘lutris dot net’, port=443): Max retries exceeded with url: /api/runners/wine (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f12319a
025-09-05 10:33:40,992: Unable to get runtimes from API: Unable to connect to server xxxx://lutris dot net/api/runtimes/versions?pci_ids=1002:1636%2017AA:381B: <urlopen error [Errno 101] Das Netzwerk ist nicht erreichbar>
2025-09-05 10:33:41,965: Could not send local library to server: Unable to connect to server xxxx://lutris dot net/api/users/library?since=1738305996: <urlopen error [Errno 101] Das Netzwerk ist nicht erreichbar>
2025-09-05 10:33:53,042: Error while completing task <function RunnerInstallDialog.fetch_runner_versions at 0x7f124800cea0>: <class ‘requests.exceptions.ConnectionError’> HTTPSConnectionPool(host=‘lutris dot net’, port=443): Max retries exceeded with url: /api/runners/wine (Caused by NewConnectionError(‘<urllib3.connection.HTTPSConnection object at 0x7f12319a81a0>: Failed to establish a new connection: [Errno 101] Das Netzwerk ist nicht erreichbar’))
File “/usr/lib/python3.13/site-packages/lutris/util/jobs.py”, line 30, in target
result = self.function(*a, **kw)
File “/usr/lib/python3.13/site-packages/lutris/gui/dialogs/runner_install.py”, line 128, in fetch_runner_versions
runner_info = api.get_runners(runner_name)
File “/usr/lib/python3.13/site-packages/lutris/api.py”, line 179, in get_runners
response = session.get(api_url, headers=headers)
File “/usr/lib/python3.13/site-packages/requests/sessions.py”, line 602, in get
return self.request(“GET”, url, **kwargs)
~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^
File “/usr/lib/python3.13/site-packages/requests/sessions.py”, line 589, in request
resp = self.send(prep, **send_kwargs)
File “/usr/lib/python3.13/site-packages/requests/sessions.py”, line 703, in send
r = adapter.send(request, **kwargs)
File “/usr/lib/python3.13/site-packages/requests/adapters.py”, line 700, in send
raise ConnectionError(e, request=request)
2025-09-05 10:33:53,047: HTTPSConnectionPool(host=‘lutris dot net’, port=443): Max retries exceeded with url: /api/runners/wine (Caused by NewConnectionError(‘<urllib3.connection.HTTPSConnection object at 0x7f12319a81a0>: Failed to establish a new connection: [Errno 101] Das Netzwerk ist nicht erreichbar’))
sounds correct connection refused…
traceroute mtr dig all fine around 7ms to lutris dot net, whats going on!?
am i geoblocked in germany or is it only dns-net.de (my provider)
BTW rewrote lutris dot net manually cause new users are allowed to only post 2 urls, thats hard for bug reporting ![]()