I’m trying to set up a pool by myseft and I jut started the course in Stake Pool School.
I was able to build and run the cardano node in the testnet but I’m stuck in setting the LiveView mode.
The video is not updated according to the latest version 1.25.1 and I’m wondering if the LiveView mode is deprecated or has to do with something I miss to configure in the config file
COULD NOT CONNECT TO A RUNNING INSTANCE! PLEASE CHECK THE PROMETHEUS PORT AND TRY AGAIN!
I checked the config and the prometheus port is the same 12798. What else could it be? Is there something else to setup in the config regarding prometheus is not configure by default?
To be honest, I’ve rebuild from the bottom so many times because I could get liveview working, I have confused myself. Now that I have managed it, I just need to let it sync and then continue with the course. @Alexd1985 I really appreciate your help and also when it is indirectly too. I have searched for so many answers on posts and I see your name all over them. You’re great, thanks!
Update, I had panicked when I saw “not block producer, relay only” but realised I need to wait for it to sync, keep calm and carry on.
I just started the Stake Pool School Course and going through the Testnet program and I find myself stuck at setting up the LiveView as the SPO School videos are not updated to guide us in this.
the command that i used to run the code is on
cardano-node run
–topology testnet-topology.json
–database-path db
–socket-path db/node.socket
–host-addr 10.0.2.15
–port 3001
–config testnet-config.json
the nodes seems to be running and synchronizing (at least it looks like it) - attached screenshot.
My issue is on the liveView - how do we set it up?
Thanks a bunch Alex!
After so many torturous hours trying all possible solutions to get a liveview working - it’s finally working (I hope - Screenshot attached). Am I on the correct path? I’ve advanced to lesson 3 (done all the transaction) and now to lesson 4. What is next from here?