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

When used with hide_border=true it shows the error Failed to retrieve contributions. This is likely a GitHub API issue #684

Closed
joao-alvar opened this issue May 20, 2024 · 4 comments
Labels
bug Something isn't working

Comments

@joao-alvar
Copy link

joao-alvar commented May 20, 2024

Browser - Vivaldi

Tested three Markdowns apps to see if the issue persisted - stackedit.io, markdownlivepreview, dillinger.io.

Only when I add &hide_border=true the bug appears

@joao-alvar joao-alvar added the bug Something isn't working label May 20, 2024
@DenverCoder1
Copy link
Owner

When there is a lot of traffic to the Heroku server, the GitHub API seems to stop sending back content and the responses become very slow.

To avoid this issue, I recommend self-hosting the project. There are steps in the readme, I recently added a new method for deploying with Vercel entirely online. It's free and shouldn't take more than a couple minutes to set up.

It should also start working on its own, but there isn't much I can do to prevent it from going down in the future, so self-hosting is still an option to get it to stay up more reliably.

Related: #592, #601, etc

@joao-alvar
Copy link
Author

joao-alvar commented May 20, 2024

When I tried to helf-host with Vercel it showed an error. Here is the screen shot of the error

2024-05-20 17 09 05 vercel com 57b9df50173b

@DenverCoder1
Copy link
Owner

#679 (comment)

Try this maybe?

In the vercel project settings, change the node version to 18.x from the default of 20.x

@joao-alvar
Copy link
Author

This works. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants