Hello guys!
First of all thanks. I feel like I am losing my mind here.
Just to reiterate: logging in client does not work, as well as installing runners and using scripts.
I am running Linux Mint 19. Used to work fine under 18.3. No backups due to hard drive failure — reason I had to reinstall in the first place. Issue seems to be regardless of runner I have tried basically all of them just to be sure.
System version of Wine works fine. And should be installed from winehq.org repo wine-staging so that should not be the issue.
How do I update python the best way? It should be up-to-date but maybe there is a better repo etc.?
Other things I have tried: using just about any .deb file I could find to install Lutris instead of installing from synaptic/terminal using apt / apt-get — no success.
@dan1lo_bc: The upper case x is indeed a mistake on my part. It is lower case in the error message.
lutris -d
seems to get us somewhere. Wish I had known there was a debug mode before.
Same issue every time. And it has basically nothing to do with the arch but with the “unavailable” part — but in my defense that error message sure was confusing.
It apparently can’t connect to the server over a secure connection? Can I force a connection somehow?
Maybe tell it to not verify at all?
Output of lutris -d
starting and trying to install runners:
ERROR 2018-09-26 16:30:10,741 [dxvk]:<urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:841)>
ERROR 2018-09-26 16:30:11,088 [http]:Unable to connect to server (https://lutris.net/api/runtime): <urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:841)>
DEBUG 2018-09-26 16:30:11,090 [api]:Fetching game library
DEBUG 2018-09-26 16:30:11,255 [steam]:Watching Steam folder /home/goldsteal/.local/share/Steam/steamapps
DEBUG 2018-09-26 16:30:44,205 [runner]:Installing libretro (version=None, downloader=None, callback=<function libretro.install..install_core at 0x7f01077da7b8>)
INFO 2018-09-26 16:30:44,205 [runner]:Getting runner information for libretro
ERROR 2018-09-26 16:30:45,288 [http]:Unable to connect to server (https://lutris.net/api/runners/libretro): <urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:841)>
DEBUG 2018-09-26 16:31:01,827 [runner]:Installing higan (version=None, downloader=None, callback=None)
INFO 2018-09-26 16:31:01,827 [runner]:Getting runner information for higan
ERROR 2018-09-26 16:31:01,879 [http]:Unable to connect to server (https://lutris.net/api/runners/higan): <urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:841)>
DEBUG 2018-09-26 16:31:07,308 [runner]:Installing dolphin (version=None, downloader=None, callback=None)
INFO 2018-09-26 16:31:07,308 [runner]:Getting runner information for dolphin
ERROR 2018-09-26 16:31:07,361 [http]:Unable to connect to server (https://lutris.net/api/runners/dolphin): <urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:841)>
DEBUG 2018-09-26 16:31:10,676 [runner]:Installing ags (version=None, downloader=None, callback=None)
INFO 2018-09-26 16:31:10,676 [runner]:Getting runner information for ags
ERROR 2018-09-26 16:31:10,729 [http]:Unable to connect to server (https://lutris.net/api/runners/ags): <urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:841)>
It also appears to be the same issue as in this post or at least closely related to it: I can't login lutris app
So what to do from here on? Suggestions?
Greetings and thank you all so much
goldsteal