Requires net-listen access

Tried following this tutorial and I get this error:
2025-07-14T19:07:40.152Z
Error: Requires net-listen access to "tcp://0.0.0.0:8000", run again with the --allow-net-listen flag
2025-07-14T19:07:40.153Z
at listen (ext:deno_net/01_net.js:504:35)
2025-07-14T19:07:40.153Z
at Object.serve (ext:deno_http/00_serve.ts:555:16)
2025-07-14T19:07:40.152Z
Error: Requires net-listen access to "tcp://0.0.0.0:8000", run again with the --allow-net-listen flag
2025-07-14T19:07:40.153Z
at listen (ext:deno_net/01_net.js:504:35)
2025-07-14T19:07:40.153Z
at Object.serve (ext:deno_http/00_serve.ts:555:16)
Running single container local development with this command: docker run --name rivet -v "$(pwd)/rivet-data:/data" -p 8080:8080 -p 9000:9000 -p 7080:7080 -p 7443:7443 --platform linux/amd64 rivetgg/rivet Trying to get a simple websocket server going. Thanks!
Rivet
Multiplayer Game Servers - Rivet
Rivet provides a robust platform for deploying, scaling, and managing game servers globally.
0 Replies
No replies yetBe the first to reply to this messageJoin

Did you find this page helpful?