You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Error: connect ETIMEDOUT 124.108.101.58:443
at Object._errnoException (util.js:1026:11)
at _exceptionWithHostPort (util.js:1049:20)
at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1174:14)
I tried already increasing the 25 value to 99 in download.js file.
but above error happens.
What's wrong to me?
Thanks at any rate..
The text was updated successfully, but these errors were encountered:
Hi, @chcaru
I met this error when downloading gif files ...
...
cdox6o1_400.gif ./gifs/9218.gif
https://31.media.tumblr.com/80d18953b8137768c0ba20f49f717923/tumblr_nq65yc1FXJ1uy2hbko1_400.gif ./gifs/9219.gif
https://38.media.tumblr.com/7647292b1aaa43462f9003b5aa18299e/tumblr_nocba7iTH61u3umtco1_500.gif ./gifs/9220.gif
https://33.media.tumblr.com/e6446e77491635574153cae3c631a2be/tumblr_npvv6zt4We1t9pukjo1_250.gif ./gifs/9221.gif
https://33.media.tumblr.com/38bbbd0cb564207d6804c1007443499a/tumblr_noo3eqSx1B1rfk87qo1_400.gif ./gifs/9222.gif
events.js:182
throw er; // Unhandled 'error' event
^
Error: connect ETIMEDOUT 124.108.101.58:443
at Object._errnoException (util.js:1026:11)
at _exceptionWithHostPort (util.js:1049:20)
at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1174:14)
I tried already increasing the 25 value to 99 in download.js file.
but above error happens.
What's wrong to me?
Thanks at any rate..
The text was updated successfully, but these errors were encountered: