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

Jekyll fails at getting GitHub Metadata #1093

Closed
juliankrieger opened this issue Nov 28, 2018 · 3 comments
Closed

Jekyll fails at getting GitHub Metadata #1093

juliankrieger opened this issue Nov 28, 2018 · 3 comments

Comments

@juliankrieger
Copy link
Contributor

Travis delivers the following error code at building recent builds. This is most likely due to github/pages-gem#399

Error code:
GitHub Metadata: No GitHub API authentication could be found. Some fields may be missing or have incorrect data. GitHub Metadata: GET https://api.github.com/repos/up-for-grabs/up-for-grabs.net/pages: 403 - API rate limit exceeded for 35.192.85.2. (But here's the good news: Authenticated requests get a higher rate limit. Check out the documentation for more details.) // See: https://developer.github.com/v3/#rate-limiting

Suggestion:
Adding github: [metadata] to _config.yml fixed the problem on my side. It's also the workaround in the aforementioned github issues post.

@juliankrieger juliankrieger changed the title Travis CI fails at getting GitHub Metadata Jekyll fails at getting GitHub Metadata Dec 3, 2018
@juliankrieger
Copy link
Contributor Author

@ritwik12 I implemented this a while ago in #1100. I'd be happy if you were able to test the issue on your side, too

@ritwik12
Copy link
Collaborator

@juliankrieger Yes I saw. Sorry to keep you waiting. I was waiting for @shiftkey to review it.

@shiftkey
Copy link
Member

I think #1100 addresses this, but let me know if you notice any future builds with the issue

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

No branches or pull requests

3 participants