Telos-Foundation / Sqrl

The easiest and most powerful desktop wallet for the Telos Blockchain and other EOSIO-based networks.
MIT License
35 stars 0 forks source link

Error trying to vote for a proposal #162

Closed MarkStair closed 4 years ago

MarkStair commented 4 years ago

Hello, not sure if this is a SQRL error or something I'm not doing right as I'm new to telos. When I try to vote for any proposal I get the following error: One of the accounts trying to vote with is https://telos.bloks.io/account/tipitsystems Should have enough tlos and I staked more cpu and net and also did voting but get some error.

Error vote weight must be greater than 0

{ "code":500 "message":"Internal Service Error" "error":{ "code":3050003 "name":"eosio_assert_message_exception" "what":"eosio_assert_message assertion failure" "details":[ 0:{ "message":"assertion failure with message: vote weight must be greater than 0" "file":"wasm_interface.cpp" "line_number":964 "method":"eosio_assert" } 1:{ "message":"pending console output: " "file":"apply_context.cpp" "line_number":113 "method":"exec_one" } ] } }

MarkStair commented 4 years ago

Solved. Tools->Rebalance votes before i vote