Skip to content

assertion failure with message: datastream attempted to read past the end #47

@MhAhmadAliPL

Description

@MhAhmadAliPL
assertion failure with message: datastream attempted to read past the end
{
  "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: datastream attempted to read past the end",
        "file": "wasm_interface.cpp",
        "line_number": 1075,
        "method": "eosio_assert"
      }
    ]
  }
}

I receive this error when trying to transfer the asset to another account using the transfer function.

I am using EOS Studio with the default (docker) configuration used in the Wax Blockchain docs here.

Please help if anyone knows about this issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions