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

Version 19.1.0 not working, upgrade to 19.2.0 #297

Closed
CMiksche opened this issue Sep 9, 2022 · 4 comments
Closed

Version 19.1.0 not working, upgrade to 19.2.0 #297

CMiksche opened this issue Sep 9, 2022 · 4 comments

Comments

@CMiksche
Copy link

CMiksche commented Sep 9, 2022

Today my WakaTime VS Code Extension was updated to 19.1.0 and suddenly it is not working anymore.

It shows "Initialised" and no Issues in the DevTools Console but nothing gets recorded.

I downgraded to 19.0.1 and it worked again.

I tried upgrading and downgrading multiple times and the newer Version definitely has some Issue.

VS Code Version: 1.71.0, Darwin x64 21.6.0

@Dreamyplayer
Copy link

Had same issue status bar icon stucked at "wakatime: initialized"

Debug error logs says
message: failed to run command: today fetch failed: failed fetching today from api: bad request at \"https://api.wakatime.com/api/v1/users/current/statusbar/today\

  • restart, re-install nothing works.

✨ Downgrading: v19.0.1 - fixed issue for now.

@alanhamlett
Copy link
Member

Just rolled back the previous release in v19.2.0.

@tofupup
Copy link

tofupup commented Sep 9, 2022

Same issue running in WSL and an ubuntu based devcontainer. VSCode 1.71.0, Plugin 19.1.0. Downgraded to 19.0.1 and problem resolved. I did not get any error messages when having wakatime in DEBUG, the last message would just be:

console.ts:137 [Extension Host] [WakaTime][DEBUG] WakaTime initialized

~/.wakatime.log would have an entry:

{"caller":"cmd/run.go:75","func":"cmd.Run","level":"debug","message":"command: version","now":"2022-09-09T16:37:38-05:00","version":"v1.55.1"}

but no errors.

Plugin status page showed the plugin was last seen hours before, then once downgrade started showing recent times.

@alanhamlett alanhamlett changed the title MacOS: Version 19.1.0 not working, needed to downgrade to 19.0.1 Version 19.1.0 not working, downgrade to 19.0.1 Sep 9, 2022
@alanhamlett alanhamlett changed the title Version 19.1.0 not working, downgrade to 19.0.1 Version 19.1.0 not working, upgrade to 19.2.0 Sep 9, 2022
@tofupup
Copy link

tofupup commented Sep 9, 2022

Upgrading to 19.2.0 looks to have resolved it for me, thanks @alanhamlett for the quick revert!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants