wakatime / vscode-wakatime

Visual Studio Code plugin for automatic time tracking and metrics generated from your programming activity.
https://wakatime.com/vs-code
BSD 3-Clause "New" or "Revised" License
1.26k stars 141 forks source link

Wakatime working offline error, online dashboard seems fine #223

Closed ivancuric closed 3 years ago

ivancuric commented 3 years ago

For the past few days I don't have the "Working offline..." error in the statusbar and I don't see the time tracking. The online dashboard seems fine. I've attached the debug log:

wakatime.log

w3ll1ngt commented 3 years ago

Seems like the "working offline" error appears only on vscode 1.59.1. I have another machine with installed vscode 1.59.0, waka works perfectly fine there

I've handled this error with deletion of proxy line in the config file and with setting up the debug mode to true.

JavierPiedra commented 3 years ago

Seems like the "working offline" error appears only on vscode 1.59.1. I have another machine with installed vscode 1.59.0, waka works perfectly fine there

I've handled this error with deletion of proxy line in the config file and with setting up the debug mode to true.

I'm also having this problem. I tried the proxy line deletion but I don't have any proxy related line on my config file.

alanhamlett commented 3 years ago

Fixed in the latest version.