infiniflow / ragflow

RAGFlow is an open-source RAG (Retrieval-Augmented Generation) engine based on deep document understanding.
https://ragflow.io
Apache License 2.0
15.21k stars 1.55k forks source link

[Question]: Problem with docker desktop #1065

Open mehdimansouriut opened 2 months ago

mehdimansouriut commented 2 months ago

Describe your problem

Hello, When I try to lauch ragflow on docker desktop WSL 2 I have this error :

request returned Internal Server Error for API route and version http://%2F%2F.%2Fpipe%2Fdocker_engine/v1.45/containers/json?all=1&filters=%7B%22label%22%3A%7B%22com.docker.compose.config-hash%22%3Atrue%2C%22com.docker.compose.project%3Ddocker%22%3Atrue%7D%7D, check if the server supports the requested API version

Everything is up to date and I don't understand the error

Thanks :)

KevinHuSh commented 2 months ago

Is it macOS? You could try to build it by this