#I can't download export template in Godot 4.4.1
1 messages · Page 1 of 1 (latest)
Can you screenshot the error message?
this is when I download using the browser. When I download using Godot it said Can't connect to the mirror or something along those line, I don't have a screenshot of that on me right now.
I tried using both firefox and chrome. Same error.
Have you noticed any connectivity issues with other sites?
Maybe the ISP provided DNS servers are bad. You could try changing your network settings to use Cloudflare's DNS servers: https://developers.cloudflare.com/1.1.1.1/setup/windows/
I tried download it with cloudfare warp and without. Same result. Or do I need to set my network dns to cloudfare and try again? I thought cloudfare warp already use cloudfare dns too. If that not the case I'll go back and try.
a lot of people had that issue a couple days ago.
Github(Microsoft) where the files are hosted + the datacenters near you where probably overwhelmed by the amount of downloads.
what can help is to use an downloader with resume ability.
You mean something like Internet download Manager or similar program?
yeah, a separate program which downloads the files.
caches and history in browsers can also be a culprit
sometimes Github dislikes when the standard setting with 6 synchronous connections is detected.
Last couple downloads where thus limited to one connection/ or thats what I used succesfully.
An opensource alterative coming close to idm is:
https://abdownloadmanager.com/
https://github.com/amir1376/ab-download-manager
Thank you, I'll try it after I come back from work.
It works! Thank you so much. Thank you for recommending AB download manager as well. Really like the app.
Hi there!
I've been experiencing the same issue. Tried downloading through Godot, from the Godot website and from the Godot Github. Downloads always fail. I followed the suggestion here to use a VPN for the downlaod but this didn't help. Any other suggestions for how to solve this problem?
The download manager seems to have helped on Mac OS
@autumn steppe how did you manage to get the download using the abdownload manager?
@warm grotto I copy the download link from godot and put it into the download manager
@autumn steppe Thank you so much. I downloaded the .tpz file using ab download manager and it works properly. @autumn moon , thank you so much as well.