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
Failed to open TCP connection to trk.kissmetrics.com:443 (getaddrinfo: nodename nor servname provided, or not known) for host https://trk.kissmetrics.com
#22
Open
andrewhavens opened this issue
Jan 4, 2018
· 0 comments
Seeing lots messages like this in my logs while running an import script:
<Thu Jan 4 10:39:15 2018> Failed to open TCP connection to trk.kissmetrics.com:443 (getaddrinfo: nodename nor servname provided, or not known) for host https://trk.kissmetrics.com
It's unclear whether or not the request was retried or discarded. In the context of this script, I would prefer to retry if it failed, but I don't think my code has access to whether or not this call succeeded.
The text was updated successfully, but these errors were encountered:
Seeing lots messages like this in my logs while running an import script:
It's unclear whether or not the request was retried or discarded. In the context of this script, I would prefer to retry if it failed, but I don't think my code has access to whether or not this call succeeded.
The text was updated successfully, but these errors were encountered: