I’m trying to setup the SGX API Co-signer on-prem. In Developer Center I created my api user (in testnet), then setup the co-signer and got the token. I then downloaded the shell script, set executable bit and ran “./cosigner setup” and entered the token. When I look at the logs, it has the following error. Both the user and co-signer say “Pending device setup”
Hi @mattboston – from the logs you shared, it looks like the cosigner client was never started after setup. Can you run: ./cosigner start and let me know if the user finishes the device setup? Thanks!
I did run ./cosigner start. But here’s the output from doing it again. I’ve also tried to stop, check docker ps, then start again.
root@fblx-tn-cs1:~/cosigner-new# docker ps
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
351aac9bfd9b registry.gitlab.com/customer-cosigner/v2/cosigner:3.7.1 "/entrypoint.sh su f…" 2 hours ago Restarting (255) 1 second ago cosigner
root@fblx-tn-cs1:~/cosigner-new# ./cosigner start
Pulling cosigner docker
Running cosigner docker
root@fblx-tn-cs1:~/cosigner-new# docker ps
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
351aac9bfd9b registry.gitlab.com/customer-cosigner/v2/cosigner:3.7.1 "/entrypoint.sh su f…" 2 hours ago Restarting (255) 5 seconds ago cosigner