Cntools - modify my pool failed

Hi folks,

I tried to modify my pool pledge via cntools on mainnet and get the following error:

Invalid argument `transaction'

Usage: cardano-cli
                     ( address
                     | key
                     | node
                     | query
                     | legacy
                     | byron
                     | shelley
                     | allegra
                     | mary
                     | alonzo
                     | babbage
                     | conway
                     | latest
                     | hash
                     | ping
                     | debug commands
                     | version
                     | compatible
                     )

I’ve tried a few things and searched but haven’t found any real clues as to what the problem could be. While I was trying things out, I also looked at the key files. In pool.cert it still says “type”: “CertificateShelley”. Could that be the problem? Do I have to upgrade the pool certificates from shelly to conway? I haven’t found anything about that either.

Additional information:
I have two owner wallets. One of them is secured with a Ledger hardware wallet.

cardano-cli 10.1.1.0 - linux-x86_64 - ghc-8.10
git rev 01bda2e2cb0a70cd95067d696dbb44665f1d680a

cardano-node 10.1.2 - linux-x86_64 - ghc-8.10
git rev 01bda2e2cb0a70cd95067d696dbb44665f1d680a

1 Like

Try ./cntools.sh -b alpha

2 Likes

Could it have been that easy? The transaction went through without any errors!

Can you tell me what has changed with the new version so that it works now?

Many thanks!!!

1 Like

Good question, i don’t know…
CNTools 13.2.2 was not fully compatible with cnode 10.1.1 or 10.1.2.
That was fixed with 13.3, but it’s not actual release.
You can join Koios on Telegram…lot of usefull stuff :slight_smile:

1 Like