Skip to content

Failed to transform data with ds processor #105

Description

@xweb3

Description

Failed to transform data with ds processor. TypeError: The first argument must be of type string or an instance of Buffer, ArrayBuffer, or Array or an Array-like Object. Received undefined

Details

ERROR Failed to transform data with ds processor. TypeError: The first argument must be of type string or an instance of Buffer, ArrayBuffer, or Array or an Array-like Object. Received undefined
ERROR failed to index block at height 6247464 TypeError: The first argument must be of type string or an instance of Buffer, ArrayBuffer, or Array or an Array-like Object. Received undefined
node:internal/errors:478
ErrorCaptureStackTrace(err);
^

TypeError [ERR_INVALID_ARG_TYPE]: The first argument must be of type string or an instance of Buffer, ArrayBuffer, or Array or an Array-like Object. Received undefined
at new NodeError (node:internal/errors:387:5)
at Function.from (node:buffer:328:9)
at VM2 Wrapper.apply (/usr/local/lib/node_modules/@subql/node-cosmos/node_modules/vm2/lib/bridge.js:485:11)
at /app/node_modules/@subql/ethermint-evm-processor/dist/bundle.js:25:53460
at Array.map ()
at Object.transformer (/app/node_modules/@subql/ethermint-evm-processor/dist/bundle.js:25:53298)
at VM2 Wrapper.apply (/usr/local/lib/node_modules/@subql/node-cosmos/node_modules/vm2/lib/bridge.js:485:11)
at IndexerManager.transformAndExecuteCustomDs (/usr/local/lib/node_modules/@subql/node-cosmos/dist/indexer/indexer.manager.js:252:14)
at runMicrotasks ()
at processTicksAndRejections (node:internal/process/task_queues:96:5) {
code: 'ERR_INVALID_ARG_TYPE'
}

Any other information

The transaction is for contract creation

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