onedrive-api
onedrive-api copied to clipboard
Dowloading several files
Hi ,
Downloading several files as script , i get the below error. is the timeout on onedrive side or script side ? Any parameters to overcome ..?
Please advise.
events.js:352 throw er; // Unhandled 'error' event ^
RequestError: connect ETIMEDOUT 20.190.169.24:443
at ClientRequest.
Hi @venkas01 , as
firstByte: undefined,
download: undefined,
I would say that this is a network issue, probably you can't reach 20.190.169.24:443
. You should resolve it on network level. If you ping the same address it should not be able to reach the server