Grace exit error not found

Hello,

I try to put commnad go get grace exit, but i have this error:

[nodo2@nodo2 ~]$ docker exec -it newhdd1 /app/storagenode exit-satellite --identity-dir /app/identity
2023-05-21T15:44:46.017Z INFO Anonymized tracing enabled {“Process”: “storagenode”}2023-05-21T15:44:46.018Z FATAL Failed to load identity. {“Process”: “storagenode”, “error”: “file or directory not found: open /identity.cert: no such file or directory”, “errorVerbose”: “file or directory not found: open /identity.cert: no such file or directory\n\tstorj.io/common/identity.Config.Load:326\n\tmain.cmdGracefulExitInit:109\n\tmain.newGracefulExitInitCmd.func1:43\n\tstorj.io/private/process.cleanup.func1.4:399\n\tstorj.io/private/process.cleanup.func1:417\n\tgithub.com/spf13/cobra.(*Command).execute:852\n\tgithub.com/spf13/cobra.(*Command).ExecuteC:960\n\tgithub.com/spf13/cobra.(*Command).Execute:897\n\tstorj.io/private/process.ExecWithCustomOptions:113\n\tmain.main:29\n\truntime.main:250”}
[nodo2@nodo2 ~]$

Can help me?