"Lutris is starting" loop

Hi guys!,
I have a problem with Lutris on Fedora 33, when I open Lutris it keeps saying “Lutris is starting” but it never starts, that’s what I get in the terminal:

    021-01-29 12:40:06,253: Your version of python-magic is too old.
    2021-01-29 12:40:06,396: Loading of DXVK versions failed, defaulting to locally available versions
    2021-01-29 12:40:06,410: Loading of DXVK versions failed, defaulting to locally available versions
    2021-01-29 12:40:06,784: Initializing lutris
    2021-01-29 12:40:06,796: Loading of DXVK versions failed, defaulting to locally available versions
    2021-01-29 12:40:06,832: Loading of DXVK versions failed, defaulting to locally available versions
    2021-01-29 12:40:17,967: Runtime lib64 is not available locally
    2021-01-29 12:40:35,338: Error while completing task <bound method Downloader.async_download of <lutris.util.downloader.Downloader object at 0x7f34be5cbfa0>>: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
      File "/usr/lib/python3.9/site-packages/lutris/util/jobs.py", line 34, in target
        result = self.function(*args, **kwargs)
      File "/usr/lib/python3.9/site-packages/lutris/util/downloader.py", line 117, in async_download
        response = requests.get(self.url, headers=headers, stream=True)
      File "/usr/lib/python3.9/site-packages/requests/api.py", line 76, in get
        return request('get', url, params=params, **kwargs)
      File "/usr/lib/python3.9/site-packages/requests/api.py", line 61, in request
        return session.request(method=method, url=url, **kwargs)
      File "/usr/lib/python3.9/site-packages/requests/sessions.py", line 530, in request
        resp = self.send(prep, **send_kwargs)
      File "/usr/lib/python3.9/site-packages/requests/sessions.py", line 643, in send
        r = adapter.send(request, **kwargs)
      File "/usr/lib/python3.9/site-packages/requests/adapters.py", line 498, in send
        raise ConnectionError(err, request=request)
    2021-01-29 12:40:35,379: Download failed: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
    ^C
    [mr-robot@unknown ~]$ lutris 
    2021-01-29 12:42:15,499: Your version of python-magic is too old.
    2021-01-29 12:42:15,534: Loading of DXVK versions failed, defaulting to locally available versions
    2021-01-29 12:42:15,549: Loading of DXVK versions failed, defaulting to locally available versions
    2021-01-29 12:42:15,741: Initializing lutris
    2021-01-29 12:42:15,744: Loading of DXVK versions failed, defaulting to locally available versions
    2021-01-29 12:42:15,760: Loading of DXVK versions failed, defaulting to locally available versions
    2021-01-29 12:42:22,564: Runtime lib64 is not available locally
    2021-01-29 12:43:04,467: Non existent path: /home/mr-robot/.local/share/lutris/runtime/lib64
    2021-01-29 12:43:04,480: Extraction failed: not a bzip2 file
    2021-01-29 12:43:04,480: Error while completing task <function extract_archive at 0x7f93d73c3040>: not a bzip2 file
      File "/usr/lib/python3.9/site-packages/lutris/util/jobs.py", line 34, in target
        result = self.function(*args, **kwargs)
      File "/usr/lib/python3.9/site-packages/lutris/util/extract.py", line 138, in extract_archive
        raise ExtractFailure(str(ex))
    2021-01-29 12:43:04,503: Runtime update failed
    2021-01-29 12:43:04,504: not a bzip2 file

And those are my system details:

[mr-robot@unknown ~]$ neofetch 
          /:-------------:\          mr-robot@unknown 
           :-------------------::        ---------------- 
         :-----------/shhOHbmp---:\      OS: Fedora 33 (Workstation Edition) x86_64 
           /-----------omMMMNNNMMD  ---:     Host: X55A 1.0 
          :-----------sMMMMNMNMP.    ---:    Kernel: 5.8.15-301.fc33.x86_64 
         :-----------:MMMdP-------    ---\   Uptime: 2 hours, 48 mins 
        ,------------:MMMd--------    ---:   Packages: 2078 (rpm) 
        :------------:MMMd-------    .---:   Shell: bash 5.0.17 
        :----    oNMMMMMMMMMNho     .----:   Resolution: 1366x768 
        :--     .+shhhMMMmhhy++   .------/   DE: GNOME 3.38.1 
        :-    -------:MMMd--------------:    WM: Mutter 
        :-   --------/MMMd-------------;     WM Theme: Canta-dark-compact 
        :-    ------/hMMMy------------:      Theme: Canta-dark-compact [GTK2/3] 
        :-- :dMNdhhdNMMNo------------;       Icons: Canta [GTK2/3] 
        :---:sdNMMMMNds:------------:        Terminal: gnome-terminal 
        :------:://:-------------::          CPU: Intel Pentium B980 (2) @ 2.400GHz 
        :---------------------://            GPU: Intel 2nd Generation Core Processor F 
                                     Memory: 2026MiB / 3811MiB

I had this same problem. I too am running fedora.

Hi, I have the same problem here on F33, delete lutris folder in .config and .local/share then run a lutris -d and see if it fixed, see the meesage that your python package is onlder, try to upgrade.