Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error: Returned error: execution reverted #26

Open
alexshelto opened this issue May 4, 2021 · 5 comments
Open

Error: Returned error: execution reverted #26

alexshelto opened this issue May 4, 2021 · 5 comments

Comments

@alexshelto
Copy link

Getting this error on any check pair that is not ETH -> MKR.

Things I have done:

  1. Ensured I have a correct RPC_URL
  2. Commented out all other check pairs and tried them all
  3. ensured I have all npm packages

The complete error:

Listening on 5000
Checking prices...
Error: Returned error: execution reverted
    at Object.ErrorResponse (/Users/zoso/Dev/crypto/price-bot/node_modules/web3-core-helpers/src/errors.js:29:16)
    at /Users/zoso/Dev/crypto/price-bot/node_modules/web3-core-requestmanager/src/index.js:140:36
    at XMLHttpRequest.request.onreadystatechange (/Users/zoso/Dev/crypto/price-bot/node_modules/web3-providers-http/src/index.js:96:13)
    at XMLHttpRequestEventTarget.dispatchEvent (/Users/zoso/Dev/crypto/price-bot/node_modules/xhr2-cookies/xml-http-request-event-target.ts:44:13)
    at XMLHttpRequest._setReadyState (/Users/zoso/Dev/crypto/price-bot/node_modules/xhr2-cookies/xml-http-request.ts:219:8)
    at XMLHttpRequest._onHttpResponseEnd (/Users/zoso/Dev/crypto/price-bot/node_modules/xhr2-cookies/xml-http-request.ts:345:8)
    at IncomingMessage.<anonymous> (/Users/zoso/Dev/crypto/price-bot/node_modules/xhr2-cookies/xml-http-request.ts:311:39)
    at IncomingMessage.emit (events.js:327:22)
    at endReadableNT (internal/streams/readable.js:1327:12)
    at processTicksAndRejections (internal/process/task_queues.js:80:21)
@SpacexerDragon5
Copy link

I had the same problem...
I had some errors during the dependencies install process, but i could not fix it..

@theoskille
Copy link

same issue. except mine is even wierder because it prints the MKR line and then it reverts on the next checkpair call

@RAPHAELSTZ
Copy link

Hi,
Go check @mohamedalichelbi PR #13

Cheers

@vikas-speqto
Copy link

Hello @MYCRYPTOTV ,

Yes PR 13 works for me too, Cheers Guys.

@dixit-kava
Copy link

same issue. except mine is even wierder because it prints the MKR line and then it reverts on the next checkpair call

did you got the answer ?? I am also facing the same issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants