-
Notifications
You must be signed in to change notification settings - Fork 2.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Question]: dependency failed to start: container ragflow-mysql is unhealthy #329
Comments
Let me see the log. |
@younggggger If you are running this in Mac with M1/2 chips, you may replace the |
I used mysql:8-oracle.
|
Hi, Having similar issue here with "ragflow-mysql is unhealthy" error but I'm running linux (fedora) with Nvidia 3090. When running
Error log:
Any ideas? Thanks |
same issue with #329 (comment), any ideas? |
I followed your prompts to modify the configuration of mysql as follows. but, ragflow-mysql | 2024-04-17 17:45:46+08:00 [Note] [Entrypoint]: Entrypoint script for MySQL Server 1:10.5.8+maria |
WARN[0000] The "ELASTIC_PASSWORD" variable is not set. Defaulting to a blank string. I have the same question |
In to optimize memory consumption:
to wait until db is ready I exagerated these:
finally:
|
WARN[0000] The "ELASTIC_PASSWORD" variable is not set. Defaulting to a blank string. |
image: arm64v8/mysql:8.0-oracle |
来信已收到。谢谢。——此为自动回复。Votre courrier est bien re?0?4u,merci.//C'est une réponse automatique.Your e-mail has been received,thanks.//This is an automatic reply.
|
I met the same problem. I run
I change the init.sql (which is in current docker folder) by |
docker logs ragflow-mysql:show what can i do,pls! |
Having trouble running ragflow on M3 Silicon Mac or even building the docker: Output:
|
是否有解决呀 我也遇到同样的问题了 |
It worked in my case [ MACOS with silicon chip M3] |
Fails for me, M3 Mac Max. This was the newest commit last night, but now it's 10 commits old. Command used:
|
@FellowTraveler We've published multi-arch image |
I ended up removing the following files sudo rm /var/lib/docker/volumes/docker_mysql_data/_data/ib_logfile0 then mysql started without issue |
We published |
As of today, November 17, 2024, the issue still persists in the latest dev version of Windows/WSL. After a painful struggle, I was able to resolve the problem thanks to your response. MANY THANKS!!! |
来信已收到。谢谢。——此为自动回复。Votre courrier est bien re?0?4u,merci.//C'est une réponse automatique.Your e-mail has been received,thanks.//This is an automatic reply.
|
Finally solved the issue. Thanks a lot! |
Describe your problem
WARN[0000] The "ELASTIC_PASSWORD" variable is not set. Defaulting to a blank string.
WARN[0000] /mnt/e/gpt/ragflow/docker/docker-compose-base.yml:
version
is obsoleteWARN[0000] /mnt/e/gpt/ragflow/docker/docker-compose.yml:
version
is obsolete[+] Running 4/4
✘ Container ragflow-es-01 Error 0.0s
✔ Container ragflow-kibana Running 0.0s
✔ Container ragflow-minio Running 0.0s
✘ Container ragflow-mysql Error 0.0s
dependency failed to start: container ragflow-mysql is unhealthy
The text was updated successfully, but these errors were encountered: