calvadev on Nostr: 👨💻 utxo 👨💻, I'm currently setting up a WoT relay but WebSocket ...
👨💻 utxo 👨💻 (nprofile…x66a), I'm currently setting up a WoT relay but WebSocket connections are failing despite being accessible over my domain and localhost.
Errors I've had:
- The Docker container doesn't bind to port 3334 due to the systemd service running there.
- I start the Docker container on a different port (3335, 8080, 8008, etc.) with the systems service running, but still no connections are made.
- If I stop the systemd service, I get a 502 error with the index.html path not being accessible, even with the Docker container running.
Thoughts? Running on a 2 GB/2 vCPU DigitalOcean droplet with a reserved IP.
Errors I've had:
- The Docker container doesn't bind to port 3334 due to the systemd service running there.
- I start the Docker container on a different port (3335, 8080, 8008, etc.) with the systems service running, but still no connections are made.
- If I stop the systemd service, I get a 502 error with the index.html path not being accessible, even with the Docker container running.
Thoughts? Running on a 2 GB/2 vCPU DigitalOcean droplet with a reserved IP.