Getaddrinfo ENOTFOUND polygon-mumbai.infura.io

Hi,
My Infura Polygon Testnet API was working fine until a few hours ago.
Just now, I made a single call and I got the error message as below. Can anyone help me on this please.
etchError: request to https://polygon-mumbai.infura.io/v3/d2cxxxx..xxxxcc6 failed, reason: getaddrinfo ENOTFOUND polygon-mumbai.infura.io
at ClientRequest. (/var/task/node_modules/node-fetch/lib/index.js:1501:11)
at ClientRequest.emit (node:events:517:28)
at TLSSocket.socketErrorListener (node:_http_client:501:9)
at TLSSocket.emit (node:events:517:28)
at emitErrorNT (node:internal/streams/destroy:151:8)
at emitErrorCloseNT (node:internal/streams/destroy:116:3)
at process.processTicksAndRejections (node:internal/process/task_queues:82:21)
Object

My App is not working anymore.
Thank you

1 Like

Pretty much the same thing happened to me, test env suddenly started throwing on every call.

I think they’ve dropped support for Mumbai. There isn’t much notice of it, but this blog post seems to say that in the description (although it’s missing from the actual text).

https://www.infura.io/blog/post/deprecation-notice-for-all-infura-supported-goerli-endpoints

Kinda caught me by surprise too. If there was a notification about this, I definitely missed it.

hey there, mumbai was deprecated last Friday, please use Polygon Amoy testnet going further.