You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It seems that since 3 days ago the CND of twemoji is failing. According to the stack trace of the issue:
AxiosError: getaddrinfo ENOTFOUND twemoji.maxcdn.com
at Function.AxiosError.from (file:///metrics/node_modules/axios/lib/core/AxiosError.js:89:14)
at RedirectableRequest.handleRequestError (file:///metrics/node_modules/axios/lib/adapters/http.js:516:25)
at RedirectableRequest.emit (node:events:390:28)
at ClientRequest.eventHandlers.<computed> (/metrics/node_modules/follow-redirects/index.js:14:24)
at ClientRequest.emit (node:events:390:28)
at TLSSocket.socketErrorListener (node:_http_client:442:9)
at TLSSocket.emit (node:events:390:28)
at emitErrorNT (node:internal/streams/destroy:164:8)
at emitErrorCloseNT (node:internal/streams/destroy:129:3)
at processTicksAndRejections (node:internal/process/task_queues:83:21) {
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
It seems that since 3 days ago the CND of twemoji is failing. According to the stack trace of the issue:
Also by accessing (or trying) https://twemoji.maxcdn.com/
twemoji guys seem to be discussing a workaround in this GitHub thread, which basically consists of a user-land approach:
Beta Was this translation helpful? Give feedback.
All reactions