Hello im back to try get this working. I still cant seem to get rid of UPnP errors.
Here is the antctl
command and the error on the service manager. Any ideas be appreciated.
antctl add --count 2 --data-dir-path "/mnt/archive/autonomi/data" --no-upnp --node-port 21000-21001 --rpc-port 31000-31001 --log-dir-path "/mnt/archive/autonomi/logs" --rewards-address "ADDRESS" evm-arbitrum-one
Those ports are open on the router. They worked during beta.
Apr 08 21:17:30 server antnode[5813]: Error:
Apr 08 21:17:30 server antnode[5813]: 0: Node terminated due to: "UPnP gateway not found. Enable UPnP on your router to allow incoming connections or manually port forward."
Apr 08 21:17:30 server antnode[5813]: Location:
Apr 08 21:17:30 server antnode[5813]: ant-node/src/bin/antnode/main.rs:498
Apr 08 21:17:30 server antnode[5813]: Backtrace omitted. Run with RUST_BACKTRACE=1 environment variable to display it.
Apr 08 21:17:30 server antnode[5813]: Run with RUST_BACKTRACE=full to include source snippets.
Apr 08 21:17:30 server systemd[5450]: antnode1.service: Main process exited, code=exited, status=1/FAILURE
Apr 08 21:17:30 server systemd[5450]: antnode1.service: Failed with result 'exit-code'.
Apr 08 21:17:30 server systemd[5450]: antnode1.service: Consumed 2.494s CPU time.```