Github readme stats not skowing #842
Answered
by
muety
PanagiotisKaraliolios
asked this question in
Q&A
|
Hello, I have selfhosted wakapi, behind nginx proxy manager. When I try to get the GitHub Readme Stats, I get an error saying "Could not resolve to a User with the login of {username} Make sure you have a public WakaTime profile". How can I solve this problem ? Thanks in advance. |
Answered by
muety
Sep 11, 2025
Replies: 1 comment 1 reply
|
As a first step, please verify you can access If both is true, it could probably help if you shared the URL if your self-hosted Wakapi instance to help debug this further. |
1 reply
Answer selected by
PanagiotisKaraliolios
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
As a first step, please verify you can access
https:/<your-instance-url>/api/v1/users/current/statsfrom the public internet. Also make sure you have your maximum shared time range set to-1, see #485 (comment).If both is true, it could probably help if you shared the URL if your self-hosted Wakapi instance to help debug this further.