[SOLVED] "Read timeout" error during build-upload
Published: January 11, 2018 - 4:56 PM
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
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!
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)Does anyone know if this value (the "read timeout = 300") can be changed safely, and if so, where?
THANKS!