Oddbean new post about | logout
 A few those always timeout for me. Would welcome you to test mine: 

wss://nostr.coinfund.app 
 That got a score of 35.979397 (the length of the piece of spaghetti) which made the top 20 (The top score was 85.34875), but it failed the very last test which was that when I put an event on that relay (and it said OK true as if it were accepted) and then I did a REQ looking for it by id, it was not found. 
 Interesting, happen to know the event ID? Would be interested to see what might've happened there. 
 I just ran the test again. Got the same result.  The new event id is:  8dbb26d6302ff216c7239f9d522187c4d87df1a5c111400d21602f1e39d0f9f4 
 Ok, pls test again? 

https://media.tenor.com/B2csu81d6FQAAAAC/one-more-time.gif
 
 Nope, same result. It is fast though.  Here is the event I posted (which is not there):

{"id":"9d56a8880534355b0bd97a0b73d0ad8df001958847c279674b5674f7b7c3b3b0","pubkey":"fbe8ecb6e1bd5bb1491544f445536bb4a23425df7a55eb800acd627dbda94b61","created_at":1710460629,"kind":1,"sig":"718566ace6365b242a7792bee3b4158d302efdf6fc16077fe46b1d920853df8c59ccad8889bbff3713ecf29d5b65aa91b6e45cf584c68b2bf1fdfaac88aa8065","content":"Hello. This is a test to see if this relay accepts notes from new people. This is from an ephemeral keypair, and this note can be ignored or deleted.","tags":[]} 
 That's odd. I just did a test with a new pubkey and I see read/write: 

```
{"content":"test","kind":1,"tags":[],"created_at":1710461445,"pubkey":"2bb371bd86baed514e2527e41da652af8315fc2daa62f536e51319ace03a8b32","id":"c04518351e3fb49efe5afa220d17ef0975396365b18f084ef8913be8bfa42bd7","sig":"d67b14e24aae3dc5a6c9496e59f391ba282a349153c058a80cf9a006b4883f64acee0266aece2fd2e246410872171b10d2cc4516d93c8bea25107fd952299087"}
```

I see it showing on a relay explorer as well: https://nostrrr.com/relay/nostr.coinfund.app

😵‍💫  
 This REQ is not finding your event though.  At least it is giving an EOSE response without sending any EVENTs:

["REQ","fetch_by_id",{"ids":["c04518351e3fb49efe5afa220d17ef0975396365b18f084ef8913be8bfa42bd7"]}] 
 Hmm perhaps your requests are malformed? I've just parsed the nostr.db and found all note events from the pubkeys are stored.

I'm using the defaults for nostr-rs-relay... could that be causing some querying issue and dropping your socket connection? Thanks for your help on this!

https://image.nostr.build/9e91013eecb22270f4641e0f644d8801f3dc48cc7484576bcacd8adac4307972.jpg

https://image.nostr.build/08419bbff5bf55840df0f48149e429bf0a8395491ae41c3795fce5b2673336c6.jpg 
 Any added insight would be most appreciated too @scsibug 🙏 thank you  
 I stopped using nostr-rs-relay. I wasn't able to pull my events back out of it. So I finished up chorus and now I'm running my own relay software.  I never figured out what happened. 
 Thanks for incorporating the spaghetti method 🥹