[SOLVED] Why am I getting this error message: ERR_NAME_NOT_RESOLVED?

After updating my code this morning and restarting my dApp I keep seeing the following error messages in my Chrome browser console.

POST https://ta6fvc1jr0mh.usemoralis.com:2053/server/functions/getPluginSpecs net::ERR_NAME_NOT_RESOLVED

The above error message is repeated several times in my console as illustrated in the picture below:
toMoralis

Can you help point out what is causing the issue and how to resolve it, thanks.

the url seems to work for me, you get that error every time?

Its working now.

Do you think this might have to do with waking up the server that had slept?

it could happen if the server was not working at that moment, when you restart the server you could get some errors for a short period of time

1 Like

Thank you for the clarification. I was worried that the error was caused by my code.

1 Like