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:
There are thousands of them in our log, try to restart service everything went back to normal.
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
to3.0.6
.