Description
Hello,
I'm having trouble downloading some files from https://720.zhilv.cloud/ using aria2c. The download always fails with error code 1 (network problem), even though I can access the files with my browser or other tools like restclient. I tried various options like --user-agent, --header, --retry-wait, --max-tries, but none of them worked.
Here are the steps to reproduce the problem:
- Run aria2c.exe with this command:
aria2c.exe https://720.zhilv.cloud/landscape/krpano/%E5%9B%BD%E5%A4%96/%E6%96%B0%E5%8A%A0%E5%9D%A1%E6%BB%A8%E6%B5%B7%E8%8A%B1%E5%9B%AD,A,%E4%B8%BB%E9%A2%98%E5%85%AC%E5%9B%AD/panorama/341086a8-e125-4626-b632-b1c9c4f302ba/pano.tiles/mobile_b.jpg
-
Observe that the download fails with error code 1.
-
Try to access the same file with the browser or restclient and observe that it works fine.
My environment and configuration are as follows:
- Windows 10 Home Edition
- aria2 version 1.35.0
- No proxy or VPN
- Firewall disabled
I have attached a log file of the aria2 output.
Exception: [HttpConnection.cc:156] errorCode=1 Got EOF from the server.
03/15 16:24:53 [NOTICE] Download GID#8bb9ce45494d9dc1 not complete:
Download Results:
gid |stat|avg speed |path/URI
======+====+===========+=======================================================
8bb9ce|ERR | 0B/s|https://720.zhilv.cloud/landscape/krpano/%E5%9B%BD%E5%A4%96/%E6%96%B0%E5%8A%A0%E5%9D%A1%E6%BB%A8%E6%B5%B7%E8%8A%B1%E5%9B%AD,A,%E4%B8%BB%E9%A2%98%E5%85%AC%E5%9B%AD/panorama/341086a8-e125-4626-b632-b1c9c4f302ba/pano.tiles/mobile_b.jpg
Status Legend:
(ERR):error occurred.
aria2 will resume download if the transfer is restarted.
If there are any errors, then see the log file. See '-l' option in help/man page for details.
Please let me know if you need any more information or if there is a workaround for this issue.
Thank you for your help.