I Can't open my project, Error Project is missing!

:information_source: Attention Topic was automatically imported from the old Question2Answer platform.
:bust_in_silhouette: Asked By Atef

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 “default_certs != nullptr” is true.
at: load_default_certificates (modules/mbedtls/crypto_mbedtls.cpp:301) - Condition “default_certs != nullptr” is true.

Knowing that the file exists and has not been modified, what is the problem?

:bust_in_silhouette: Reply From: Mxt08

Your project is damaged. I’m sorry but probably, is more easy make the project again from zero than fix it.

Thank you for passing by, but what caused the problem or what precautions should I take in order not to happen again.

Atef | 2021-04-06 19:32

You mustn’t edit the project.godot file manually.

Never

Mxt08 | 2021-04-06 19:58