@ZEUSI'm trying to connect with NWC from zeus v0.11.3 to my lnbits node. Zeus says "Error connecting to your node". The debug log in lnbits says:
2025-09-05 21:29:28.90 | INFO | New websocket connection at: '/api/v1/relay'
2025-09-05 21:29:28.91 | INFO | 185.195.236.83:0 - "WebSocket /nostrclient/api/v1/relay" [accepted]
2025-09-05 21:29:28.91 | INFO | connection open
2025-09-05 21:29:28.95 | INFO | New subscription: 'sub:1'
2025-09-05 21:29:29.26 | INFO | Closing subscription: 'SWVMA2reKjcKdn9mDKY2km'.
2025-09-05 21:29:29.26 | INFO |
Unsubscribe from 'SWVMA2reKjcKdn9mDKY2km'.
Original id: 'sub:1.'
It seems zeus unsubscribes, why is that? Can I get logs from zeus to see its side of the quarrel. Or do you have any other hints?