so-mysql ERROR #10451
so-mysql ERROR
#10451
Replies: 2 comments 3 replies
-
[root@________________]# so-mysql-start --forceStarting mysql... This could take a while if another Salt job is running.
|
Beta Was this translation helpful? Give feedback.
0 replies
-
Have you changed the IP address? If your mysql container is running are you able to login with the following command? |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When I execute so-status , I notice that so-mysql is not started correctly as it shows an error ,also so-playbook and so-fleet since they depend on the so-mysql container.
When I try to read the container's logs I see that the container is stuck in the starting phase :
[root@----------]# docker logs so-mysql
[Entrypoint] MySQL Docker Image 5.7.24-1.1.8
This from command line /etc/mypass
[Entrypoint] Starting MySQL 5.7.24-1.1.8
[Entrypoint] MySQL Docker Image 5.7.24-1.1.8
This from command line /etc/mypass
[Entrypoint] Starting MySQL 5.7.24-1.1.8
How can I try to troubleshoot this? rebooting my Security Onion instance doesn't help at all.
Beta Was this translation helpful? Give feedback.
All reactions