Skip to content
This repository has been archived by the owner on Aug 30, 2022. It is now read-only.

{"code":500,"message":"Internal Service Error","error":{"code":3050003,"name":"eosio_assert_message_exception","what":"eosio_assert_message assertion failure","details":[{"message":"assertion failure with message: Record id has exist","file":"wasm_interface.cpp","line_number":1075,"method":"eosio_assert"}]}} #132

Open
Ruk1ng001 opened this issue Jun 29, 2021 · 0 comments

Comments

@Ruk1ng001
Copy link

Hello, I assert a error in my contract check(iterator != filelog.end(), "Record id does not exist");

How should I to get this error, I can see it in logs. But I don't know how to catch it.

{"code":500,"message":"Internal Service Error","error":{"code":3050003,"name":"eosio_assert_message_exception","what":"eosio_assert_message assertion failure","details":[{"message":"assertion failure with message: Record id has exist","file":"wasm_interface.cpp","line_number":1075,"method":"eosio_assert"}]}}

Please help me, my friends.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant