Am I doing right?

Hi all,
I’m new to Autonomi.
I’ve started my Autonomi node (on Windows) to test. I’ve choose a custom port opened in my router and modified the port in the node-launchpad app.
I see a lot of errors in the log and the app is logging very much.
I’m missing something?

I’ve uploaded the nodelog here: antnode.log

Thank you all for any help.

8 Likes

Hi @Gnegnus, welcome to this wacky world :slight_smile:

A quick squint at the end of your logs and the last few lines look like you killed it with ctrl-C ??

[2025-03-23T06:57:50.519335Z INFO ant_node::node 985] Fetched peer PeerId("12D3KooWEjRYGprCBqRiFnHNfQUqPAfmsJ4WdqVTSRaoPZpZvZ8d") version as "2025.1.2.11"
[2025-03-23T06:57:56.202266Z INFO ant_networking::driver 903] Set responsible range to Distance(9244059069382508846555020391507602480020961248193931691157057351525618640)(Some(242))
[2025-03-23T06:58:11.202993Z INFO ant_networking::driver 903] Set responsible range to Distance(9244059069382508846555020391507602480020961248193931691157057351525618640)(Some(242))
[2025-03-23T06:58:26.189158Z INFO ant_networking::driver 903] Set responsible range to Distance(9244059069382508846555020391507602480020961248193931691157057351525618640)(Some(242))
[2025-03-23T06:58:41.203041Z INFO ant_networking::driver 903] Set responsible range to Distance(9244059069382508846555020391507602480020961248193931691157057351525618640)(Some(242))
[2025-03-23T06:58:56.199164Z INFO ant_networking::driver 903] Set responsible range to Distance(9244059069382508846555020391507602480020961248193931691157057351525618640)(Some(242))
[2025-03-23T06:59:02.603196Z DEBUG antnode::rpc_service 51] RPC request received at 127.0.0.1:51075: NodeInfoRequest
[2025-03-23T06:59:02.604763Z DEBUG antnode::rpc_service 78] RPC request received at 127.0.0.1:51075: NetworkInfoRequest
[2025-03-23T06:59:11.191557Z INFO ant_networking::driver 903] Set responsible range to Distance(9244059069382508846555020391507602480020961248193931691157057351525618640)(Some(242))
[2025-03-23T06:59:11.413529Z INFO antnode 450] Node is stopping in 1s...
[2025-03-23T06:59:12.427881Z ERROR antnode 459] Node stopped with error: Ctrl-C received!

I’d repost this in Discord #General Support

Everybody is getting a lot of errors right now and logs are filling up fast. I’d restart my node(s) and wait. Right now a single node could wait weeks and months before it earns anything. Sad but true. The devs are working hard to sort this.

If you are posting logs again, can I suggest https://filebin.net/ ?

5 Likes

Hi,
I not kill app with Ctrl-C. I’ve stopped the node with Ctrl-X inside lauchpad and seems that the app kills the thread with Ctrl-C. :man_shrugging:

Thanks for the suggestion of Filebin site! I’ll use it.

I’m aware of weeks and months of waiting.
I was worried about that series of errors in the logs. :anguished_face:

I’ll keep my node up!
We’ll see how it goes in the next few weeks.

2 Likes

We are all getting LOTS of errors - which is pretty much to be expected.
Can I suggest using Formicaio instead of Launchpad? You will need https://podman.io/ if on Windows.
You will likely want to run more than 50 nodes once you get the hang of this. Running it on linux will make things a lot easier if you are happy to take that leap…

4 Likes