We've moved discussions to Discord

Can't Download Repo

Ryan Chin
Hi Chris,

I bought Jumpstart Pro to test out on a project I'm working on.  I love the idea.

After I authenticated with Github (to download the repo), I get returned to the Jumpstart site with the flash message saying "Something went wrong".  

 I got this message when I tried to start the server: "https://github.com/excid3/administrate.git (at jumpstart@66c6d33) is not yet checked out. Run `bundle install` first."

When I downloaded the zip file and tried to run bundle install, I get,
"Fetching https://github.com/excid3/administrate.git
fatal: unable to access 'https://github.com/excid3/administrate.git/': error:1407742E:SSL routines:SSL23_GET_SERVER_HELLO:tlsv1 alert protocol version"

I'm on a Windows machine and not on a VPN (not sure if any of that matters).

Thanks Chris!
Ryan
Chris Oliver
Hey Ryan,

Github has disabled TLS v1, which is what your error mentions, so I'd assume that it's just too old version of git maybe.

Found this which mentions upgrading git could solve the problem:
https://github.community/t5/How-to-use-Git-and-GitHub/Can-t-communicate-with-Remote-Repo-due-to-SSL-Issues-anyone/td-p/4125
Notifications
You’re not receiving notifications from this thread.