-
Notifications
You must be signed in to change notification settings - Fork 187
Tracked time is way below the real value #310
Copy link
Copy link
Open
Labels
Description
Hello,
I've been using Wakatime since many years, but recently I'm seeing some strange data: it looks like statistics on Wakatime website are displayed correctly, but the amount shown by the plugin, in the IDE status bar, doesn't really match.
At the end of the day I see about 2 hours of coding and 1 hour of browsing - these are the average numbers.
I tried to look at the logs as requested, but I wasn't able to spot anything that seemed related to this.
There are many of these messages in ~/.wakatime/wakatime.log:
{"level":"debug","now":"2025-11-17T16:56:53+01:00","caller":"offline/offline.go:64","func":"github.com/wakatime/wakatime-cli/cmd/offline.SaveHeartbeats.WithQueue.func2.1","message":"pushing 1 heartbeat(s) to queue after error: skip sending heartbeats and only save to offline db","version":"v1.131.0","os/arch":"linux/amd64","file":"/home/***/app/Http/Kernel.php","time":1763395011.98,"plugin":"phpstorm/2025.2.4 phpstorm-wakatime/15.0.4","lineno":50,"file":"/home/***/app/Http/Kernel.php","time":1763395011.98,"plugin":"phpstorm/2025.2.4 phpstorm-wakatime/15.0.4","lineno":50}
Please let me know how can I provide the right information.
I'll keep an eye at today's stats and do a comparison between IDE & Web displayed data.
Reactions are currently unavailable