Skip to content
This repository has been archived by the owner on Feb 26, 2024. It is now read-only.

Decoding Error when running Ganache 2.5.4 on linux #3233

Open
RasenGUY opened this issue Oct 18, 2021 · 1 comment
Open

Decoding Error when running Ganache 2.5.4 on linux #3233

RasenGUY opened this issue Oct 18, 2021 · 1 comment

Comments

@RasenGUY
Copy link

PLATFORM: linux
GANACHE VERSION: 2.5.4

EXCEPTION:

UnknownBaseContractIdError: Cannot locate base contract ID 401$ of contract$ ImplementationV1 (ID 996)
    at /tmp/.mount_ganachqctcCz/resources/static/node/node_modules/@truffle/decoder/lib/allocate/storage.ts:181:13
    at Array.map (<anonymous>)
    at allocateContract (/tmp/.mount_ganachqctcCz/resources/static/node/node_modules/@truffle/decoder/lib/allocate/storage.ts:178:59)
    at Object.getStorageAllocations (/tmp/.mount_ganachqctcCz/resources/static/node/node_modules/@truffle/decoder/lib/allocate/storage.ts:23:19)
    at TruffleContractDecoder.<anonymous> (/tmp/.mount_ganachqctcCz/resources/static/node/node_modules/@truffle/decoder/lib/interface/contract-decoder.ts:237:39)
    at Generator.next (<anonymous>)
    at fulfilled (/tmp/.mount_ganachqctcCz/resources/static/node/node_modules/@truffle/decoder/dist/interface/contract-decoder.js:5:58)
    at processTicksAndRejections (internal/process/task_queues.js:93:5)
@RasenGUY
Copy link
Author

trying to migrate my contracts but it keeps running into these issues

@davidmurdoch davidmurdoch transferred this issue from trufflesuite/ganache Oct 20, 2021
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