Skip to content

MeilisearchCommunication Error SSL: WRONG_VERSION_NUMBER #958

Open
@eznix86

Description

@eznix86

Description
I use a dockerized version of meilisearch. When using the hostname to connect, it fails.

Expected behavior
Supposed to connect.

Current behavior
Getting an SSL WRONG VERSION

Screenshots or Logs
File "/opt/.venv/lib/python3.12/site-packages/meilisearch/_httprequests.py", line 64, in send_request
raise MeilisearchCommunicationError(str(err)) from err
meilisearch.errors.MeilisearchCommunicationError: MeilisearchCommunicationError, HTTPSConnectionPool(host='meilisearch', port=7700): Max retries exceeded with url: /indexes (Caused by SSLError(SSLError(1, '[SSL: WRONG_VERSION_NUMBER] wrong version number (_ssl.c:1000)')))

Environment (please complete the following information):

  • OS: Docker, python:3.12-bookworm
  • Meilisearch version: v1.7.6
  • meilisearch-python version: 0.31.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    needs more infoThis issue needs a minimal complete and verifiable example

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions