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

Unable to use other relays #150

Open
bleetube opened this issue Oct 6, 2023 · 4 comments
Open

Unable to use other relays #150

bleetube opened this issue Oct 6, 2023 · 4 comments

Comments

@bleetube
Copy link

bleetube commented Oct 6, 2023

I might just be missing a step, but I haven't been able to get this working with any other relay than the default wss://relay.getalby.com/v1.

Steps to reproduce

  1. change RELAY environment variable to a different relay (tried nostr.munitywallet.com, offchain.pub, bitcoiner.social)
  2. restart nostr-wallet-connect
  3. disconnect old app connection in the nostr-wallet-connect webui
  4. generate a new connection in nostr-wallet-connect webui
  5. import the new connection to amethyst via qrcode
  6. zap fails, daemon log doesn't show any new events being seen

Any advice?

@horologger
Copy link

I've been able to change the RELAY on NWC 0.4.1 and have packaged it with a configuration that allows just this. Only for Start9, not Umbrel at this time. Find it on the Alpha registry https://alpha-registry-x.start9.com/

@frnandu
Copy link
Contributor

frnandu commented Jan 10, 2024

try to set PUBLIC_RELAY also

@rolznz
Copy link
Contributor

rolznz commented Jan 11, 2024

Note: PUBLIC_RELAY is only needed if RELAY is set to an internal IP for communication between the NWC app and the NWC relay. So it is not normally needed to be set.

@bleetube
Copy link
Author

@horologger Are you sure about that? I gather the relevant config file you're referencing is docker_entrypoint.sh. afaict you're just using the alby relay.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants