Welcome
🔔 This profile hasn't been claimed yet. If this is your Nostr profile, you can claim it.
Edit
Welcome
I think this is a bug from haven, instead of sent auth-request, it sent: ``` 2026-06-27T14:19:18.099984Z DEBUG nostr_sdk::relay::inner: Received '["CLOSED","gift-wraps","blocked: you must be in the web of trust to chat with the relay owner"]' from 'wss://relay.reya.su/chat' ```
Also ``` 2026-06-27T14:19:18.157682Z DEBUG nostr_sdk::relay::inner: Skip re-subscription of 'gift-wraps' ```
the issue still persist, here are my logs: ``` 2026-06-27T14:19:18.058769Z DEBUG nostr_sdk::relay::inner: Received '["AUTH","050e843f5f3ee2d0"]' from 'wss://relay.reya.su/chat' 2026-06-27T14:19:18.069279Z DEBUG nostr_sdk::relay::inner: Sending '["AUTH",{"content":"" 2026-06-27T14:19:18.099984Z DEBUG nostr_sdk::relay::inner: Received '["CLOSED","gift-wraps"," 2026-06-27T14:19:18.100058Z DEBUG nostr_sdk::relay::inner: Removing subscription. url=wss://relay.reya.su/chat id=gift-wraps 2026-06-27T14:19:18.120491Z DEBUG nostr_sdk::relay::inner: Received '["OK","3dfb 2026-06-27T14:19:18.120723Z INFO nostr_sdk::relay::inner: Authenticated to relay. url=wss://relay.reya.su/chat ```
Hi I've noticed a strange issue when nostr-sdk close subscription early without wait for AUTH completed, this is why sometime Coop cannot load full messages because it cannot read from relay. The flow look like this: User send REQ -> Relay send AUTH and CLOSED -> SDK is sending AUTH and also remove the subscription because of CLOSED -> Relay return OK -> SDK cannot resubscribe because the subscription was removed. Relay software: https://github.com/barrydeen/haven/
Keychat using Signal/MLS protocol but Coop is just pure NIP-17 implementation
Hi I wonder how can I add my app (https://zapstore.dev/apps/su.reya.coop) to the Private Chats curated list. Or it is manually maintaining?
I think GTA6 will be the biggest slop this year
Thank for helping me testing Coop.
I've fixed my issue by create a custom zapstore.yaml file
I build nostr stuffs