Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Cleanstr] Investigate relays that reject our moderation events #13

Open
dcadenas opened this issue Oct 5, 2023 · 1 comment
Open

Comments

@dcadenas
Copy link
Contributor

dcadenas commented Oct 5, 2023

These are the results of trying to publish the moderation events to each of the relays we use in the NDK lib pool 1:

  • wss://relay.damus.io: Works
  • wss://relay.protest.net: Works
  • wss://nos.lol: Works
  • wss://eden.nostr.land: Error: blocked: not on white-list
  • wss://relay.snort.social: Error: blocked: no active subscription
  • wss://relay.s3x.social: Error: blocked: pubkey not admitted
  • wss://rss.nos.social: Error: blocked: event blocked by relay

These issues may be related to using an npub that never used the clients associated with the relays that don't work but we'd need to investigate further

Footnotes

  1. I can see this by enabling NDK debugging messages by enabling the env var DEBUG='ndk:*' and running an integration tests through pnpm run test:integration.

@rabble
Copy link
Contributor

rabble commented Oct 10, 2023

Setup and pay for our moderation npub to be able to publish to paid relays

@mplorentz mplorentz changed the title Investigate relays that reject our moderation events [Cleanstr] Investigate relays that reject our moderation events Jan 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Next
Development

No branches or pull requests

2 participants