Announcement: Latest Release
Please follow these instructions to upgrade your nodes to the newest version to ensure the best performance and stability for everyone! Check out the Github Release with changelog details.
For Node Launchpad Users:
Open Node Launchpad v0.5.8 if you are not already on that version
Press O to access the Options screen.
Then, press Ctrl + U, and hit Enter. This will upgrade your nodes. Upgrading can take several minutes for each node. Please don’t close the app or stop your nodes during this process.
Your nodes will now stop
Press Ctrl + S to start your nodes again
For CLI Tool Users:
If you’re using the CLI tool, please update and upgrade. Run the update first: antup update
Then run the upgrade: antctl upgrade --interval 60000
Finally, start them again with antctl start --interval 60000
For ALL Users:
Please start your nodes gradually — especially if you plan on running multiple nodes.
Be conservative with CPU allocation to maintain stability
I am seeing this in Formicaio logs 2025-05-09T21:28:37.343336Z ERROR antnode 463] Node stopped with error: Node terminated due to: "UPnP gateway not found. Enable UPnP on your router to allow incoming connections or manually port forward.
This is on two seperate VPS each with ~200 nodes running fine with port forwarding 55000 56000 managed with Formicaio.
I cant get LP working at all right now personally. Ive reported my findings to the team but everyone but Shu is offline right now so we wont be able to get anything done today. Sorry for the inconvenience guys.
xxx@base:~$ ant wallet balance
Logging to directory: xxxxx
Error:
0: Failed to get EVM network: Failed to obtain the desired EVM network via any means
Location:
ant-cli/src/commands/wallet.rs:85
Backtrace omitted. Run with RUST_BACKTRACE=1 environment variable to display it.
Run with RUST_BACKTRACE=full to include source snippets.
nite69@Bookworm-base:~$ cat xxx/ant.log
[2025-05-09T22:26:01.425239Z DEBUG ant_build_info 105] version: 0.4.0
[2025-05-09T22:26:01.425275Z DEBUG ant_build_info 106] network version: ant/1.0/1
[2025-05-09T22:26:01.425279Z DEBUG ant_build_info 107] package version: 2025.5.1.2
[2025-05-09T22:26:01.425281Z DEBUG ant_build_info 108] git info: stable / dea8fc7 / 2025-05-09
[2025-05-09T22:26:01.425352Z ERROR evmlib::utils 177] Failed to obtain the desired EVM Network through environment variables
[2025-05-09T22:26:01.425358Z ERROR evmlib::utils 98] Failed to obtain the desired EVM network via any means
nite69@Bookworm-base:~$
My nodes upgraded and started nicely. Only the wallet balance does not work. Running only 20 nodes with antctl and 20 nodes with formicaio, just for fun (not for money )
I apologise for the issues, but just to be clear, you don’t need to be on the latest version of the node for the emissions. There are no real changes in the node for this release other than the name of some arguments, which has unfortunately introduced some clumsy issues.
I have changed my node start to include the option --no-upnp and 15 minutes later the first of the upgraded nodes are still running. And none have failed.
Its running fine for me at home with Formicaio, the problems are on the VPS.
I’ll probably just swich them off 400 nodes out of 3m wont make much odds and its not as if they are making me any real money.
Yeah, as Neo has mentioned, it will be to do with the upnp-related arguments.
I also just want to say, it is already our general policy to not release on Fridays. This time we gambled with it and lost. We were keen to get it out since the original date was on Wednesday but it had to get pushed back for various reasons.
On the client side, we observed better upload times with some changes that Qi has made, so people may want to try that out.