clientConfig.json setup with signer correctly , but root@localhost:/home/Creditcoin/Client# ./ccclient sighash Unhandled exception. System.Exception: Signer is not configured

Hi There

Anyone could help will be appreciated , I have setup my server , and then when I setup the client , I followed the guide and put in the signer key to the clientConfig.json and bring up the Client docker. Once it is up, I tried to run ccclient sighash and show below erros ,

Anyone have any idea?

Thanks

root@localhost:/home/Creditcoin/Client# ./ccclient sighash
Unhandled exception. System.Exception: Signer is not configured
at cccore.Core.getSigner(IConfiguration config, String secret) in /home/vsts/work/1/s/Creditcoin/cccore/Program.cs:line 652
at ccclient.Program.Main(String[] args) in /home/vsts/work/1/s/Creditcoin/ccclient/Program.cs:line 181
Aborted (core dumped)