Congratulations !
Now, I have a new error during Collect static files task :
TASK [funkwhale : Collect static files] ****************************************
fatal: [127.0.0.1]: FAILED! => {"changed": true, "cmd": ["/srv/funkwhale/virtual env/bin/python", "api/manage.py", "collectstatic", "--no-input"], "delta": "0:00 :05.990381", "end": "2023-08-19 16:47:34.036270", "msg": "non-zero return code", "rc": 1, "start": "2023-08-19 16:47:28.045889", "stderr": "/srv/funkwhale/api/m anage.py:7: DeprecationWarning: the './manage.py' script has been deprecated, pl ease use the 'funkwhale-manage' entrypoint instead (e.g. 'funkwhale-manage migra te')\n warnings.warn(\n2023-08-19 16:47:32,350 funkwhale_api.config INFO Lo aded env file at /srv/funkwhale/config/.env\n2023-08-19 16:47:32,351 funkwhale_a pi.config INFO Running with the following plugins enabled: funkwhale_api.con trib.scrobbler, funkwhale_api.contrib.listenbrainz, funkwhale_api.contrib.maloja \nTraceback (most recent call last):\n File \"/srv/funkwhale/api/manage.py\", l ine 15, in <module>\n raise SystemExit(main())\n File \"/srv/funkwhale/api/f unkwhale_api/main.py\", line 30, in main\n execute_from_command_line(sys.argv )\n File \"/srv/funkwhale/virtualenv/lib/python3.9/site-packages/django/core/ma nagement/__init__.py\", line 419, in execute_from_command_line\n utility.exec ute()\n File \"/srv/funkwhale/virtualenv/lib/python3.9/site-packages/django/cor e/management/__init__.py\", line 395, in execute\n django.setup()\n File \"/ srv/funkwhale/virtualenv/lib/python3.9/site-packages/django/__init__.py\", line 24, in setup\n apps.populate(settings.INSTALLED_APPS)\n File \"/srv/funkwhal e/virtualenv/lib/python3.9/site-packages/django/apps/registry.py\", line 91, in populate\n app_config = AppConfig.create(entry)\n File \"/srv/funkwhale/virt ualenv/lib/python3.9/site-packages/django/apps/config.py\", line 124, in create\ n mod = import_module(mod_path)\n File \"/usr/lib/python3.9/importlib/__init __.py\", line 127, in import_module\n return _bootstrap._gcd_import(name[leve l:], package, level)\n File \"<frozen importlib._bootstrap>\", line 1030, in _g cd_import\n File \"<frozen importlib._bootstrap>\", line 1007, in _find_and_loa d\n File \"<frozen importlib._bootstrap>\", line 986, in _find_and_load_unlocke d\n File \"<frozen importlib._bootstrap>\", line 680, in _load_unlocked\n File \"<frozen importlib._bootstrap_external>\", line 790, in exec_module\n File \" <frozen importlib._bootstrap>\", line 228, in _call_with_frames_removed\n File \"/srv/funkwhale/virtualenv/lib/python3.9/site-packages/daphne/apps.py\", line 6 , in <module>\n import daphne.server # noqa: F401\n File \"/srv/funkwhale/v irtualenv/lib/python3.9/site-packages/daphne/server.py\", line 7, in <module>\n from twisted.internet import asyncioreactor # isort:skip\n File \"/srv/funk whale/virtualenv/lib/python3.9/site-packages/twisted/internet/asyncioreactor.py\ ", line 19, in <module>\n from twisted.internet.posixbase import (\n File \" /srv/funkwhale/virtualenv/lib/python3.9/site-packages/twisted/internet/posixbase .py\", line 19, in <module>\n from twisted.internet import error, tcp, udp\n File \"/srv/funkwhale/virtualenv/lib/python3.9/site-packages/twisted/internet/t cp.py\", line 38, in <module>\n from twisted.internet._newtls import (\n Fil e \"/srv/funkwhale/virtualenv/lib/python3.9/site-packages/twisted/internet/_newt ls.py\", line 18, in <module>\n from twisted.protocols.tls import TLSMemoryBI OFactory, TLSMemoryBIOProtocol\n File \"/srv/funkwhale/virtualenv/lib/python3.9 /site-packages/twisted/protocols/tls.py\", line 40, in <module>\n from OpenSS L.SSL import (\n File \"/srv/funkwhale/virtualenv/lib/python3.9/site-packages/O penSSL/__init__.py\", line 8, in <module>\n from OpenSSL import crypto, SSL\n File \"/srv/funkwhale/virtualenv/lib/python3.9/site-packages/OpenSSL/crypto.py \", line 1556, in <module>\n class X509StoreFlags(object):\n File \"/srv/fun kwhale/virtualenv/lib/python3.9/site-packages/OpenSSL/crypto.py\", line 1577, in X509StoreFlags\n CB_ISSUER_CHECK = _lib.X509_V_FLAG_CB_ISSUER_CHECK\nAttribu teError: module 'lib' has no attribute 'X509_V_FLAG_CB_ISSUER_CHECK'", "stderr_l ines": ["/srv/funkwhale/api/manage.py:7: DeprecationWarning: the './manage.py' s cript has been deprecated, please use the 'funkwhale-manage' entrypoint instead (e.g. 'funkwhale-manage migrate')", " warnings.warn(", "2023-08-19 16:47:32,350 funkwhale_api.config INFO Loaded env file at /srv/funkwhale/config/.env", " 2023-08-19 16:47:32,351 funkwhale_api.config INFO Running with the following plugins enabled: funkwhale_api.contrib.scrobbler, funkwhale_api.contrib.listenb rainz, funkwhale_api.contrib.maloja", "Traceback (most recent call last):", " F ile \"/srv/funkwhale/api/manage.py\", line 15, in <module>", " raise SystemEx it(main())", " File \"/srv/funkwhale/api/funkwhale_api/main.py\", line 30, in m ain", " execute_from_command_line(sys.argv)", " File \"/srv/funkwhale/virtua lenv/lib/python3.9/site-packages/django/core/management/__init__.py\", line 419, in execute_from_command_line", " utility.execute()", " File \"/srv/funkwhal e/virtualenv/lib/python3.9/site-packages/django/core/management/__init__.py\", l ine 395, in execute", " django.setup()", " File \"/srv/funkwhale/virtualenv/ lib/python3.9/site-packages/django/__init__.py\", line 24, in setup", " apps. populate(settings.INSTALLED_APPS)", " File \"/srv/funkwhale/virtualenv/lib/pyth on3.9/site-packages/django/apps/registry.py\", line 91, in populate", " app_c onfig = AppConfig.create(entry)", " File \"/srv/funkwhale/virtualenv/lib/python 3.9/site-packages/django/apps/config.py\", line 124, in create", " mod = impo rt_module(mod_path)", " File \"/usr/lib/python3.9/importlib/__init__.py\", line 127, in import_module", " return _bootstrap._gcd_import(name[level:], packag e, level)", " File \"<frozen importlib._bootstrap>\", line 1030, in _gcd_import ", " File \"<frozen importlib._bootstrap>\", line 1007, in _find_and_load", " File \"<frozen importlib._bootstrap>\", line 986, in _find_and_load_unlocked", " File \"<frozen importlib._bootstrap>\", line 680, in _load_unlocked", " File \"<frozen importlib._bootstrap_external>\", line 790, in exec_module", " File \ "<frozen importlib._bootstrap>\", line 228, in _call_with_frames_removed", " Fi le \"/srv/funkwhale/virtualenv/lib/python3.9/site-packages/daphne/apps.py\", lin e 6, in <module>", " import daphne.server # noqa: F401", " File \"/srv/funk whale/virtualenv/lib/python3.9/site-packages/daphne/server.py\", line 7, in <mod ule>", " from twisted.internet import asyncioreactor # isort:skip", " File \"/srv/funkwhale/virtualenv/lib/python3.9/site-packages/twisted/internet/asyncio reactor.py\", line 19, in <module>", " from twisted.internet.posixbase import (", " File \"/srv/funkwhale/virtualenv/lib/python3.9/site-packages/twisted/int ernet/posixbase.py\", line 19, in <module>", " from twisted.internet import e rror, tcp, udp", " File \"/srv/funkwhale/virtualenv/lib/python3.9/site-packages /twisted/internet/tcp.py\", line 38, in <module>", " from twisted.internet._n ewtls import (", " File \"/srv/funkwhale/virtualenv/lib/python3.9/site-packages /twisted/internet/_newtls.py\", line 18, in <module>", " from twisted.protoco ls.tls import TLSMemoryBIOFactory, TLSMemoryBIOProtocol", " File \"/srv/funkwha le/virtualenv/lib/python3.9/site-packages/twisted/protocols/tls.py\", line 40, i n <module>", " from OpenSSL.SSL import (", " File \"/srv/funkwhale/virtualen v/lib/python3.9/site-packages/OpenSSL/__init__.py\", line 8, in <module>", " from OpenSSL import crypto, SSL", " File \"/srv/funkwhale/virtualenv/lib/python 3.9/site-packages/OpenSSL/crypto.py\", line 1556, in <module>", " class X509S toreFlags(object):", " File \"/srv/funkwhale/virtualenv/lib/python3.9/site-pack ages/OpenSSL/crypto.py\", line 1577, in X509StoreFlags", " CB_ISSUER_CHECK = _lib.X509_V_FLAG_CB_ISSUER_CHECK", "AttributeError: module 'lib' has no attribut e 'X509_V_FLAG_CB_ISSUER_CHECK'"], "stdout": "", "stdout_lines": []}