Prereqs.sh /no such file or directory

image

ok figured that out - my linux admin skills are pretty rusty…
.cnode.sh is now getting Error decoding genesis key “adaPerUTxOWord” not found

How did u built the node? Did u used the pull master command?

Ininstalled yesterday 2 new servers and it worked fine

Use only

These commands will allow to use import wallet feature
ghcup install cabal 3.2.0.0
ghcup set cabal 3.2.0.0

Build the node
cd ~/git
cd cardano-node

git fetch --tags --all
git checkout 1.27.0


echo -e "package cardano-crypto-praos\n  flags: -external-libsodium-vrf" > cabal.project.local
$CNODE_HOME/scripts/cabal-build-all.sh -o

It is related with bug