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

Panic when adding devices via --pubkey #56

Closed
jtackaberry opened this issue Feb 17, 2023 · 2 comments
Closed

Panic when adding devices via --pubkey #56

jtackaberry opened this issue Feb 17, 2023 · 2 comments

Comments

@jtackaberry
Copy link

v0.8.1 is panicking when adding devices using public key. MOZ_TOKEN is set.

$ wg genkey | wg pubkey
Mf/P3SXVGNz3k6JBADa5nEKBktkdX+zu6JNRCyxJ1WM=

$ mozwire device add --pubkey Mf/P3SXVGNz3k6JBADa5nEKBktkdX+zu6JNRCyxJ1WM=
thread 'main' panicked at 'called `Option::unwrap()` on a `None` value', src/main.rs:203:76
@NilsIrl NilsIrl closed this as completed in fe1568a May 2, 2023
@NilsIrl
Copy link
Owner

NilsIrl commented May 2, 2023

This should be fixed now.

@NilsIrl
Copy link
Owner

NilsIrl commented May 2, 2023

Thanks for reporting the bugs and apologise for taking so long to getting around to fixing it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants