Page 1 of 1
HTTPConnectionPool read timed out
Published: August 26, 2016 - 11:48
by chnateag
Hello,
I'm getting a small error message on my central console. I think it's just latency (I'm pretty sure it is). When I run an update on my computer, for example (generally those connected via Wi-Fi), the update starts but displays a timeout on the console.
The full error message is:
HTTPConnectionPool(host='XXXX', port=8088): Read timed out. (read timeout=5)
Is it possible to increase the threshold somewhere?
Thanks in advance.
Re: HTTPConnectionPool read timed out
Published: February 22, 2017 - 1:27 AM
by davidzfr
Hello,
I'm having the same problem, even when updating the client installed on the WAPT server.
My server and clients are all running Windows 10 64-bit.
With this error, I can't see the tasks in progress when I launch a package and installation update from the WAPT console.
I've checked port 8088 of the server on localhost and its IP address; it responds correctly to telnet, so I don't have a firewall or other blocking issue.
Thanks,
David
Re: HTTPConnectionPool read timed out
Published: July 3, 2017 - 2:29 PM
by Daniel Traversa
Exactly the same problem.
The server and clients are on different VLANs, that's probably the cause.
Can this delay be configured?
Re: HTTPConnectionPool read timed out
Published: July 10, 2017 - 11:41
by Daniel Traversa
Is there a solution to this problem?
Thank you.
Re: HTTPConnectionPool read timed out
Published: October 23, 2017 - 12:14 PM
by davidzfr
Unfortunately, I haven't found the answer for my specific issue. My server and clients are definitely on the same VLAN.
David
Re: HTTPConnectionPool read timed out
Published: November 3, 2017 - 9:13 AM
by sdelpech
I have the same problem on Windows 10. However, I noticed that it only happened when the virtulabox package was installed.
Re: HTTPConnectionPool read timed out
Published: November 3, 2017 - 11:33 AM
by Daniel Traversa
I reinstalled on a Windows server and I don't have the problem...
I completely reinstalled on a new server with Debian 8 and I have the problem again.
On Windows 7 and Windows 10 clients.
Re: HTTPConnectionPool read timed out
Published: Dec 13, 2017 - 11:17
by Niaha
You have a conflict with the Virtual interfaces; disabling them is usually enough to remove the problem.
Re: HTTPConnectionPool read timed out
Published: February 20, 2019 - 3:25 PM
by mijaque
Hello,
I have exactly the same problem on all my machines.
What exactly do you mean by "disable virtual interfaces"?
Thank you.