Hi, im installing haxelib Lime. and i am getting these errors
C:\Users"MY PC">haxelib install lime
Failed. Triggering retry due to HTTP timeout
Failed. Triggering retry due to HTTP timeout
Failed. Triggering retry due to HTTP timeout
Error: Failed due to HTTP timeout after multiple retries
It was haxelib’s MySQL filled its 8Gi disk with its bin log, because the expire_logs_days default setting is 0 (i.e. keep all bin log forever). I’ve just resized the disk to 32Gi and set expire_logs_days to 1.
Did the download actually start? If it’s just the download took too long to complete (e.g. when the Internet connection is slow), try the -notimeout param, e.g. haxelib install -notimeout lime.