You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When running our application in a Docker container, we're experiencing connection timeouts when trying to connect to Nostr relays. The same code works fine on macOS bun, but fails in bun the Docker environment.
Also i have tried using nodejs with polyfill hack, but it didn't work either #347
Description
When running our application in a Docker container, we're experiencing connection timeouts when trying to connect to Nostr relays. The same code works fine on macOS bun, but fails in bun the Docker environment.
Also i have tried using nodejs with polyfill hack, but it didn't work either #347
Is this package supossed to work on server?
The text was updated successfully, but these errors were encountered: