kr icon indicating copy to clipboard operation
kr copied to clipboard

Adding server results in "Error adding keys: no team checkpoint returned" but I'm not using teams

Open billstanden opened this issue 5 years ago • 5 comments

Hitting this problem on macOS Mojave any time I try kr add --server , and I think only since upgrading to 10.14.1

Full output is:

bash: /dev/stdin: Permission denied

Krypton ▶ Request failed: no team checkpoint returned
Error adding keys: no team checkpoint returned

kr upgrade reports that kryptco/tap/kr 2.4.10 is already installed.

billstanden avatar Nov 13 '18 01:11 billstanden

same here. Also on 10.14.1.

mab5vot9us9a avatar Nov 25 '18 18:11 mab5vot9us9a

Just discovered this has a more serious side effect. If the host changes and you need to reset things, you can't.

$ kr add --server billstanden@hostname
Krypton ▶ Requesting SSH authentication from phone
Krypton ▶ Public key for 192.168.123.2 does not match pinned key. If the host key has actually changed, remove the pinned key in Krypton.

Attempting to unpin fails, naturally

$ kr unpin --host hostname
This is a Krypton for Teams feature, but you're not on a team yet.
To get started with Krypton for Teams, go to https://www.krypt.co/docs/teams/getting-started.html

billstanden avatar Dec 03 '18 04:12 billstanden

Are you able to remove the pinned host key from within the Krypton app?

kcking avatar Dec 03 '18 21:12 kcking

Ahhh, that did it for the unpinning issue at least. Thanks @kcking.

Not sure if that needs clearer instructions or I just missed something more obvious to others.

billstanden avatar Dec 05 '18 05:12 billstanden

Any way to unpin without team?

cocox avatar Aug 29 '20 16:08 cocox