nerves-hub / nerves_hub_cli

NervesHub Mix command line interface
Apache License 2.0
35 stars 18 forks source link

importing an existing firmware signing key fails #161

Closed ConnorRigby closed 3 years ago

ConnorRigby commented 3 years ago

if you upload or create a key, and then export it to give to someone else, and try to import it, it will succeed, but give an error from the API when trying to upload it to nerves-hub

Unhandled error: {:error, %{"errors" => %{"name" => ["has already been taken"]}}}
fhunleth commented 3 years ago

Closing since I imported the key and didn't tell you quick enough.