- 
          
 - 
                Notifications
    
You must be signed in to change notification settings  - Fork 775
 
Description
I can't login success after launch lutris client.
Here is the detail log of running 'lutris -d' on terminal.
❯ lutris -d
INFO     2025-05-22 23:00:03,601 [application.do_command_line:480]:Starting Lutris 0.5.18
MESA-INTEL: warning: Ivy Bridge Vulkan support is incomplete
INFO     2025-05-22 23:00:03,642 [startup.run_all_checks:120]:"card1" is Intel HD Graphics 4000 (8086:0166 17aa:21f3 i915) Driver 23.2.1
MESA-INTEL: warning: Ivy Bridge Vulkan support is incomplete
WARNING  2025-05-22 23:00:03,692 [startup.check_vulkan:84]:Vulkan reports that the 'Intel(R) HD Graphics 4000 (IVB GT2)' device has API version of 1.2.255. 1.3.0 is required for the latest DXVK.
DEBUG    2025-05-22 23:00:04,050 [http._request:88]:GET https://lutris.net/api/runners/wine
ERROR    2025-05-22 23:00:04,861 [api.download_runner_versions:190]:Unable to get runner information: Unable to connect to server https://lutris.net/api/runners/wine: <urlopen error [Errno 104] Connection reset by peer>
DEBUG    2025-05-22 23:00:04,873 [path_cache._update_missing_games:114]:Checking for missing games
DEBUG    2025-05-22 23:00:05,000 [http._request:88]:GET https://lutris.net/api/runtimes/versions?pci_ids=8086:0166%2017AA:21F3
ERROR    2025-05-22 23:00:05,281 [api.download_runtime_versions:74]:Unable to get runtimes from API: Unable to connect to server https://lutris.net/api/runtimes/versions?pci_ids=8086:0166%2017AA:21F3: <urlopen error [Errno 104] Connection reset by peer>
DEBUG    2025-05-22 23:00:05,283 [lutriswindow.create_runtime_updater_cb:1358]:Runtime up to date
But I can open the link 'https://lutris.net/api/runners/wine' in my browser successfully.