Wizard: "pubkey only" mode does not find kind 3 #605
Labels
No labels
Blocked
Bug
Documentation
Duplicate
Enhancement
Good first issue
Help wanted
Idea
In progress
Invalid
Major feature set
Packaging
Question
Soon
UI/UX
Upstream
You're dreamin'
wontfix
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
nostr/gossip#605
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I deleted the gossip data dir to start over and followed the wizard in pubkey only mode.

Even though I have two relays that both are confirmed to have my kind:3 (relay.damus.io and purplepag.es) when I navigate to People List: Following it tells me it cannot find my list.
Ok I've tried this a number of times and it finds my lists just fine. I did fix a related problem where it didn't import a list if there was any encrypted contents. Now it imports as much as it can.
This only happens when exiting the Wizard early. So we need to make sure defaults are applied when exiting early.
Ok. I'll look again when I have a chance.
@mikedilger I looked into it. My suggestion would be to not let people exit the wizard early, but just to choose to skip to the next step. Otherwise we have many paths we need to handle. thoughts?
Fixed with merge