This happened because it was trying to send the event to the old set of relays (the pubkey) plus some fallback relays that are no longer active. I have made a 2 changes to address this:
1) It backs up the new event first (with the relays you want to restore) and send updates these relays instead of the ones you wanted to replace
2) I have replaced the fallback relays with relay.nostr.band, nos.lol and relay.damus.io which I think are accepting events from any pubkeys. events also get sent to blaster.mutinywallet.com as they are profile related.
Login to reply
Replies (3)
@fiatjaf I'm not convinced the changes on the master branch are being deployed to metadata.nostr.com. In your capacity of CEO of nostr can you check please?
Okay, sounds good. Tell me when I can test.
Of course not, it's a manual process.
Also I've forked your repo because you never gave me write access to yours, so there are a bunch of changes there now:
How can we merge both?
GitHub
GitHub - fiatjaf/nostr-profile-manager: Lightweight typescript micro app for basic nostr profile management
Lightweight typescript micro app for basic nostr profile management - fiatjaf/nostr-profile-manager