Damus
fiatjaf profile picture
fiatjaf
@fiatjaf
@Cody there is some bug on https://jumble.social/ that prevents it from requesting notes from wss://lockbox.fiatjaf.com/ in some cases:
See how it tries once, gets an "auth-required:" and authenticates, but then it doesn't try again. Simultaneously the same thing happens with the kind:0 query, but that one is tried again.

Since I put both wss://lockbox.fiatjaf.com and wss://zapbox.fiatjaf.com in the same relay set they're both queried at the same time and for wss://zapbox.fiatjaf.com all seems to work fine, so maybe this is a race condition? I don't know:

There are no errors in the console.
12❤️9👍1🤙1
Cody · 64w
Got it, I’ll fix it as soon as possible.
Cody · 64w
This issue is caused by calling `relay.auth()` twice in quick succession. Since both auth events were signed within the same second, they are identical. Looking at the nostr-tools source code, I found that this prevents the first `relay.auth()` call from ever returning. I'll find a way to avoid con...
mleku · 64w
this doesn't happen with #realy auth implementation, i'd be almost certain there's something wrong with your implementation as well my relay needed changes to enable full public read with selective auth required, it edits the filters to remove the stuff that is not allowed without auth and then ret...
Heron · 64w
nostr:nprofile1qqsxrxhk5c9nlex8xw4v5psu2gkvn370rkr77nys37kvtmvnd5aa7gcpzamhxue69uhhyetvv9ujumn0wd68ytnzv9hxgtcpz3mhxue69uhhyetvv9ujumn9vvhxzurs9uq32amnwvaz7tmyd968gmewwp6kytmjv4kxz7gxqcrlr