Open robindemourat opened 3 years ago
All update routes seem to be down when trying to update data from the backoffice of the website.
No matter the source of data (google api, wordpress blog, github) we get the following error:
[{ "status":"error", "message":{ "code":"ENOTFOUND", "errno":"ENOTFOUND", "syscall":"getaddrinfo", "hostname":"www.googleapis.com", "host":"www.googleapis.com", "port":443 } }]
How to reproduce:
So restarting the server process seemed to solve temporarily this issue ¯_(ツ)_/¯
Keeping it open in case it reappears.
All update routes seem to be down when trying to update data from the backoffice of the website.
No matter the source of data (google api, wordpress blog, github) we get the following error:
How to reproduce: