Skip to content

Trouble running chromadb #25

Open
Open
@tacman

Description

@tacman

I'm stuck on getting chromadb to work. I've tried running it with the docker file provided, running it on it's own docker instance, and on two machines.

Slightly different errors, sometime SSL, this one is about the version. I've tried with chroma:0.5.0 and :lastest

I suspect it has to do with ssl, or that both machines are dev machines and have services running on them, but I don't think anything on port 8000.

Any suggestions?


In ChromaApiClient.php line 327:
                                                                                 
  [Codewithkyrian\ChromaDB\Generated\Exceptions\ChromaConnectionException (35)]  
  OpenSSL/3.0.13: error:0A00010B:SSL routines::wrong version number              
                                                                                 

Exception trace:
  at /home/tac/g/sites/llm-demo/vendor/codewithkyrian/chromadb-php/src/Generated/ChromaApiClient.php:327
 Codewithkyrian\ChromaDB\Generated\ChromaApiClient->handleChromaApiException() at /home/tac/g/sites/llm-demo/vendor/codewithkyrian/chromadb-php/src/Generated/ChromaApiClient.php:136
 Codewithkyrian\ChromaDB\Generated\ChromaApiClient->getTenant() at /home/tac/g/sites/llm-demo/vendor/codewithkyrian/chromadb-php/src/Client.php:28
 Codewithkyrian\ChromaDB\Client->initDatabaseAndTenant() at /home/tac/g/sites/llm-demo/vendor/codewithkyrian/chromadb-php/src/Client.php:21
 Codewithkyrian\ChromaDB\Client->__construct() at /home/tac/g/sites/llm-demo/vendor/codewithkyrian/chromadb-php/src/Factory.php:109
 Codewithkyrian\ChromaDB\Factory->connect() at /home/tac/g/sites/llm-demo/var/cache/dev/ContainerXMWqZcg/getClientService.php:27
 ContainerXMWqZcg\getClientService::do() at /home/tac/g/sites/llm-demo/var/cache/dev/ContainerXMWqZcg/getClientService.php:22

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions