Hello, I am configuring to create a pool. I am currently setting up node 8.7.3.
After completing the entire setup, when I try to run the node, the following logs keep appearing.
All files exist in the specified path, but… What else should I check? Your assistance would be appreciated.
● cardano-node.service - Cardano node service
Loaded: loaded (/etc/systemd/system/cardano-node.service; enabled; preset: enabled)
Active: activating (auto-restart) (Result: exit-code) since Mon 2024-03-18 14:19:11 CET; 1s ago
Process: 267988 ExecStart=/bin/bash -c /root/cardano-my-node/startRelayNode.sh (code=exited, status=127)
Main PID: 267988 (code=exited, status=127)
CPU: 9ms
cardano-node.service: Scheduled restart job, restart counter is at 1782.
Stopped cardano-node.service - Cardano node service.
Started cardano-node.service - Cardano node service.
/root/cardano-my-node/startRelayNode.sh: line 9: /usr/local/bin/cardano-node: No such file or directory
cardano-node.service: Main process exited, code=exited, status=127/n/a
cardano-node.service: Failed with result 'exit-code'.```
Hello, I followed the guide and performed the steps. Below is the link to the sequence and explanation of what I have done. Is there anything wrong with the process I followed?
→ my guide
Also, the captured images show the current installation.
As you said, the message appears, but… I’m confused because it exists in the path…
I’ll share the link and captured images of what I’ve done. Any advice would be greatly appreciated.
→ my guide
CNTools is something new to me. Could it be a simpler approach?
If you could provide me with a guide or a link to reference CNTools, I’d be willing to start over from scratch.