Damus
reya profile picture
reya
@reya
Hi @Yuki Kishimoto

I'm wondering if there's a way to debug all messages sent by the client, like `client.notifications`. I'm debugging why my app always succeeds at authentication but fails to resubscribe after auth (both manually and with auto-auth).

Specifically, I'm already calling resubscribe, but the relay isn't sending anything after authentication (specifically the relay auth.nostr1.com). I thought this might be a relay bug, but it works fine on web clients like nostrudel.com.
7
reya · 2w
I think the problem is nostr-sdk isn't sent `CLOSE` req after receive `AUTH` like others https://image.nostr.build/e9299ad30756bf1b94011a1a2ffd29c3f9922fc0021adb55c8bbac27a31e9897.png