I recently wiped my computer and have been setting things up again. I’ve cloned my projects off GitHub. When I attempt to open them, I get a message like this:
Fetch libraries works for me. You say you can fetch them manually, you mean with a browser/curl/wget? I would also guess a firewall issue, is java.exe from somewhere in your defold directory in the list of allowed apps in windows firewall? (control panel, system and security, windows defender firewall, allow an app through windows firewall)
Yes, I meant just copying it into the browser to check the zip itself was reachable.
You’ve solved the problem for me (though not sure if @benjames171 is having the same issue). I tried to allow java.exe (Defold\packages\jdk11.0.1\bin) through the firewall but got a message saying something like “OpenJDK Platform binary is already in the list”. I did notice that the “Public” tickbox was empty, so I ticked it and problem solved!
I’m having the same github issue here, except I’ve completely disabled my firewall and it still won’t connect. Oddly enough my laptop can fetch from github but not my PC. Same unreachable host error message.