total used free shared buff/cache available
Mem: 7950 4619 119 0 3211 3081
Swap: 0 0 0
CPU utilization is near to 95-100
total used free shared buff/cache available
Mem: 7950 4619 119 0 3211 3081
Swap: 0 0 0
CPU utilization is near to 95-100
ok, try this
sudo fallocate -l 6G /swapfile
sudo chmod 600 /swapfile
sudo mkswap /swapfile
sudo swapon /swapfile
then open the file
sudo nano /etc/fstab
and add this line at the end as new line
/swapfile swap swap defaults 0 0
save the file and check glive in few minutes
Okay now sync status sync is at : 95.8% and socket file is back in db folder. Thank you Alex.
You are welcome, cheers
This is my story :
Restarting Ubuntu Server
Execute cardano-node run \ --config $HOME/cardano/config/mainnet-config.json \ --database-path $HOME/cardano/db/ \ --socket-path $HOME/cardano/db/node.socket \ --host-addr 127.0.0.1 \ --port 1337 \ --topology $HOME/cardano/config/mainnet-topology.json
Image freeze at this stage
Execute command Top → Processor is on 100%
In db/ folder socket still not exist
Execute function cardano-cli query tip --mainnet
Still waiting…
After 15 min get some progress
Patience is the key -
Node Socket Created
Try with 0.0.0.0
The post is updated.
Yoda to me : “Patience you must have. Worth it will be”
Thanks, @Alexd1985
Wondering what’s the hardware spec. you are using?
6 vCPU Cores
16 GB RAM
400 GB SSD
Alex, I have added swap few days ago but now again my producer is falling behind says syncing 97% in glive view and stuck at same number since 24 hours. I have updated latest node version yesterday.
can u share the glive output?
hmm do you have free space left on HDD?
type journalctl -e -f -u cardano-node
do u see any errors?
I can confirm that I have space around 450 GB free in instance and I can see errors like this
Feb 17 13:49:06 ip-xxx-xx-xx-xx cardano-node[1041]: [ip-172-3:cardano.node.Forge:Error:17993] [2022-02-17 13:49:06.00 UTC] fromList [("val",Object (fromList [("kind",String "TraceNoLedgerView"),("slot",Number 5.3539455e7)])),("credentials",String "Cardano")]
Hmm… can u add only the IOHK nodes inside the topology file and restart the node?
https://hydra.iohk.io/build/12179730/download/1/mainnet-topology.json
Do you mean remove my relay and add IOHK nodes?
Yes, this way u can test if it’s something with the relay
BTW… the relay is 100% synced?
Yes, Relay is 100% synced and doing good.
still on 97%
man, but I see it moved to epoch 318 :)) just wait