Skip to content
This repository has been archived by the owner on Nov 29, 2017. It is now read-only.

Weird error #268

Closed
MattForerunner opened this issue Feb 6, 2015 · 2 comments
Closed

Weird error #268

MattForerunner opened this issue Feb 6, 2015 · 2 comments

Comments

@MattForerunner
Copy link

What up Hubbsters, So today i tried to get jekyll working on my computer (64 bit- Widows 7 PC) I downloaded ruby, installed it, and got the dev kit (both 64 bit) I ran them both got them both working and made sure to have exacutables. I made sure to give the devkit its own area to play (i.e C:\devkit )
After this i jumped onto my Command prompt and made sure to have C:\devkit in the prompt.
Frist I did -
C:\devkit>ruby dk.rb init
that worked completely successful.
Than,
C:\devkit>ruby dk.rb install
that also ran perfect. Here is where the error comes in.
I run,
C:\devkit>gem install jekyll.
It loads for little and than i get this error (I am writing the error verbatim)

ERROR: could not find a valid gem 'jekyll' <>=0, here is why:
Unable to download data from https://rubygems.org/ - ssl_connect return need=1 errno=0 state=SSLv3 read server certificate B; certificate verify failed ( https://api.rubygems.org/latest_specs.4.8.gz)

Please help if you can. I have a screen shot of it as well if that would be more useful.

Thanks,
Matthew V

@kleinfreund
Copy link

While googling around for this I found a GIST (https://gist.github.com/luislavena/f064211759ee0f806c88) with a couple of strategies and this issue (https://github.com/juthilo/run-jekyll-on-windows/issues/34).

However, I would at first try updating the gem with gem update --system.

@parkr
Copy link
Member

parkr commented Jul 23, 2015

This repository is no longer maintained. Please search for your issue on Jekyll Talk, our new community forum. If it isn't there, feel free to post to the Help category and someone will assist you. Thanks!

@parkr parkr closed this as completed Jul 23, 2015
@jekyll jekyll locked and limited conversation to collaborators Jul 23, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants