Page 1 of 1

[SOLVED] "Read timeout" error during build-upload

Published: January 11, 2018 - 4:56 PM
by seb b
Good morning,

I created a package on a dedicated machine.
It's a large package, over 10 GB. When I run the build-upload command from a Windows CLI, I get..
- loading private key
- package signed
- WAPT Server user
- WAPT Server password
This series of operations takes a full forty minutes

And then I come across a message

Code: Select all

FATAL ERROR: ReadTimeout: HTTPSConnectionPool(host='xxx.xxx.xxx.xxx', port 443): Read Timed out. (read timeout=300)
The server is accessible at that time and I have no problem if I upload other packages.

Does anyone know if this value (the "read timeout = 300") can be changed safely, and if so, where?

THANKS!

Re: "Read timeout" error during build-upload

Published: January 11, 2018 - 5:30 PM
by sfonteneau