Hi, how are you, I tried quickly installing it, (I don't have local events) but no Iris or Primal, could connect with my relay, I already opened the port 4869 to accept incoming requests, what can I do?
nostr-relay-tray version 1.9.1 released! #nostr #relay
- Supports simple full-text search (since it uses a trigram tokenizer, the query string must be at least three characters long).
- Supports jumping to jumble for browsing local events.
On the first startup, this version will take a few minutes to build the table required for full-text search. The duration depends on the number of local events.
https://github.com/CodyTseng/nostr-relay-tray/releases/tag/v1.9.1

Discussion
The web client is unable to establish non-wss connections due to certain security settings 💔. I think I need to add the functionality to actively fetch events from public relays. Additionally, if you're using noStrudel, you can set tray as a cache relay in the settings. This will also help preserve your events effectively.