Are we still on the same issue? I don't exactly follow?
Does still pertains to your original topic/post?
If you are receiving apply config errors please create a new thread with the errors you are getting so we could work those out in a different forum and are not mixing two in one.
Thanks!
mysqldump failing after changing cert
-
markmerchant
- Posts: 65
- Joined: Tue Oct 17, 2017 8:38 am
Re: mysqldump failing after changing cert
I finally got this fixed ( I hope ). DB issue was not related to the cert change.
Looks like that was entirely coincidental. Real cause was that DB was not restarting
from sudoers properly. Was able to convince my SAs to do sudoers exactly as it
appeared from the installer.
Looks like that was entirely coincidental. Real cause was that DB was not restarting
from sudoers properly. Was able to convince my SAs to do sudoers exactly as it
appeared from the installer.
-
scottwilkerson
- DevOps Engineer
- Posts: 19396
- Joined: Tue Nov 15, 2011 3:11 pm
- Location: Nagios Enterprises
- Contact:
Re: mysqldump failing after changing cert
That would do it, yes, all entries we have made to the sudeors are going to be required for one thing or another.markmerchant wrote:I finally got this fixed ( I hope ). DB issue was not related to the cert change.
Looks like that was entirely coincidental. Real cause was that DB was not restarting
from sudoers properly. Was able to convince my SAs to do sudoers exactly as it
appeared from the installer.
Let us know if you hit other speed bumps.