Closed barchef closed 5 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]}}"
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