Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error while trying to send payments #19

Closed
mrv777 opened this issue Sep 3, 2021 · 4 comments
Closed

Error while trying to send payments #19

mrv777 opened this issue Sep 3, 2021 · 4 comments

Comments

@mrv777
Copy link
Contributor

mrv777 commented Sep 3, 2021

I'm getting multiple errors when trying to send payments. I can fix some, but not all. However, I feel something else must be wrong if no one else is having these issues, so I feel I'm looking in the wrong spot for the issue. These are the errors I get:

~/lisk-pool3-main$ bash payments.sh

Write passphrase:
*******
Write second passphrase:
*******
payments.sh: line 9: Sending: command not found
payments.sh: line 11: --mandatory-keys="14d554573013e49a6bf8b6041677426067b84633de624ed1db9d9ee5214a5379": command not found
 ›   Error: Missing 1 required arg:
 ›   transaction  The transaction to be signed encoded as hex string
 ›   See more help with --help
payments.sh: line 11: {"transaction":"08021000180520c09a0c2a2090ad9bfed339af2d6b4b3b7f7cdf25d927b255f9f25dbbc892ee9ca57ef67807322908ebae95a40b12142f02c7e2f406e95269bf538285fc66e0ed08494f1a0b6d7276207061796f7574733a403a72fae81a82bca699fe4a220cf47bb6f5b896d2e417c84ca3bd94b72f86c7b441ec4535dc6dee55492e62f538acdf0702403386a936db2a6c53091365d8490b"}: command not found
payments.sh: line 12: --mandatory-keys="14d554573013e49a6bf8b6041677426067b84633de624ed1db9d9ee5214a5379": command not found
 ›   Error: Missing 1 required arg:
 ›   transaction  The transaction to be signed encoded as hex string
 ›   See more help with --help
payments.sh: line 12: {"transaction":"08021000180520c09a0c2a2090ad9bfed339af2d6b4b3b7f7cdf25d927b255f9f25dbbc892ee9ca57ef67807322908ebae95a40b12142f02c7e2f406e95269bf538285fc66e0ed08494f1a0b6d7276207061796f7574733a403a72fae81a82bca699fe4a220cf47bb6f5b896d2e417c84ca3bd94b72f86c7b441ec4535dc6dee55492e62f538acdf0702403386a936db2a6c53091365d8490b"}: command not found
{"transaction":"08021000180520c09a0c2a2090ad9bfed339af2d6b4b3b7f7cdf25d927b255f9f25dbbc892ee9ca57ef67807322908ebae95a40b12142f02c7e2f406e95269bf538285fc66e0ed08494f1a0b6d7276207061796f7574733a403a72fae81a82bca699fe4a220cf47bb6f5b896d2e417c84ca3bd94b72f86c7b441ec4535dc6dee55492e62f538acdf0702403386a936db2a6c53091365d8490b"}
 ›   Error: Transaction signatures does not match required number of signatures: '2' for transaction with id 'd415befaea2dd48f732182313f0ed2644cfd7d665e9e5f0404df10b61d958fee'
payments.sh: line 17: Sending: command not found
...

Attached is the payments.sh file:
payments.txt

@gregorst3
Copy link
Contributor

gregorst3 commented Sep 4, 2021

I'm having the same problem, as the mandatory keys is read as a command

@dbpatty
Copy link

dbpatty commented Sep 4, 2021

same here

@gregorst3 gregorst3 mentioned this issue Sep 5, 2021
@gregorst3
Copy link
Contributor

gregorst3 commented Sep 5, 2021

Fixed

@dakk
Copy link
Owner

dakk commented Sep 5, 2021

Should bè fixed, thank you @gregorst3

@dakk dakk closed this as completed Sep 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants