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

Issues with Sqrl free account creation: Error 3080004: transaction exceeded the current CPU usage limit imposed on the transaction #15

Closed barchef closed 5 years ago

barchef commented 6 years ago

Free account creation sporadically results in an error 3080004. This has been tweaked by editing the max_transaction_time setting in the node's config.ini but still needs further testing

barchef commented 6 years ago

Causes of account creation failure:

"{"code":500,"message":"Internal Service Error","error":{"code":3080006,"name":"deadline_exception","what":"Transaction took too long","details":[]}}"

"{"code":500,"message":"Internal Service Error","error":{"code":3080004,"name":"tx_cpu_usage_exceeded","what":"Transaction exceeded the current CPU usage limit imposed on the transaction","details":[Transaction took too long]}}"