Skip to content

[Bug]: DISABLE_SSL_VERIFY=true and I still self-signed certificate in certificate chain #464

@yanOnGithub

Description

@yanOnGithub

Do you need to file an issue?

  • I have searched the existing issues and this bug is not already filed.
  • I believe this is a legitimate bug, not just a question or feature request.

Describe the bug

I am running v1.3.7
enabled debug log in main.yaml
DISABLE_SSL_VERIFY=true
I started deeptutor with docker compose
And I tried connecting to https llm url

error msg

DEBUG httpcore.connection - start_tls.failed exception=ConnectError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self-signed certificate in certificate chain (_ssl.c:1016)'))

I need something like curl -k to connect to $llm_url

Steps to reproduce

No response

Expected Behavior

No response

Related Module

API/Backend

Configuration Used

No response

Logs and screenshots

No response

Additional Information

  • DeepTutor Version: 1.3.7
  • Operating System: rhel
  • Python Version:
  • Node.js Version:
  • Browser (if applicable):
  • Related Issues:

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions