PrimalHQ / primal-caching-service

Primal’s caching service for Nostr connects to the specified set of relays, collects all events in real time, stores them locally, and makes them available to nostr clients through a web socket-based API.
https://primal.net
MIT License
85 stars 13 forks source link

Not working on chrome with Alby #2

Closed sarthak13gupta closed 10 months ago

sarthak13gupta commented 1 year ago

I tried to explore primal.net on Chrome using Alby, but even after completing the actions of getPublicKey and the SignEvent, I'm not able to see any effect like I'm not able to post, follow, react, etc. I have recorded it's working , please find it here.

mbrat1 commented 1 year ago

Thanks very much for the detailed report!

We are aware of this issue and believe it has to do with connectivity to relays. We are currently working to solidify that code, as well as provide proper user feedback when there are relay connection issues. An improved build of the Primal web app should be ready in a few days.