mirror of
https://github.com/antonkomarev/github-profile-views-counter.git
synced 2026-07-15 02:02:53 -04:00
view count reset to zero #40
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @RyensX on GitHub (Jan 7, 2023).
A few days ago, the view count was still 8k, but today I found that it has been reset, and I have not changed any settings and styles
@antonkomarev commented on GitHub (Jan 8, 2023):
Sorry, this is a known bug with the filesystem driver. I'd recommend to use https://yhype.me service which using the database
@RyensX commented on GitHub (Jan 8, 2023):
Thank you for your reply. But I've seen the questions and tried yhype (it was also zeroed out)
@antonkomarev commented on GitHub (Jan 8, 2023):
Y Hype cannot be wiped out, let me check your user data and I'll return back.
@antonkomarev commented on GitHub (Jan 8, 2023):
Y HYPE designed the way that it's only increments counter on hits, that prevents counter resets. Its database does not connected with this project (GHPVC). GHPVC counter is just simple log file for the simplicity sake.
You've registered on Y HYPE and sure it has 0 views count (because it's new account), but I recommend to switch to it, because it's more stable storage.
@RyensX commented on GitHub (Jan 8, 2023):
So there is no way to restore the original count, is it? Well then, thanks for your work.
@antonkomarev commented on GitHub (Jan 8, 2023):
It is possible, but only manually by me from the console :(
@RyensX commented on GitHub (Jan 8, 2023):
I don't have a precise number, but last I saw it was at least 8.1k. It would be great if you could help to revise it back.
@antonkomarev commented on GitHub (Jan 8, 2023):
Recounted
@RyensX commented on GitHub (Jan 8, 2023):
Thank you for your help :)
@antonkomarev commented on GitHub (Jan 8, 2023):
I wouldn't do it all the time, just switch to the Y HYPE
@AzeemIdrisi commented on GitHub (Jan 28, 2023):
@antonkomarev My viewcount got reset as well 😢
@antonkomarev commented on GitHub (Jan 28, 2023):
@AzeemIdrisi That's sad. This service is just proof of concept. I cannot afford to use the database for it because of a lot of fraud, and filesystem driver is bugged. I recommend you switch to https://yhype.me
@antonkomarev commented on GitHub (Jan 28, 2023):
Or I can review refactoring of the filesystem driver to solve this issue