When adding my StartOS server (0.4.0-beta.9) as a private relay in Amethyst I get the error message WebSocket Failure: SOCKS: Connection refused in Amethyst.
My StartOS logs show:
2026-06-07T11:13:38+02:00 2026-06-07T09:13:38.810431Z ERROR startos::db: src/db/mod.rs:252: Error in db websocket: Network Error: IO error: stream closed because of a broken pipe: IO error: stream closed because of a broken pipe: stream closed because of a broken pipe
2026-06-07T11:13:38+02:00 2026-06-07T09:13:38.877742Z DEBUG startos::db: src/db/mod.rs:253: Network Error:
2026-06-07T11:13:38+02:00 0: IO error: stream closed because of a broken pipe
2026-06-07T11:13:38+02:00 1: IO error: stream closed because of a broken pipe
2026-06-07T11:13:38+02:00 2: stream closed because of a broken pipe
2026-06-07T11:13:38+02:00 Location:
2026-06-07T11:13:38+02:00 src/error.rs:227
2026-06-07T11:13:38+02:00 Backtrace omitted. Run with RUST_BACKTRACE=1 environment variable to display it.
2026-06-07T11:13:38+02:00 Run with RUST_BACKTRACE=full to include source snippets.
I tried connecting via IP and TOR, nothing worked.