.common.inc configuration

I am getting a error when I execute this command:

00_common.sh

Version-Info: cli 1.25.1 / node 1.25.1 Scripts-Mode: online

     _ ._  _ , _ ._
    (_ ' ( `  )_  .__)
  ( (  (    )   `)  ) _)
 (__ (_   (_ . _) _) ,__)
     `~~`\ ' . /`~~`
          ;   ;
          /   \

/ __ _______________________________

Path ERROR - Path to the shelley genesis file is wrong or the file is missing!

If you think all is right at your side, please check the GitHub repo if there
is a newer version/bugfix available, thx: GitHub - gitmachtl/scripts: StakePool Operator Scripts. Learn how to create and manage your StakePool with these simple scripts. Hardware-Ledger Support, Offline-Mode and more...

I tried downloading the scripts manually, but their all grayed out when i uploaded instead of green, so I cant even run the script.

I recopied following this guide and their green again but same error. scripts/cardano/mainnet at master · gitmachtl/scripts · GitHub

I figured out the problem, I had to changee the path in the .common.inc

But now I’m stuck on this part:

Address-Type / Era: payment / shelley

cardano-cli: Network.Socket.connect: <socket: 11>: does not exist (No such file or directory)

ERROR (Code 1) !

genesisfile="/home/xx/cnode/config/mainnet-shelley-genesis.json" #Sh>
genesisfile_byron="/home/xx/cnode/config/mainnet-byron-genesis.json" #By>

cardanocli="/home/xx/.local/bin/cardano-cli" #Path to your cardano-cli >
cardanonode="/home/xx/.local/bin/cardano-node" #Path to