-
Notifications
You must be signed in to change notification settings - Fork 3.8k
./eosioc -v push action currency issue failed #1322
Comments
follow the instruction , then push action, it failed with "read_until: End of file" and the eosiod core dump the stack is: Core was generated by `./eosiod'. |
Currency contract is already deprecated. If you encounter similar problem with eosio.token, please open a new issue. I'm closing this issue. Thanks! |
root@ubuntu:~/eos/programs/eosioc# ./eosioc -v push action currency issue '{"to":"currency","quantity":"1000.0000 CUR"}' --permission currency@active
2741326ms thread-0 main.cpp:935 operator() ] Converting argument to binary...
2741483ms thread-0 main.cpp:1008 main ] Failed with error: 13 St9exception: read_until: End of file
read_until: End of file:
{"server":"localhost","port":8888,"path":"/v1/chain/push_transaction","postdata":{"signatures":["EOSJxJcZPi9BvUWbxD4hKw5hpWizWhC3BTFTZDDYDp53aKPyEbZJmh7aX186K5EYfuBPPgCcsz9wkT1g7ekBud7fapLY2cLrh"],"compression":"none","data":"5ef3dc580000000000000000010000001e4d75af460000000000a53176010000001e4d75af4600000000a8ed3232180000001e4d75af4680969800000000000443555200000000"},"what":"read_until: End of file"}
thread-0 httpc.cpp:117 call
The text was updated successfully, but these errors were encountered: