The issue occurs when downloading via a proxy, especially with multiple concurrent downloads. Investigate the proxy handling in AndServer's download logic. Check the source code for HTTP connection management and proxy settings. Look for SocketException handling and retry mechanisms. Consider reviewing the proxy configuration options in the repository's documentation or examples.
java.net.SocketException: Connection reset · yanzhenjie/AndServer#553 | Good First Issue