nostrclient icon indicating copy to clipboard operation
nostrclient copied to clipboard

Connection failed 403 from NWC provider extension nostr+walletconnect address

Open m0wer opened this issue 4 months ago • 2 comments

Steps for reproduction:

  1. Install nostrclient 1.0.0 and nwcprovider 1.0.0.
  2. Create a nostr+walletconnect string.
  3. Try to use it in any app.
2025-07-27 12:36:55.42 | INFO | ('[REDACTED IP]', 0) - "WebSocket /nostrclient/api/v1/relay/" 403
2025-07-27 12:36:55.42 | INFO | connection failed (403 Forbidden)
2025-07-27 12:36:55.42 | INFO | connection close

Even after changing /app/lnbits/extensions/nostrclient/views_api.py manually with https://github.com/lnbits/nostrclient/pull/34 and restarting, it still happened. Probably related to https://github.com/lnbits/nostrclient/issues/30.

m0wer avatar Jul 27 '25 12:07 m0wer

same with LNbits version: 1.2.1 NWC Service Provider: 1.0.2 nostr client: 1.0.1

tlindi avatar Oct 30 '25 04:10 tlindi

LNbits v1.3.1 NWC Service Provider: 1.0.2 You can configure relay onto NWC SP and no nostrclient is needed, and you can connect wallets successfully.

I have no other use for nostrclient, at the moment (and I'm yet unable to test it on clearnet with v1.3.1)

tlindi avatar Oct 30 '25 04:10 tlindi