Hello!
I’m Jimmy, and I’m finally diggin into the Cardano community I’m excited to be setting up a stake pool utilizing the stake pool course!
and I’m very rusty using Linux…
I’m getting a YAML exception trying “cardano-node run” at the “Get configuration files” section of the tutorial. The video doesn’t talk about this section and
it appears that I somehow loaded a “mainnet-config.json” file rather than the testnet-config.json.
The"Understanding your configuration files and how to use them:" as well as “Command Line Interface” are appearently updates to the written tutorial and are not covered in the video.
Do I need to make manual changes to any of those files?
I ran this (where the IP is my Google Cloud external IP address)
cardano-node run
–topology testnet-topology.json
–database-path db
–socket-path db/node.socket
–host-addr 34.122.200.44
–port 3001
–config testnet-config.json
I’ve obviously missed something…
I’ve attached a screenshot…
Thanks ahead!
Jimmy