Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fly wireguard remove fails (incorrect key size: 33) #3378

Open
javier-godoy opened this issue Mar 18, 2024 · 0 comments
Open

fly wireguard remove fails (incorrect key size: 33) #3378

javier-godoy opened this issue Mar 18, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@javier-godoy
Copy link

javier-godoy commented Mar 18, 2024

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: 79d5a83 BuildDate: 2024-03-15T21:31:19Z
@javier-godoy javier-godoy added the bug Something isn't working label Mar 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant