Skip to content
This repository was archived by the owner on Apr 18, 2023. It is now read-only.
This repository was archived by the owner on Apr 18, 2023. It is now read-only.

Multicall received an empty response even we have correct configuration #24

Description

@chiro-hiro

There are thousands of them in our log, try to restart service everything went back to normal.

 ERROR: Multicall error: Error: Multicall received an empty response. Check your call configuration for errors.
    at ethCall (/node_modules/@makerdao/multicall/dist/multicall.cjs.js:99:13)
    at process._tickCallback (internal/process/next_tick.js:68:7)

Look like, cross-fetch didn't working well in Node.js:

https://github.com/makerdao/multicall.js/blob/master/src/helpers.js#L122-L127

Could you guys update cross-fetch to 3.0.6.

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