#I can't download export template in Godot 4.4.1

1 messages · Page 1 of 1 (latest)

autumn steppe
#

It always failed when it start downloading for awhile. I tried in download in the app or from the website and github, tried with 3 different networks. Same problem. It'll just download for a bit then just failed.

cunning juniper
#

Can you screenshot the error message?

autumn steppe
#

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.

cunning juniper
#

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/

Cloudflare Docs

Take note of any DNS addresses you might have set up, and save them in a safe place in case you need to use them later.

autumn steppe
#

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.

autumn moon
autumn steppe
#

You mean something like Internet download Manager or similar program?

autumn moon
#

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

autumn steppe
#

Thank you, I'll try it after I come back from work.

autumn steppe
#

It works! Thank you so much. Thank you for recommending AB download manager as well. Really like the app.

modern pulsar
#

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?

Reddit

Explore this post and more from the godot community

modern pulsar
#

The download manager seems to have helped on Mac OS

warm grotto
#

@autumn steppe how did you manage to get the download using the abdownload manager?

autumn steppe
#

@warm grotto I copy the download link from godot and put it into the download manager

warm grotto
#

@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.