I am setting up stakepools over and over so I get familiar with the process and when running the node I am coming across this problem for the first time:
cardano-node: symbol lookup error: cardano-node: undefined symbol: crypto_vrf_publickeybytes
It occurs in Epoch 73 in the testnet when it seems it transitions from Byron to Shelley. Any help would be appreciated.
I’m setting up stakepools over and over again to gain experience to teach others. my first trial was on my local computer before moving to a vms. right now I’m setting up a testnet node with my local computer. i cleared everything related to cardano-node, so i can do it again. right now, my nano .bashrc is empty. how do i solve that?
Hi ADAfrog, I’m actually at the beginning of the guide, I just downloaded the installer. i executed nano .bashrc and got a blank page. isn’t that abnormal?
Hi ADAfrog, this command “tar -xf ghc-8.6.5-x86_64-deb9-linux.tar.xz” gives me “xz: (stdin): Unexpected end of input
tar: Unexpected EOF in archive
tar: Unexpected EOF in archive
tar: Error is not recoverable: exiting now”
My guess is to try re-downloading the file (as it may not have downloaded correctly) and continue from there. Let me know if you continue to have issues.
Hi ADAfrog, submitting my transaction and it gives me this error “cardano-cli: Network.Socket.connect: <socket: 11>: does not exist (No such file or directory)” what does this mean?