sudo systemctl status cardano-node
● cardano-node.service - Cardano node service
Loaded: loaded (/etc/systemd/system/cardano-node.service; enabled; vendor preset: enabled)
Active: active (running) since Sun 2021-02-28 14:35:18 UTC; 7ms ago
Main PID: 41604 (bash)
Tasks: 1 (limit: 4638)
Memory: 152.0K
CGroup: /system.slice/cardano-node.service
└─41604 /bin/bash -c /home/xxx/cardano-my-node/startBlockProducingNode.sh
1 Like
Perfect! U solved it
1 Like
check my new thread, it was temporarily solved, but its not working now:
https://forum.cardano.org/t/cardano-node-service-code-exited-status-127/50638/3
solution was just to check ports/ips, and make sure paths were correct in .bashrc / env / and start up scripts