Login auf Plesk 8.1.0 schlägt fehl

Diskutiere Login auf Plesk 8.1.0 schlägt fehl im Technik Forum im Bereich Plesk-Forum; Hallo allerseits, seit heute früh aus dem nichts heraus, kann ich mich auf meiner Plesk 8.1.0 Oberfläche vom Browser aus nicht mehr anmelden. Folgende Fehlermeldung ...

Ergebnis 1 bis 7 von 7
  1. #1

    Login auf Plesk 8.1.0 schlägt fehl

    Hallo allerseits,

    seit heute früh aus dem nichts heraus, kann ich mich auf meiner Plesk 8.1.0 Oberfläche vom Browser aus nicht mehr anmelden. Folgende Fehlermeldung erscheint:

    Code:
    ERROR: PleskMainDBException 	
    MySQL query failed: Lost connection to MySQL server during query
    
    0: /opt/psa/admin/plib/common_func.php3:218
        db_query(string 'select id, enabled from actions where name='cp_user_login'')
    1: /opt/psa/admin/plib/class.ActionLog.php:398
        ActionLog->ActionLog(string 'cp_user_login')
    2: /opt/psa/admin/plib/cmd_loginup.php:281
        createSessionAdmin(string 'admin', string '********', boolean false)
    3: /opt/psa/admin/plib/cmd_loginup.php:128
        createSession(string 'admin', string '********')
    4: /opt/psa/admin/htdocs/login_up.php3:19

    Woran kann das liegen? Ich habe nichts auf dem Server verändert. Andere Anwendungen, die auf dem Server mit Datenbankzugriff arbeiten, funktionieren.


    Für Eure Hilfe bin ich sehr dankbar!

    Daniela.

    •    

      MisterAd


        
       

  2. #2

    Re: Login auf Plesk 8.1.0 schlägt fehl

    schonmal versucht plesk neu zu starten
    Code:
    /etc/init.d/psa stopall
    Code:
    /etc/init.d/psa start
    und dann nochmal versuchen

  3. #3

    Re: Login auf Plesk 8.1.0 schlägt fehl

    Hallo!

    Vielen Dank für die schnelle Antwort. Scheinbar kommt der MySQL-Server beim Neustarten nicht hoch. Diese Meldungen erhalte ich:

    Code:
    s15233918:~# /etc/init.d/psa stopall
    Stopping domain name service: namednamed: no process killed
    .
    Stopping MySQL database server: mysqld.
    Stopping Courier-IMAP server:
       Stopping imap done
       Stopping imap-ssl done
       Stopping pop3 done
       Stopping pop3-ssl done
    
    Shutting down psa-spamassassin service: done
    Stopping web server: Apache2.
    s15233918:~# /etc/init.d/psa start
    Starting internet superserver: xinetd.
    Starting domain name service: named.
    Starting MySQL database server: mysqld.
    Checking for corrupt, not cleanly closed and upgrade needing tables.
    /usr/bin/mysqladmin: connect to server at 'localhost' failed
    error: 'Can't connect to local MySQL server through socket '/var/run/mysqld/mysq                                                                                                                                ld.sock' (111)'
    Check that mysqld is running and that the socket: '/var/run/mysqld/mysqld.sock'                                                                                                                                 exists!
    Starting qmail: done
    Starting Courier-IMAP server:
       Starting imapd done
       Starting imap-ssl done
       Starting pop3 done
       Starting pop3-ssl done
    
    Starting psa-spamassassin service: done
    Processing config directory: /opt/psa/admin/conf/httpsd.*.include
    /opt/psa/admin/bin/httpsdctl start: httpd started
    Starting Plesk: done
    Was kann ich nun tun???

  4. #4

    Re: Login auf Plesk 8.1.0 schlägt fehl

    Hallo!

    Jetzt wird es ulkig. Ich habe nun nochmal

    Code:
    /etc/init.d/psa stopall
    und
    Code:
    /etc/init.d/psa start
    ausgeführt. Diesmal ohne jegliche Fehlermeldungen! Wenn ich mich nun auf der Pleskoberfläche einloggen möchte, erhalte ich immer noch den gleichen Fehler (siehe code-Ausschrift in meinem ersten Beitrag). So, nun habe ich mal einfach aus
    Code:
    https://bla.bla.de:8443/login.php3?previous_page=login
    das ganze nach dem Slash weggelöscht:
    Code:
    https://bla.bla.de:8443/
    und siehe da ich lande ganz normal auf der Pleskoberfläche und kann auch alles nutzen/ bearbeiten etc. Wenn ich nun aber auf ausloggen klicke, erhalte ich eine ähnliche Nachricht, wie beim Anmelden:

    Code:
    ERROR: PleskMainDBException Eine Ebene höherEine Ebene höher 
    
         
    MySQL query failed: Lost connection to MySQL server during query
    
    --------------------------------------------------------------------------------
    
    0: /opt/psa/admin/plib/common_func.php3:218
    db_query(string 'select id, enabled from actions where name='cp_user_logout'')
    1: /opt/psa/admin/plib/class.ActionLog.php:398
    ActionLog->ActionLog(string 'cp_user_logout')
    2: /opt/psa/admin/htdocs/logout.php3:28
    Warum ist das nur so? Ich bin für jeden Hinweis sehr dankbar!

    Daniela.

  5. #5

    Re: Login auf Plesk 8.1.0 schlägt fehl

    Ist das ein vServer? Geht dem möglicherweiße der RAM aus?

  6. #6

    Re: Login auf Plesk 8.1.0 schlägt fehl

    Hi.

    Ich habe keinen vServer, sondern einen eher "richtigen" Server. Er sollte auch noch genug RAM haben: im Moment sind ca. 380MB frei. Ich habe meinen Server bei 1und1. Was mich hier sowieso wundert ist, dass ich von 2GB RAM eben "nur" noch 380MB frei habe. Es läuft lediglich ein Apache und MySQL auf meinem Server - soweit ich weiß.

    Mal ein paar Daten:

    Plesk-Version: psa v8.1.0_build81061129.22 os_Debian 3.1
    Betriebssystem: Linux 2.6.16.33-061227b


    Viele Grüße,

    Daniela.

  7. #7

    Re: Login auf Plesk 8.1.0 schlägt fehl

    Linux cached den RAM, du hast also tatsächlich noch wesentlich mehr RAM frei.

Login auf Plesk 8.1.0 schlägt fehl

Ähnliche Themen zu Login auf Plesk 8.1.0 schlägt fehl


  1. Continue Button auf Login Seite, kein Login in Plesk möglich: Hallo, ich habe gestern ein update von Plesk 9.0.0.1 auf 9.0.0.2 gemacht und habe nun folgendes...



  2. Plesk-Backup auf FTP schlägt fehl: Hallo, bei mir tut sich Mysteriöses auf dem Root-Server (OpenSuse 10.2). Bisher habe ich eine...



  3. Plesk Update schlägt fehl: Plesk 8.3 läßt sich nicht auf die version 8.4 updaten. Weder über Plesk selber noch über die...



  4. MySQL Update schlägt ständig fehl: HiHo, Mein Bruder hatte sich damals nen VServer mit Deiban 3.1 und Plesk besorgt. Er hat aber...



  5. Login bleibt auf Login Seite hängen bei Plesk 8.3.0: Hallo Liste, Seit heute morgen habe ich allerdings keinen Zugriff mehr auf das Plesk Backend....


Besucher kamen mit folgenden Begriffen auf die Seite:

ERROR: PleskMainDBException

psa stopall

plesk login logout
login to plesk 8.1
http:www.plesk-forum.delogin-plesk-8-1-0-schlaegt-fehl-598.html
http://www.plesk-forum.de/login-plesk-8-1-0-schlaegt-fehl-598.html
plesk 10 login logout
plesk logout.php
ERROR: PleskMainDBException MySQL query failed: Lost connection to MySQL server during query
plesk anmeldung lost connection
login für plesk
stop all psa
plesk 8 login
https:localhost:8443login.php3
mysql plesk login
1und1 virtual server imap fehlt
etcinit.dpsa stopall
mysqld start schlägt fehl
Lost connection to MySQL server during query plesk
Checking for corrupt not cleanly closed and upgrade needing tables lost connection
httpsdctl fehlt
MySQL query failed: Lost connection to MySQL server during query plesk
ERROR: PleskMainDBException .psasessions
Plesk 8.1 No PSA msysql Database
plesk nach login logiout