Thanks a lot Mate for the video. I setup my node , fully sync but on the explorer it still shows as inactive, close to 24hrs now. How long does it take to change to active ?
For now, active validator nodes are limited to 100. The number of validators will increase in the future. I advise you to regularly stack ips on your node to position yourself among the first.
bro. i successfully udpated my node to 0.9.3-stable/amd64/go1.21.13/OS=Linux just wanna ask. which command to use to check logs/to regularly monitor logs
@@NodesForAll i am getting the similar error the message is TASK [Initialize story node] ************************************************************************************************************** fatal: [127.0.0.1]: FAILED! => changed=true cmd: story init --network iliad --moniker "hhalai007" delta: '0:00:00.028557' end: '2024-09-26 18:06:51.359819' msg: non-zero return code rc: 1 start: '2024-09-26 18:06:51.331262' stderr: |- story: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.32' not found (required by story) story: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.34' not found (required by story) stderr_lines: stdout: '' stdout_lines: PLAY RECAP ******************************************************************************************************************************** 127.0.0.1 : ok=7 changed=3 unreachable=0 failed=1 skipped=8 rescued=0 ignored=0
You are the best
Thank you 😉
Nice guide
Thank you 🙂
Your efforts are appreciated man
Thank you 🙂
What Linux distribution and version are you using?
Ubuntu TLS 22.04
Thanks a lot Mate for the video. I setup my node , fully sync but on the explorer it still shows as inactive, close to 24hrs now. How long does it take to change to active ?
For now, active validator nodes are limited to 100. The number of validators will increase in the future. I advise you to regularly stack ips on your node to position yourself among the first.
@@NodesForAll aight thx. What do you mean by stacking ips?
@@theDEPINspirationHUB it is to make funds available to your node. IP is the story token protocol.
bro. i successfully udpated my node to 0.9.3-stable/amd64/go1.21.13/OS=Linux
just wanna ask. which command to use to check logs/to regularly monitor logs
For geth node:
journalctl -u story-geth-node -f -o cat
For consensus node:
journalctl -u story-consensus-node -f -o cat
bro what terminal you open?
putty
Installation of the story node
Comand not working
There are no details in your message. what's not working?
@@NodesForAll i am getting the similar error the message is
TASK [Initialize story node] **************************************************************************************************************
fatal: [127.0.0.1]: FAILED! => changed=true
cmd: story init --network iliad --moniker "hhalai007"
delta: '0:00:00.028557'
end: '2024-09-26 18:06:51.359819'
msg: non-zero return code
rc: 1
start: '2024-09-26 18:06:51.331262'
stderr: |-
story: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.32' not found (required by story)
story: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.34' not found (required by story)
stderr_lines:
stdout: ''
stdout_lines:
PLAY RECAP ********************************************************************************************************************************
127.0.0.1 : ok=7 changed=3 unreachable=0 failed=1 skipped=8 rescued=0 ignored=0