Kevin Hu
Kevin Hu
What about removing this line in docker compose yaml? 
Check this version. Docker Compose >= v2.26.1
Have a look at #329
> ### Is there an existing issue for the same bug? > * [x] I have checked the existing issues. > > ### Branch name > main > > ###...
For local deployment, make sure the ES is healthy: curl http://ip_to_es:9200 For web site, what about sign up another account?
Network between your laptop and the ragflow server is not steady, isn't it?
> No, I didn't change the .env > > My first problem was the "container unhealthy" problem due to wrong docker-compose version. I upgraded to requirements. Then "docker-compose up -d."...
> ### Is there an existing issue for the same bug? > * [x] I have checked the existing issues. > > ### Branch name > main > > ###...
Let me see the log. docker logs ragflow-mysql
If we removed this line, all the 'docker-compose' users can't compile this ymal, can they?