Github - Connection timed out

Dear All,

I am facing the same problem as @rose.

I am trying to install the OpenEDX native Lilac.2 release on an AWS server and I am getting the exact error like the screenshot shown in the first post.

I have tried to open port 9418 (as also stated in this other forum thread: Juniper install fail), but it didn’t work.

I also tried to reinstall after 30 minutes or 1 hour later as another user suggested, again no luck.

I have also tried to use https:// instead of git:// (using this command: git config --global url.“https://”.insteadOf git://), but it didn’t work either.

I would like your assistance in this, since I don’t know if this is a firewall issue (but I suppose in this case the other packages before the ‘insights/edx_analytics_dashboard’ would not install either) or a github issue (since in the ‘package.json’ file, the ‘edx-ui-toolkit’ dependency has the value “git://github.com/edx/edx-ui-toolkit.git#29759050aff2f4f3cb6921432855ad057bd69bb1”, which probably cause the issue - since it is ‘git://’ and not ‘https://’ and I am writing the wrong command for git config).

Any help would be greatly appreciated.

Best Regards,

Kostas.