flyctl icon indicating copy to clipboard operation
flyctl copied to clipboard

fly wireguard remove fails (incorrect key size: 33)

Open javier-godoy opened this issue 1 year ago • 0 comments

Describe the bug I was in the process of creating a Wireguard peer via GraphQL API. By mistake, I created a peer with a wrong key, and now fly wireguard remove is unable to remove it:

Error: server returned a non-200 status code: 500
Error: unhandled upstream service error: nats wg delete: delete peer: delete peer
aaaa1234 from kernel: pubkey parse error: wgtypes: incorrect key size: 33
  • Operating system: Alpine Linux 3.19.1
  • fly version flyctl v0.2.20 linux/amd64 Commit: 79d5a83e7d73d0a200f0cc9201822db4f1fdb91a BuildDate: 2024-03-15T21:31:19Z

javier-godoy avatar Mar 18 '24 00:03 javier-godoy