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

2.0.0 binary release failing with "Error: certificate has expired" #65

Open
defulmere opened this issue Apr 7, 2024 · 0 comments
Open

Comments

@defulmere
Copy link

defulmere commented Apr 7, 2024

As of a few days ago logdna-cli commands started failing with "certificate is expired".

Here's a reproducible example from a fresh install running on macOS Sonoma 14.4.1:

user@host ~ $ rm -f ~/.logdna.conf
user@host ~ $ ls -l ~/Library/Caches/Homebrew/downloads/
total 0
user@host ~ $ brew install --cask logdna-cli
==> Downloading https://github.com/logdna/logdna-cli/releases/download/2.0.0/logdna-cli.pkg
==> Downloading from https://objects.githubusercontent.com/github-production-release-asset-2e65be/55010834/55081e00-9aa8-11ea-89b6-11a05c1b6d27?X-Amz-Algorithm
######################################################################################################################################################## 100.0%
==> Installing Cask logdna-cli
==> Running installer for logdna-cli with sudo; the password may be necessary.
installer: Package name is logdna-cli
installer: Installing at base path /
installer: The install was successful.
🍺  logdna-cli was successfully installed!
user@host ~ $ logdna login
Email: [email protected]
Password: ********************
Error: Error: certificate has expired

Running from source (node index.js login etc) works, the problem seems to be only with the binary release.

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

1 participant