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

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

Open
chiro-hiro opened this issue Nov 27, 2020 · 1 comment

Comments

@chiro-hiro
Copy link
Contributor

chiro-hiro commented Nov 27, 2020

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.

@chiro-hiro
Copy link
Contributor Author

chiro-hiro commented Nov 30, 2020

Our service reach this state because of the call's payload is too big.

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