We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
MacOS BigSur
I tried several transactions. All lead the same error.
./build-aclang/bin/iroha-cli -account_name noda2@kyb --key_path kuvaldini Welcome to Iroha-Cli. Choose what to do: 1. New transaction (tx) 2. New query (qry) 3. New transaction status request (st) > : 2021-03-19 11:18:59.940 EET [51605] DEBUG: autovacuum: processing database "iroha_user" 2021-03-19 11:19:20.249 EET [51608] DEBUG: autovacuum: processing database "postgres" 2021-03-19 11:19:39.947 EET [51611] DEBUG: autovacuum: processing database "template1" 2021-03-19 11:19:59.940 EET [51614] DEBUG: autovacuum: processing database "iroha_user" 2021-03-19 11:20:20.249 EET [51617] DEBUG: autovacuum: processing database "postgres" 1 Forming a new transactions, choose command to add: 1. Add Signatory to Account (add_sign) 2. Grant permission over your account (grant_perm) 3. Set account key/value detail (set_acc_kv) 4. Create Account (crt_acc) 5. Create Domain (crt_dmn) 6. Create Asset (crt_ast) 7. Remove Signatory (rem_sign) 8. Detach role from account (detach) 9. Set Account Quorum (set_qrm) 10. Subtract Assets Quantity (sub_ast_qty) 11. Add Peer to Iroha Network (add_peer) 12. Transfer Assets (tran_ast) 13. Add new role to account (apnd_role) 14. Create new role (crt_role) 15. Add Asset Quantity (add_ast_qty) 16. Revoke permission from account (revoke_perm) 0. Back (b) > : 2 Account Id: node1@k2021-03-19 11:20:40.046 EET [51620] DEBUG: autovacuum: processing database "template1" yb Permission name: admin Command is formed. Choose what to do: 1. Save as json file (save) 2. Send to Iroha peer (send) 3. Add one more command to the transaction (add) 4. Go back and start a new transaction (b) > : 2 Peer address (127.0.0.1): Peer port (50051): libc++abi.dylib: terminating with uncaught exception of type boost::wrapexcept<std::out_of_range>: bimap<>: invalid key
The text was updated successfully, but these errors were encountered:
No branches or pull requests
MacOS BigSur
I tried several transactions. All lead the same error.
The text was updated successfully, but these errors were encountered: