Thread ‘tokio-runtime-worker’ panicked

Feb 27 14:48:04.237 INFO radicle_seed: Initializing tracker to track everything…
Feb 27 14:48:04.237 INFO Protocol::run{local.id=hybtwaeumxrcscx8954epknp7taix36mzaamy6yqseq4xmkr9hms5e local.addr=0.0.0.0:12345}: librad::net::protocol: Listening
thread ‘tokio-runtime-worker’ panicked at ‘error binding to 0.0.0.0:80: error creating server listener: Permission denied (os error 13)’, /home/radicle/.cargo/registry/src/github.com-1ecc6299db9ec823/warp-0.2.5/src/server.rs:213:27
note: run with RUST_BACKTRACE=1 environment variable to display a backtrace
Feb 27 14:48:04.238 INFO radicle_seed_node::frontend: Listening(0.0.0.0:12345)

tell me please how can i solve it

tried to run under root. Waiting for compiling…

solved. need to run it under root

1 Like

solved config trunk port parameter

trunk serve --port 3000