My node has been stuck on starting for a while now. I upgraded it to 16 GB but it’s still stuck there for more than an hour. I tried deleting the DB and it would get stuck at 95.3%, and when I restart the node it goes back to being stuck on starting. Any ideas?
journalctl -e -f -u cnode
And nothing else above?
Try top … is the CPU ~ 100%?
How is the glive?
type
cardano-node - -version
which cardano-node

![]()
Ok, and now type
nano ${HOME}/.bashrc
and show me the last lines with export
Ok, type
. "${HOME}/.bashrc"
and restart the node
Then check with journalctl -e -f -u cnode
check the CPU with top and also start glive
How long should I wait before I give you results?
Should stay in starting from 2 min to few hours… but the CPU should be ~100% all this time
journalctl -e -f -u cnode, no errors? What did u deleted from db folder?
What did u deleted from db folder? U should delete ledger, immutable and volatile files
Also try to rebuild the node
Before I just deleted the entire db folder.
And by rebuild the node, you mean rebuild 1.30.1?
Hmm wait, type
cd $CNODE_HOME
ls -l
and show me the output

and cd db
ls -l






