Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GitHub Pages builds keep failing #442

Closed
SethTisue opened this issue Jul 28, 2015 · 3 comments
Closed

GitHub Pages builds keep failing #442

SethTisue opened this issue Jul 28, 2015 · 3 comments
Assignees

Comments

@SethTisue
Copy link
Member

since merging #406 I have been unable to get the change (which is quite small and innocent) to show up on the site. I've pushed several empty commits to force rebuilds, but all have failed. in the three failures so far, spread over about a day, the error message has been a little different each time:

  • "Page build failed"
  • "POSIX::Spawn::TimeoutExceeded"
  • "page build timed out. Please try again later."

I don't know if GitHub Pages is just having transient trouble that will fix itself, or what.

Jekyll builds the site just fine locally.

@heathermiller
Copy link
Member

Check to see that the version of Jekyll that you're using is what Github Pages is using.

@SethTisue
Copy link
Member Author

Rachel at GitHub support says:

We're working on resolving a problem with the Pygment highlighter timing out at random on a number of Pages repos. Our engineers are working on resolving this right now. I've manually triggered a rebuild of your repo and it seems to have worked. So sorry for the trouble! In the meantime, if it happens again, can you try pushing an arbitrary commit to trigger a rebuild? And of course, let us know if this persists again. Sorry about that!

and yeah, I see the change on the site now.

but anyway you're right Heather, I should make my local Jekyll environment match the server one; right now it doesn't. this is on my to-do list now.

@SethTisue SethTisue self-assigned this Jul 29, 2015
@SethTisue
Copy link
Member Author

I think we can assume this is resolved.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants