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

[bug] screenpipe self signed certs issue - tls connection init failed #730

Open
zy31415 opened this issue Nov 21, 2024 · 4 comments
Open
Labels
bug Something isn't working

Comments

@zy31415
Copy link

zy31415 commented Nov 21, 2024

describe the bug
brief description of the bug.

to reproduce

  1. Install screenpipe via homebrew
  2. Start screenpipe via command line

expected behavior
Seeing the following error:

2024-11-21T19:08:28.461123Z ERROR screenpipe: continuous recording error: request error: https://huggingface.co/openai/whisper-large-v3-turbo/resolve/main/config.json: Connection Failed: tls connection init failed: invalid peer certificate: UnknownIssuer

system info

  • os: 15.1 (24B83)
  • screenpipe version: 0.1.98

additional context
It's related to a self signed certificate. The certificate is trusted in the MacOs KeyChain. However, it is not recognized by screenpipe. Is there a way to let screenpipe trust this self signed cert?

@zy31415 zy31415 added the bug Something isn't working label Nov 21, 2024
Copy link

linear bot commented Nov 21, 2024

@louis030195
Copy link
Collaborator

are you in china or behind firewall?

@zy31415
Copy link
Author

zy31415 commented Nov 21, 2024

Located in North Americas. I am on a corporate laptop so behind VPN/firewall stuff.

@zy31415
Copy link
Author

zy31415 commented Nov 21, 2024

Update: If I stop the corporate VPN (GlobalProtect), the problem is gone.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants