Coder Social home page Coder Social logo

Comments (7)

YummyOreo avatar YummyOreo commented on June 14, 2024 2

@BestSithInEU @OreoDivision if you remove no_ssl_verify = true from ~/.wakatime.cfg then restart Atom to get the latest wakatime-cli v1.18.9, does that also fix the issue for you?

sorry for the late response but that worked thanks

from atom-wakatime.

nhend avatar nhend commented on June 14, 2024

I am also experiencing this error with the same behavior in the dev console regarding 1.7.4 updates. Forcing 1.7.1 in .wakatime.cfg also fixed things for me.

from atom-wakatime.

YummyOreo avatar YummyOreo commented on June 14, 2024

For me, forcing 1.7.1 does not work, in the .wakatime.log it shows {"caller":"/home/runner/work/wakatime-cli/wakatime-cli/cmd/legacy/today/today.go:44","func":"Run","level":"fatal","message":"failed fetching summaries from api: failed to make request to \"https://api.wakatime.com/api/v1/users/current/summaries\": Get \"https://api.wakatime.com/api/v1/users/current/summaries?end=2021-06-13&start=2021-06-13\": x509: certificate signed by unknown authority","now":"2021-06-13T15:03:18-05:00","version":""} {"caller":"/home/runner/work/wakatime-cli/wakatime-cli/cmd/legacy/heartbeat/heartbeat.go:47","func":"Run","level":"fatal","message":"failed to send heartbeat(s): failed to send heartbeats via api client: 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\": x509: certificate signed by unknown authority","now":"2021-06-13T15:03:21-05:00","version":""} {"caller":"/home/runner/work/wakatime-cli/wakatime-cli/cmd/legacy/heartbeat/heartbeat.go:47","func":"Run","level":"fatal","message":"failed to send heartbeat(s): failed to send heartbeats via api client: 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\": x509: certificate signed by unknown authority","now":"2021-06-13T15:03:21-05:00","version":""} {"caller":"/home/runner/work/wakatime-cli/wakatime-cli/cmd/legacy/today/today.go:44","func":"Run","level":"fatal","message":"failed fetching summaries from api: failed to make request to \"https://api.wakatime.com/api/v1/users/current/summaries\": Get \"https://api.wakatime.com/api/v1/users/current/summaries?end=2021-06-13&start=2021-06-13\": x509: certificate signed by unknown authority","now":"2021-06-13T15:05:14-05:00","version":""} {"caller":"/home/runner/work/wakatime-cli/wakatime-cli/cmd/legacy/heartbeat/heartbeat.go:47","func":"Run","level":"fatal","message":"failed to send heartbeat(s): failed to send heartbeats via api client: 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\": x509: certificate signed by unknown authority","now":"2021-06-13T15:05:19-05:00","version":""}

from atom-wakatime.

alanhamlett avatar alanhamlett commented on June 14, 2024

@OreoDivision that's a bug where our new Go version of wakatime-cli isn't working correctly with custom proxy MITM certs. We're working on fixing it with wakatime/wakatime-cli#385, but for now you can get yours working by disabling SSL verification in your ~/.wakatime.cfg file:

no_ssl_verify = true

from atom-wakatime.

BestSithInEU avatar BestSithInEU commented on June 14, 2024

@OreoDivision that's a bug where our new Go version of wakatime-cli isn't working correctly with custom proxy MITM certs. We're working on fixing it with wakatime/wakatime-cli#385, but for now you can get yours working by disabling SSL verification in your ~/.wakatime.cfg file:

no_ssl_verify = true

This is not worked for me.

from atom-wakatime.

YummyOreo avatar YummyOreo commented on June 14, 2024

@OreoDivision that's a bug where our new Go version of wakatime-cli isn't working correctly with custom proxy MITM certs. We're working on fixing it with wakatime/wakatime-cli#385, but for now you can get yours working by disabling SSL verification in your ~/.wakatime.cfg file:

no_ssl_verify = true

Okay, that was the fix that I used

from atom-wakatime.

alanhamlett avatar alanhamlett commented on June 14, 2024

@BestSithInEU @OreoDivision if you remove no_ssl_verify = true from ~/.wakatime.cfg then restart Atom to get the latest wakatime-cli v1.18.9, does that also fix the issue for you?

from atom-wakatime.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.