[Fixed] Unable to connect

I just install Lutris, and I cant log in, nor install runners, nor do anything that requiere internet connection.

OS: Pop!_OS 20.04 LTS
Country: US
OpenSSL 1.1.1a
I get this when trying to run lutris -d
> Gtk-Message: 14:06:09.779: Failed to load module “appmenu-gtk-module”
> INFO 2020-06-14 14:06:10,476 [application.do_command_line:245]:Running Lutris 0.5.6
> INFO 2020-06-14 14:06:10,477 [startup.check_driver:62]:Using Intel Open Source Technology Center
> INFO 2020-06-14 14:06:10,477 [startup.check_driver:64]:Running Mesa driver 20.0.4 on Mesa DRI Intel® HD Graphics 4400 (HSW GT2) (0xa16)
> INFO 2020-06-14 14:06:10,478 [startup.check_driver:77]:GPU: 8086:0A16 1179:F910 using i915 drivers
> INTEL-MESA: warning: Haswell Vulkan support is incomplete
> INFO 2020-06-14 14:06:10,557 [startup.check_vulkan:132]:Vulkan is supported
> INFO 2020-06-14 14:06:10,558 [dxvk.get_dxvk_versions:22]:Updating DXVK versions
> ERROR 2020-06-14 14:06:10,922 [dxvk.get_dxvk_versions:31]:<urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1108)>
> DEBUG 2020-06-14 14:06:11,027 [http.get:65]:GET https://lutris.net/api/runtime
> ERROR 2020-06-14 14:06:11,301 [runtime._iter_remote_runtimes:156]:Failed to get runtimes: Unable to connect to server https://lutris.net/api/runtime: <urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1108)>

I’m seeing this too. Got a message “Failed to retrieve game library. There might be some problems contacting lutris.net.

Fixed by following https://github.com/lutris/lutris/issues/1140