cryptiumlabs / backerei

Automated reward payment & account management for Tezos bakers.
https://cryptium.ch/networks/tezos
GNU General Public License v3.0
49 stars 11 forks source link

pty terminated: end of file #17

Closed chiptus closed 5 years ago

chiptus commented 5 years ago

After running backeri payout --no-dry-run, it outputs the rewards that should be payed and then failed with the error pty terminated: end of file

cwgoes commented 5 years ago

Check your configuration file and make sure tezos-client is in the right path and executable.

chiptus commented 5 years ago

thanks, I will have a look and let you know my findings

chiptus commented 5 years ago

you were right, the tezos-client binary was in a wrong path.