eos42 / Chintai-issues

A github to collect issues for the Chintai dApp
https://jungle.chintai.io
3 stars 4 forks source link

Subjective block production exception #22

Closed radus1682 closed 6 years ago

radus1682 commented 6 years ago

When I try to lease resources, I get a message saying "Subjective error thrown during block production"

{"code":500,"message":"Internal Service Error","error":{"code":3100006,"name":"subjective_block_production_exception","what":"Subjective exception thrown during block production","details":[{"message":"Cannot charge RAM to other accounts during notify.","file":"apply_context.cpp","line_number":368,"method":"update_db_usage"},{"message":"pending console output: ","file":"apply_context.cpp","line_number":61,"method":"exec_one"}]}}

PhillipHamnett commented 6 years ago

Thanks for reporting this. This is the resulting error message from the update to the EOS network to temporarily fix the RAM-stealing problem.

We have had to rewrite large amounts of the contract in order to get around this patch. The results will be published very soon

radus1682 commented 6 years ago

Alright.