• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

Recent content by Jimmster

  1. J

    MySQL not starting after reboot

    Very interesting reply again, thanks trialotto! The customizations in /etc/rc.local are long gone. I just had them in there for one test. The last time I was testing this issue, I actually always rebooted via the control panel of my hosting provider. Very interesting to think about the...
  2. J

    MySQL not starting after reboot

    Thank you very much for your very illuminating reply! Unfortunately, we are not all the way there yet: When testing this a few weeks ago, I already came across the problem of having multiple MySQL daemons running. That's why I already checked that this is not the problem: my.cnf does only...
  3. J

    MySQL not starting after reboot

    Thanks for your reply! Unfortunately, I don't have the information you're asking for, as the VPS are rented from the German company Host Europe. Does that tell you something already? Or do you have specific questions I can relay to Host Europe directly to find out everything that could help...
  4. J

    MySQL not starting after reboot

    Yes, I was also thinking about dependency / order problems. Could you explain to me how exactly MySQL is started? I can't find anything in /etc/rc*.d and it still (tries to) start. I also tried 'update-rc.d defaults mysql' at some point, but that didn't change anything. Is there some kind of PSA...
  5. J

    MySQL not starting after reboot

    Thank you very much for your reply. I see a few differences to the problem described in the post and bug-link: * We can start MySQL normally. It just doesn't work on system startup. Even a simple 'sleep 30 && /etc/init.d/mysql restart' in /etc/rc.local does the trick (which is dirty, of course)...
  6. J

    MySQL not starting after reboot

    These lines are from the lower log, which is after successfully starting MySQL manually. Only the upper one shows the crash.
  7. J

    MySQL not starting after reboot

    One more try to push this upwards...
  8. J

    MySQL not starting after reboot

    No one got any suggestions?
  9. J

    MySQL not starting after reboot

    Hello everybody, I've noticed strange behavior when rebooting our VPS that are running Plesk 12.5.30 and Ubuntu 14.04.4. Whenever they're rebooting, MySQL's error_log shows a crash. When issueing /etc/init.d/mysql restart directly afterwards, MySQL starts absolutely fine. This affects three...
Back
Top