You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 18, 2023. It is now read-only.
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
.The text was updated successfully, but these errors were encountered: