reactioncommerce / reaction-cli

A command line tool for working with Reaction Commerce.
33 stars 20 forks source link

adding ssh key generates error if another user named ssh key same filename #29

Closed kieckhafer closed 7 years ago

kieckhafer commented 7 years ago

Receiving this error when adding my ssh key named launchdock:

Error: failed [400] {"id":["SSH Key with this id already exists."]}

I also tried using id_rsa.pub, after Spencer used his id_rsa.pub, and received the same error.

When I created an ssh key with a unique name - gracethedog.pub - it worked.

Seems like it's not allowing multiple keys with the same name.

kieckhafer commented 7 years ago

@jshimko is this ticket relevant anymore? This was discovered the first time we were testing out launchdock.

jshimko commented 7 years ago

This is no longer an issue. Thanks.