Closed aTeoke closed 1 year ago
Debugging (in-progress)
coingecko
integration also fails with the same error for failing airnode-client-dev
imagesairnode-deployer-dev
CI passing and CI failing images on AWS).The reason is https://github.com/axios/axios/issues/5298 the response in the Airnode when run from a docker container looks like this:
Unfortunately, I had to add a log to print out the request response (we don't log this because there can be sensitive information). Not sure if we should not revisit this decision, because the logs are not helpful.
I see there is already a fix PR created so we can upgrade axios after that point... https://github.com/axios/axios/pull/5306 not sure how this passed through CI though.
Hi @Siegrift , I assume this will be tested at the first completed PR, correct? Don't think we can test this from the user's perspective. I'll move this to Done if you give me an A-OK.
I assume this will be tested at the first completed PR, correct?
Since https://github.com/api3dao/airnode/pull/1553 passed the tests we can consider this tested. Feel free to move to DONE.
A number of airnode PRs are failing on the E2E test step with the same error: Unable to find value at path: 'market_data.current_price.usd'.
related discussion: https://api3workspace.slack.com/archives/C02AYRX8D89/p1669272881427619