Error: getaddrinfo EAI_AGAIN fiat when try to open onramper

hi, i try to use onramp on my app but then this error happen


any1 know how to solve this problem? thanks!

Can you give mode details on what caused the error?

it looks like it tried to access a domain name named fiat

this problem happened when I first set up onramp, I installed the plugin and entered the API key from the onramper website

then i try to start my app and trigger Moralis.Plugins.fiat.buy
it works for a moment, but i receive error message: Wrong API Key for several times, and when i restart my app and launch it again

i received the above error ,

this is my API key for testing : pk_test_x5M_5fdXzn1fxK04seu0JgFjGsu7CH8lOvS9xZWzuSM0

Check you check if you are able to access this link. This is the onramper data link of your api key.
https://widget.onramper.com/?color=1d2d50&apiKey=pk_test_x5M_5fdXzn1fxK04seu0JgFjGsu7CH8lOvS9xZWzuSM0

I guess your error may be related to your network.

yes i can open it, i have restarted my network, and pc but it stil didnt solved the problem.

can you paste the server url? can you try to uninstall and install again the plugin?

this is my server url : https://jshyqqfghgpe.usemoralis.com:2053/server

alright im gonna re-install the plugin

i just re-install the plugin and it works again
but then i receive these errors again

its the same error when i first setup the onramp, i try to ignore it but then later onramp suddenly didn’t work at all

how do you access the site? using localhost or 127.0.0.1?

im using localhost right now

try with 127.0.0.1 to see if there is any difference

is this just happened when we are in development mode? i try restart app and launch the component several times, and right now everything is working fine