Announcement: Antnode Upgrade 0.3.4

:loudspeaker: Announcement: Antnode Upgrade 0.3.4 :loudspeaker:

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:

  1. Open Node Launchpad v0.5.3 if you are not already on that version
  2. Press O to access the Options screen.
  3. 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.
  4. Your nodes will now stop
  5. Press Ctrl + S to start your nodes again

For CLI Tool Users:

  1. If you’re using the CLI tool, please update and upgrade. Run the update first: antup update
  2. Then run the upgrade: antctl upgrade --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
  • This should address the client issue with duplicate payments for the same file.

Binary Versions:

  • antnode: v0.3.4
  • antctld: v0.11.7
  • antctl: v0.11.7
  • ant: v0.3.4
  • nat-detection: v0.2.15
  • node-launchpad: v0.5.3
12 Likes

I have upgraded to 0.3.4 and cannot get any nodes to run continuosly on my rpi3, whereas before i had 9 running well. Im also using load of bandwidth when attempting to start nodes but they dont stick around and go to stopped status. Cpu is at near 100%. Ive tried openeing one at a time, maybe i should just reset everything?

Ive reset everything and still no change. Im on the latest node-launchpad also… any help much appreciated?

You must keep CPU below 50%, start with running less nodes.

This is with running one node, i cant see what im doing different to when i got 9 nodes running apart from the update

Are you running something else on that computer?

Nope its a blank sd card with just rasbian os on it

This is after starting one node, it runs at pretty much full cpu, then after 5 or more minutes it goes to stopped status

Is there a way to go back to previous antnode version? I cannot run even one node when i was running 9 before. Ive put new os on sd card and reformatted hdd and its still running at ridiculously high cpu usage so that even one node goes to stopped status after 5 minutes

You can downgrade using antctl, but not node-launchpad.

With antctl:

antctl upgrade --force --version <previous-version>

However, I do want just want to say, version 0.3.4 of the node doesn’t have any changes. It was just a ‘safety’ bump. It is only the ant client that has changed. So there is something odd going on here. I’m going to see about removing these safety bumps too, because they are clearly a bit confusing.

As a separate issue, due to the node not having changes with this release, the title of the thread is actually unintentionally misleading. We should start using the package version in the title, which would be 2024.12.1.9. It should be about the announcement of a new release, which can be for ant, antnode, or antctl, or any combination of those.

3 Likes

antnode upgrade to version 0.3.5 just arrived here. linux, x64, from inside launchpad 0.5.3
thanks.

Release 2024.12.1.10 · maidsafe/autonomi · GitHub

4 Likes

Substantial change for node ops:

Remove the 50% CPU usage safety measure. We added a safety measure to the node to cause the process to terminate if the system’s CPU usage exceeded 50% for five consecutive minutes. This was to prevent cascading failures resulting from too much churn when a large node operator pulled the plug on tens of thousands of nodes in a very short period of time. If other operators had provisioned to max capacity and not left some buffer room for their own nodes, many other node processes could die from the resulting churn. After an internal discussion, the decision was taken to remove the safety measure.

8 Likes

Now that i am using antnode 0.3.5, im seeing my cpu usage is very low ranging between 3%-5%

Very ironic now that that cpu threshold has been removed, oh well, thankyou all the same! Im back to running nodes!

EDIT: and also massively lower bandwidth use!!

7 Likes