-
Notifications
You must be signed in to change notification settings - Fork 93
Open
Description
Reproduce:
- Select "Create a New Nostr Account" on the first wizard page
- click continue
- there's one more page to set up the relays
- clicking continue button there brings you back to the first page, IOW, the continue buttons loop through the first 2 pages
It's possible to exit the wizard via "Exit Setup Wizard" button, but keys are not set up. Trying to set up keys in the settings / navigating to Account / Keys crashes the app. ````called Result::unwrap()on anErr` value: Error { kind: Nostr(NoPublicKey)``` etc.
I haven't found a way to recover from this from inside the app and it seems there's no way to recover from it via the commandline. There's also no documentation how to reset gossip in such a case. For people who don't know how to find and delete the database, that's it.
I've compiled gossip from master today.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels