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

[OpenFunction-v2] Gorilla API does not work (SSL: CERTIFICATE_VERIFY_FAILED, certificate expired error) #668

Open
hydang99 opened this issue Oct 1, 2024 · 7 comments
Assignees
Labels
hosted-openfunctions-v2 Issues with OpenFunctions-v2

Comments

@hydang99
Copy link

hydang99 commented Oct 1, 2024

Describe the issue
I got the issue when trying to run gorilla v2 and it get the error as CERTIFICATE_VERIFY_FAILED, certificate expired error.

ID datapoint

  1. Datapoint / Model Handler permalink:
  2. Issue:
  3. Gorilla repo commit #:

What is the issue

Proposed Changes

{
'previous_datapoint':[],
'updated_datapoint':[]
}

Additional context
Add any other context about the problem here.

@HuanzhiMao HuanzhiMao added the hosted-openfunctions-v2 Issues with OpenFunctions-v2 label Oct 1, 2024
@hydang99
Copy link
Author

hydang99 commented Oct 2, 2024

I just want to ask if any updates on the issue. The full error when doing the inference is
Error: HTTPSConnectionPool(host='luigi.millennium.berkeley.edu', port=443): Max retries exceeded with url: /v1/chat/completions (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1007)')))

@HuanzhiMao
Copy link
Collaborator

Hi, sorry for the wait. We are still trying to fix the certificate issue :/

@abitrolly
Copy link

@HuanzhiMao I can help setting up automatic certificate renewal. WhatsApp +375 29 3204241, https://github.com/abitrolly.keys

Do you use Ansible or any other automation for these?

  • luigi.millennium.berkeley.edu (seems self hosted)
  • cli.gorilla-llm.com (seems to be in Google cloud)

@CostaliyA
Copy link

I just want to ask if any updates on the issue. The full error when doing the inference is Error: HTTPSConnectionPool(host='luigi.millennium.berkeley.edu', port=443): Max retries exceeded with url: /v1/chat/completions (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1007)')))

I encountered the same problem as you, did you solve it?

@abitrolly
Copy link

@CostaliyA disabling HTTPS may work gorilla-llm/gorilla-cli#60 (comment)

@HuanzhiMao
Copy link
Collaborator

HuanzhiMao commented Oct 17, 2024

Hi,
The certificate issue should have been fixed now for the luigi endpoint. Apologies for the long delay. Please let me know if it's still not working for you.

@HuanzhiMao HuanzhiMao changed the title [BFCL] Gorilla API does not work (SSL: CERTIFICATE_VERIFY_FAILED, certificate expired error) [OpenFunction-v2] Gorilla API does not work (SSL: CERTIFICATE_VERIFY_FAILED, certificate expired error) Oct 17, 2024
@abitrolly
Copy link

@HuanzhiMao so what was the remediation?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hosted-openfunctions-v2 Issues with OpenFunctions-v2
Projects
None yet
Development

No branches or pull requests

5 participants