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

Top Lang not showing all languages, github stats with wrong total commit count. #1180

Closed
Lucadecastro opened this issue Jul 10, 2021 · 5 comments
Labels
bug Something isn't working. lang-card Issues related to the language card. stats-card Feature, Enhancement, Fixes related to stats the stats card. wakatime-card Issues related to the wakatime card.

Comments

@Lucadecastro
Copy link

Lucadecastro commented Jul 10, 2021

Describe the bug
The total commit count is innacurate, it seems that it stopped counting at some point.
Top Language is not updating.
Wakatime does not return anything

Expected behavior
Total commit count should return the right count
Top Lang should show other languages besides javascript only
Wakatime should return something

Screenshots / Live demo link (paste the github-readme-stats link as markdown image)
Captura de tela de 2021-07-10 00-16-10
Captura de tela de 2021-07-10 00-16-01
Captura de tela de 2021-07-10 00-16-35

I enabled private commits and updated my contributions, I also enabled "Display languages, editors, os, categories publicly" in Wakatime, none of those worked. I looked at the other issues but I could not find a solution.

Can anyone help me please?

@ghost
Copy link

ghost commented Jul 11, 2021

Same issue happening with me!
Top Languages not updating for many days .
Tried updating many ways . Didn't work

@Lucadecastro Lucadecastro changed the title Top Lang now showing all languages, wakatime stats not appearing, github stats with wrong total commit count. Top Lang not showing all languages, wakatime stats not appearing, github stats with wrong total commit count. Jul 13, 2021
@Lucadecastro
Copy link
Author

My wakatime just updated, it looks like it takes a while, but the rest is still the same.

@Lucadecastro Lucadecastro changed the title Top Lang not showing all languages, wakatime stats not appearing, github stats with wrong total commit count. Top Lang not showing all languages, github stats with wrong total commit count. Jul 13, 2021
@duktig666
Copy link

Top Lang not showing all languages, github stats with wrong total commit count. I have also the question.

My wakatime just updated, it looks like it takes a while, but the rest is still the same.

@rickstaa rickstaa added bug Something isn't working. stats-card Feature, Enhancement, Fixes related to stats the stats card. wakatime-card Issues related to the wakatime card. lang-card Issues related to the language card. labels Mar 9, 2022
@cliff-4
Copy link

cliff-4 commented Jun 10, 2022

I had a similar problem. I added the image via URL and it loaded as follows:
image
And that was fine until I changed a repository to public that had some C++ code in it. On refreshing and anything, it remained this way, but if I opened the link it's using as src, I got this:
image
Which was actually the correct one.
It was weird how they're using the same source link but the output is different. I tried removing the entire snippet of code and re-adding it, but the problem still remained.
(The snippet of code I used: [![Top Langs](https://github-readme-stats.vercel.app/api/top-langs/?username=cliff-4&layout=compact&theme=github_dark&hide_title=false&card_width=300)](https://github.com/anuraghazra/github-readme-stats))

What fixed this eventually was adding a &langs_count=10, but that should not be required since the default is 5 already. Yet it worked, so hopefully this comes in clutch for someone else in the future.

@rickstaa
Copy link
Collaborator

rickstaa commented Sep 25, 2022

@Lucadecastro Thanks for creating this issue. I think the problems you are experiencing are because:

I will close this issue for now. If you still are experiencing errors, please comment below.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working. lang-card Issues related to the language card. stats-card Feature, Enhancement, Fixes related to stats the stats card. wakatime-card Issues related to the wakatime card.
Projects
None yet
Development

No branches or pull requests

4 participants