MySQL-Server kann nicht gestartet werden.

  • Guten Abend :D Seit 10 Minuten ist mein MySQL-Server down. Ich habe nichts geändert oder gelöscht. Ich wollte mich in Phpmyadmin einloggen da meine vorherige Sitzung abgelaufen ist und wie aus dem Nichts dann:


    [....] Starting mysql (via systemctl): mysql.serviceJob for mysql.service failed. See 'systemctl status mysql.service' and 'journalctl -xn' for details.
    failed!


    'systemctl status mysql.service brachte:
    ● mysql.service - LSB: Start and stop the mysql database server daemon
    Loaded: loaded (/etc/init.d/mysql)
    Active: failed (Result: exit-code) since Sat 2015-11-21 17:01:00 CET; 2min 6s ago
    Process: 1841 ExecStart=/etc/init.d/mysql start (code=exited, status=1/FAILURE )


    Nov 21 17:01:00 rumblex.de mysql[1841]: Starting MySQL database server: mysq...!
    Nov 21 17:01:00 rumblex.de systemd[1]: mysql.service: control process exite...=1
    Nov 21 17:01:00 rumblex.de systemd[1]: Failed to start LSB: Start and stop ...n.
    Nov 21 17:01:00 rumblex.de systemd[1]: Unit mysql.service entered failed state.
    Hint: Some lines were ellipsized, use -l to show in full.



    Ich habe bereits versucht zu stoppen und zu starten nur dann wieder das von oben.


    @UHS
    @MrKampf
    @Alle Anderen die sich mit Linux sehr gut auskennen.

  • Hey kannst du mal bitte ein -l machen dahinter


    Hint: Some lines were ellipsized, use -l to show in full.

    und das mal rein Posten :-).
    Da dort nur steht das er den Dienst LSB nicht Starten oder Stoppen konnte.
    und es wäre toll wenn du den Fehler Log von MySQL noch mal Posten Könntest der sich irgendwo /var/log befinden muss. Dort müsste der genau Fehler stehen :)


    Mit freundlichen Grüßen
    MrKampf

  • Ich weiß nicht mehr. Ich installiere keine Anwendung mit MySQL und nun geht es unter Ubuntu auch nicht.


    * mysql.service - MySQL Community Server
    Loaded: loaded (/lib/systemd/system/mysql.service; enabled; vendor preset: enabled)
    Active: failed (Result: start-limit) since Sat 2015-11-21 20:29:00 CET; 46s ago
    Process: 7283 ExecStartPre=/usr/share/mysql/mysql-systemd-start pre (code=exited, status=1/FAILURE)
    Main PID: 3422 (code=exited, status=0/SUCCESS)


    Nov 21 20:29:00 rumblex.de systemd[1]: Failed to start MySQL Community Server.
    Nov 21 20:29:00 rumblex.de systemd[1]: mysql.service: Unit entered failed state.
    Nov 21 20:29:00 rumblex.de systemd[1]: mysql.service: Failed with result 'exit-code'.
    Nov 21 20:29:00 rumblex.de systemd[1]: mysql.service: Service hold-off time over, scheduling restart.
    Nov 21 20:29:00 rumblex.de systemd[1]: Stopped MySQL Community Server.
    Nov 21 20:29:00 rumblex.de systemd[1]: mysql.service: Start request repeated too quickly.
    Nov 21 20:29:00 rumblex.de systemd[1]: Failed to start MySQL Community Server.
    Nov 21 20:29:00 rumblex.de systemd[1]: mysql.service: Unit entered failed state.
    Nov 21 20:29:00 rumblex.de systemd[1]: mysql.service: Failed with result 'start-limit'.


    @MrKampf

  • Diese mal steht dort das es zu schnell hintereinander gestartet wurde.


    Nov 21 20:29:00 rumblex.de systemd[1]: mysql.service: Failed with result 'start-limit'.

    so wie hier


    Nov 21 20:29:00 rumblex.de systemd[1]: mysql.service: Service hold-off time over, scheduling restart.


    Mit freundlichen Grüßen
    MrKampf

  • Ja dort steht auch 'start-limit'


    Hatte so einen Fehler bis jetzt noch nicht starte doch mal den gesamten Server neu. Vielleicht geht es dann.


    Mit freundlichen Grüßen
    MrKampf

  • * mysql.service - MySQL Community Server
    Loaded: loaded (/lib/systemd/system/mysql.service; enabled; vendor preset: enabled)
    Active: failed (Result: start-limit) since Sat 2015-11-21 20:46:48 CET; 39s ago
    Process: 1342 ExecStartPre=/usr/share/mysql/mysql-systemd-start pre (code=exited, status=1/FAILURE)


    Nov 21 20:46:48 rumblex.de systemd[1]: Failed to start MySQL Community Server.
    Nov 21 20:46:48 rumblex.de systemd[1]: mysql.service: Unit entered failed state.
    Nov 21 20:46:48 rumblex.de systemd[1]: mysql.service: Failed with result 'exit-code'.
    Nov 21 20:46:48 rumblex.de systemd[1]: mysql.service: Service hold-off time over, scheduling restart.
    Nov 21 20:46:48 rumblex.de systemd[1]: Stopped MySQL Community Server.
    Nov 21 20:46:48 rumblex.de systemd[1]: mysql.service: Start request repeated too quickly.
    Nov 21 20:46:48 rumblex.de systemd[1]: Failed to start MySQL Community Server.
    Nov 21 20:46:48 rumblex.de systemd[1]: mysql.service: Unit entered failed state.
    Nov 21 20:46:48 rumblex.de systemd[1]: mysql.service: Failed with result 'start-limit'.


    :(

  • Wie oft hast du ihn gestartet und gestoppt?
    Da dort steht das er:
    - Start request repeated too quickly.
    - Start-limit
    - Service hold-off time over, scheduling restart.


    Das heißt soviel wie zu oft hintereinander Gestartet.


    Mit freundlichen Grüßen
    MrKampf

  • Ja mehrere Male. Nur er deinstalliert anscheinend kein bisschen.


    root@rumblex:/# apt-get purge mysql-server
    Reading package lists... Done
    Building dependency tree
    Reading state information... Done
    The following packages will be REMOVED:
    mysql-server*
    0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded.
    After this operation, 129 kB disk space will be freed.
    Do you want to continue? [Y/n] y
    (Reading database ... 81184 files and directories currently installed.)
    Removing mysql-server (5.6.27-0ubuntu1) ...


    Mehr nicht

  • Gib mal das ein


    und installiere dann mysql-server wieder.


    Mit freundlichen Grüßen
    MrKampf

  • Eigentlich nicht ich selber nutze auf meiner Privaten Webseite Apache und MySQL und habe solche Probleme nicht.
    Ich kenne viele die Apache und MySQL Nutzer die das beides drauf haben und kein Problem damit haben,


    Mit freundlichen Grüßen
    MrKampf

  • Vielleicht falsche Installation oder falsche Konfiguration.
    Wie kommst du darauf das die sich nicht Vertragen? Das frage ich mich grade


    Mit freundlichen Grüßen
    MrKampf