codeforamerica / git-jekyll-preview

Preview your Github-hosted websites before making them live.
http://jekit.codeforamerica.org
29 stars 17 forks source link

Looks to be unavailable? #6

Closed ajb closed 9 years ago

ajb commented 9 years ago

I can't seem to get this working at all since the last update. http://jekit.codeforamerica.org/codeforamerica/beyondtransparency times out, as well as the other (private) repos I've tried.

migurski commented 9 years ago

That’s weird—I’m looking at http://jekit.codeforamerica.org/codeforamerica/beyondtransparency/master/ right now? I can’t find any errors in the log.

ajb commented 9 years ago

Cleared cookies, revoked oauth token, still happening. Tried with another GitHub account (@dobthound) and I'm seeing the same, which is that the GET to https://jekit.codeforamerica.org/oauth/callback?code=XXXXXXXX&state=foobar is timing out.

ajb commented 9 years ago

Did something happen to the SSL cert, by chance?

migurski commented 9 years ago

Ah, that might be the thing. Thank you, not sure why I wasn't seeing this.

migurski commented 9 years ago

Added the SSL cert, try now?

ajb commented 9 years ago

It works, but redirects from https to http.

On Tue, Sep 30, 2014 at 5:11 PM, migurski notifications@github.com wrote:

Added the SSL cert, try now?

— Reply to this email directly or view it on GitHub https://github.com/codeforamerica/git-jekyll-preview/issues/6#issuecomment-57383617 .

Adam Becker 510.928.9111 @AdamJacobBecker

migurski commented 9 years ago

Ah yeah, it's always done that.

ajb commented 9 years ago

Gotcha. Thanks again for your work on this, glad we can start using it again.

On Tue, Sep 30, 2014 at 8:24 PM, migurski notifications@github.com wrote:

Ah yeah, it's always done that.

— Reply to this email directly or view it on GitHub https://github.com/codeforamerica/git-jekyll-preview/issues/6#issuecomment-57403236 .

Adam Becker 510.928.9111 @AdamJacobBecker

migurski commented 9 years ago

Yeah, hugely relieved to get your github-pages stuff going; it all seems a bit snappier now.

Re: SSL, do you think it's a requirement?

ajb commented 9 years ago

Yes, I do, since Jekit stores a session that gives access to contents of private repos. CFA's gotta have a wildcard cert, too?

On Tue, Sep 30, 2014 at 8:35 PM, migurski notifications@github.com wrote:

Yeah, hugely relieved to get your github-pages stuff going; it all seems a bit snappier now.

Re: SSL, do you think it's a requirement?

— Reply to this email directly or view it on GitHub https://github.com/codeforamerica/git-jekyll-preview/issues/6#issuecomment-57404056 .

Adam Becker 510.928.9111 @AdamJacobBecker

migurski commented 9 years ago

Not yet, since our SSL needs have been somewhat narrow so far. I have one for jekit obviously, might expand that to the site as a whole.