Open
Description
My environment:
macOS aarch64 15.4.1, wakatime-cli v1.115.3
The most recent error from ~/.wakatime/wakatime.log
is:
{"level":"error","now":"2025-05-29T09:43:23+08:00","caller":"cmd/run.go:328","func":"github.com/wakatime/wakatime-cli/cmd.runCmd","message":"failed to run command: sending heartbeat(s) failed: failed making request to \"https://api.wakatime.com/api/v1/users/current/heartbeats.bulk\": Post \"https://api.wakatime.com/api/v1/users/current/heartbeats.bulk\": proxyconnect tcp: EOF","version":"v1.115.3","os/arch":"darwin/arm64","file":"/Users/ares/Developer/Work/edass-backend/internal/scheduler/monitor/cache.go","time":1748482984.358,"plugin":"goland/2025.1.1 goland-wakatime/15.0.3","lineno":127}
WakaTime reports a connection issue when using a proxy, but the connection test to https://api.wakatime.com passes successfully:
dass5.DeveloperWorkdass5.Settings_2025_05_29.mp4
And no matter how long I code in GoLand, the WakaTime status bar widget always shows “0 secs”.
In case you need the full log: