file or directory not found error: open identity/identity.cert: no such file or directory

Hello,
Docker starts up but when I check if it’s started this is the answer:

Error response from daemon: Container daee96496d60b520f9e6defc9ce71322defe32703554de3aa79fe9f6be7aac0d is restarting, wait until the container is running

Log:

2020-09-09T01:10:34.352Z INFO Configuration loaded {“Location”: “/app/config/config.yaml”}
2020-09-09T01:10:34.353Z FATAL Failed to load identity. {“error”: “file or directory not found error: open identity/identity.cert: no such file or directory”, “errorVerbose”: “file or directory not found error: open identity/identity.cert: no such file or directory\n\tstorj.io/common/identity.Config.Load:329\n\tmain.cmdRun:141\n\tstorj.io/private/process.cleanup.func1.4:353\n\tstorj.io/private/process.cleanup.func1:371\n\tgithub.com/spf13/cobra.(*Command).execute:840\n\tgithub.com/spf13/cobra.(*Command).ExecuteC:945\n\tgithub.com/spf13/cobra.(*Command).Execute:885\n\tstorj.io/private/process.ExecWithCustomConfig:88\n\tstorj.io/private/process.ExecCustomDebug:70\n\tmain.main:330\n\truntime.main:203”}

5 posts were merged into an existing topic: File or directory not found error: open identity/identity.cert: no such file or directory