When I try to open my project, the engine shuts down immediately and gives this message in the log:
Project is missing: /home/xxx/Desktop/godot/projects/godot project/project.godot
ERROR: Condition "defaultcerts != nullptr" is true.
at: loaddefaultcertificates (modules/mbedtls/cryptombedtls.cpp:301) - Condition "default_certs != nullptr" is true.
Knowing that the file exists and has not been modified, what is the problem?