Wakatime not recording stats with latest vscode update.
See original GitHub issueHello, I’ve been using wakatime for a long time, but since the last update of vscode, it appears to stop working.
Initially, on the statusbar, it was stuck at forever.
I tried re-initializing it by deleting everything
rm -rf ~/.wakatime*
and reinstalling the plugin.
This time, it initialized, but the stats are not recording in the dashboard.
These are the errors that I see in my vscode Developer Console.
Downloading wakatime-cli standalone...
happens every time I open the vscode.
Attaching the details of my Vscode/plugin/OS version
Version: 1.48.1
Commit: 3dd905126b34dcd4de81fa624eb3a8cbe7485f13
Date: 2020-08-19T17:11:59.963Z
Electron: 7.3.2
Chrome: 78.0.3904.130
Node.js: 12.8.1
V8: 7.8.279.23-electron.0
OS: Linux x64 5.8.3-arch1-1
Wakatime installed plugin version: latest at the time of reporting this.
v4.0.3
Please let me know if I am missing anything.
Thank you very much.
Issue Analytics
- State:
- Created 3 years ago
- Reactions:1
- Comments:7 (3 by maintainers)
Top Results From Across the Web
WakaTime not Recording -- No Errors in Developer Tools ...
Same for me on VSCode and IDEA, heartbeats seem to be received by the server but not processed into stats. Re-installed plugin and...
Read more >Troubleshooting - WakaTime
To check the status of your plugins, use the plugins status page. For help with a specific plugin, find your editor below. ;...
Read more >FAQ - WakaTime
WakaTime's open source plugins only track when you're typing in your editor. Stop typing, and the WakaTime plugin stops tracking your stats.
Read more >VS Code stats - Open source plugin for automatic time tracking
Measure Your Coding. The WakaTime plugin for VS Code gives you real-time metrics per project, file, branch, commit, feature, operating system, language, etc....
Read more >Creating a Plugin - WakaTime
A guide for creating new WakaTime plugins to track your IDE stats. ... Deciding To Send File or Not; Executing Background Process; Tracking...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Thank you very much @alanhamlett for fixing this in
v4.0.6
and @jeffryang24 for helping.Yes, still stuck at WakaTime initializing in v4.0.5… 👍