cloudprint icon indicating copy to clipboard operation
cloudprint copied to clipboard

Failure to open TCP connection

Open broosk1993 opened this issue 5 years ago • 1 comments

Hello,

Very recently, and out of nowhere, the following error keeps coming up when trying to use client.printers.find(<printer_id>):

SocketError: Failed to open TCP connection to www.google.com:443 (getaddrinfo: No address associated with hostname)

I wonder what could be causing this problem?

broosk1993 avatar Sep 07 '19 10:09 broosk1993

After a lot of digging, the problem was with the server. It had a DNSLookUp problem with www.google.com.

If anyone is interested in the answer, refer to the link below: https://askubuntu.com/questions/886359/ping-8-8-8-8-works-but-ping-www-google-com-doesnt?rq=1

broosk1993 avatar Sep 07 '19 13:09 broosk1993