Skip to content
This repository was archived by the owner on Aug 30, 2022. It is now read-only.
This repository was 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

@Ruk1ng001

Description

@Ruk1ng001

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions