Skip to content

https required always #628

@pdrobek

Description

@pdrobek

Checklist

  • I'm running the newest version of LLM Vision https://github.com/valentinfrlch/ha-llmvision/releases/latest
  • I have enabled debug logging for the integration.
  • I have filled out the issue template to the best of my ability.
  • This issue only contains 1 issue (if you have multiple issues, open one issue for each issue).
  • This is a bug and not a feature request.
  • I have searched open issues for my problem.

Describe the issue

I have in my homelab ollama with openwebui without tls enabled. When i tried to configure llmvision to gain access to openwebui with
jwt: my jwt from account settings
url: http://192.168.1.242:3000 or http://ai.drobek.lan:3000
integration always want to connect via tls even without use https ticked

Validation failed: Request failed: Cannot connect to host 192.168.1.242:3000 ssl:default [[SSL: RECORD_LAYER_FAILURE] record layer failure (_ssl.c:1081)] Validation failed: Request failed: Cannot connect to host ai.drobek.lan:443 ssl:True [SSLCertVerificationError: (1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: Basic Constraints of CA cert not marked critical (_ssl.c:1081)')] Validation failed: Unknown error

Reproduction steps

1.install homeassistant
2.install llm vision
3.configure integration
4.use http://ipaddress.of.openweb.ui:3000
5.get error on screen

Debug logs

Validation failed: Request failed: Cannot connect to host 192.168.1.242:3000 ssl:default [[SSL: RECORD_LAYER_FAILURE] record layer failure (_ssl.c:1081)] Validation failed: Request failed: Cannot connect to host ai.drobek.lan:443 ssl:True [SSLCertVerificationError: (1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: Basic Constraints of CA cert not marked critical (_ssl.c:1081)')] Validation failed: Unknown error

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions