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

Wakatime initialized but not logging code #202

Closed
PedroBern opened this issue May 25, 2021 · 5 comments
Closed

Wakatime initialized but not logging code #202

PedroBern opened this issue May 25, 2021 · 5 comments

Comments

@PedroBern
Copy link

Wakatime was initialized but not logging code today on VSCode.

@alanhamlett
Copy link
Member

Which version of the plugin, and is this still happening today on v12.0.0?

If it's fixed in v12.0.0 then it's from yesterday's Go wakatime-cli launch, and we could use your help testing if it's fixed. To help, please add this line to your ~/.wakatime.cfg file and relaunch vscode, then let us know if the error is gone:

legacy_python_cli = false

@PedroBern
Copy link
Author

@alanhamlett It's working today, thanks for the response. But it was the second day I lost my logs because of whatever reason in less than 30 days (#190). My company is considering canceling the pro/team plan if it happens again and look for some other solution.

@alanhamlett
Copy link
Member

Totally understand, and we won't be launching the new wakatime-cli again without fixing this bug.

Some good news: your lost time should be saved on your machine and can be synced by downloading wakatime-cli:
https://github.com/wakatime/wakatime-cli/releases/tag/v1.7.4

Extracting the zip, then running the program from command line with:

wakatime-cli-windows-amd64.exe --no-ssl-verify --sync-offline-activity 9000

@PedroBern
Copy link
Author

@alanhamlett thanks for the solution, whats the command for mac m1?

@alanhamlett
Copy link
Member

You would need this file:
https://github.com/wakatime/wakatime-cli/releases/download/v1.7.4/wakatime-cli-darwin-arm64.zip

Then extract the binary and run it with:
./wakatime-cli-darwin-arm64 --no-ssl-verify --sync-offline-activity 9000

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

2 participants