I'm quite frequently getting the following error when trying to sign events with the remote signer, whereas I do not get this under rust-nostr v0.35.0 : `Error: failed to sign event Caused by: not subscribed`
Thanks, I'll investigate.
The `not subscribed` error is returned when subscription fails with all relays. What relays are you using? Maybe is related to NIP42 auth
No, my bad. The subscription can fail only if relay not support read operations, if the filter is empty or for timeout. In the log what do you see when it fail and return `not subscribed`?
Found the issue, tomorrow I'll push the fix.
Fixed at 7587fba8ee72041689aa46c1436ecfa73d75d381