Can't connect to local MYSQL Server trough Socket

07/11/2016 22:42 Tilidin™#1
Heyho nachdem ich jetzt die Game Compiled habe und Durek mir netter weise die Serverfiles von Fliege zukommen lassen hat war ich dabei meinen root server aufzusetzen hat auch alles wunderbar geklappt und souh nur erhalte ich jetzt beim Starten einen kleinen Fehler und ich wäre euch dankbar wenn mir da irgendeiner von euch weiterhelfen könnte


Screen :

[Only registered and activated users can see links. Click Here To Register...]

Log :

Quote:
Startet die Datenbank ..
Real Server
Log Offmysql_real_connect: Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2)
failed, retrying in 5 secondsKern1_Ch1 is not running
PUBLIC_IP: --- interface vtnet0
HOSTNAME: channel1
mysql_real_connect: Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2)
cannot open direct sql connection to host: localhost user: core db: common
cannot start server while no common sql connected
Kern2_Ch1 is not running
PUBLIC_IP: --- interface vtnet0
HOSTNAME: channel1
mysql_real_connect: Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2)
cannot open direct sql connection to host: localhost user: core db: common
cannot start server while no common sql connected
mysql_real_connect: Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2)
failed, retrying in 5 secondsKern3_Ch1 is not running
PUBLIC_IP: --- interface vtnet0
HOSTNAME: channel1
mysql_real_connect: Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2)
cannot open direct sql connection to host: localhost user: core db: common
cannot start server while no common sql connected
^[[A^[[AReiche_Ch1 is not running
PUBLIC_IP: --- interface vtnet0
HOSTNAME: channel1
mysql_real_connect: Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2)
cannot open direct sql connection to host: localhost user: core db: common
cannot start server while no common sql connected
^R
sh mysql_real_connect: Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2)
failed, retrying in 5 secondsusage: sleep seconds
Neutraler_Server is not running
PUBLIC_IP: --- interface vtnet0
HOSTNAME: game99
mysql_real_connect: Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2)
cannot open direct sql connection to host: localhost user: core db: common
cannot start server while no common sql connected
auth is not running
PUBLIC_IP: --- interface vtnet0
HOSTNAME: auth
mysql_real_connect: Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2)
cannot open direct sql connection to host: localhost user: core db: common
cannot start server while no common sql connected
index.sh
Der Loginserver wurde gestartet.



Serverstarter by Fliege

Fehlt irgendein Nutzer den ich per MYSQL console anlegen sollte oder was ist mein Fehler ?! :D
07/11/2016 22:57 Đurek#2
Führ mal die Befehle aus:
Code:
service mysql-server stop
cd /var/db/mysql
rm *.err
service mysql-server start
Und versuch den Server nochmal zu starten :)
07/12/2016 00:28 Tilidin™#3
Dieses Problem hat sich damit ja erledigt nun ist aber das Problem das ich mich weder per konsole
mit dem Befehl mysql -u root -p und dem dazugehörigen pw anmelden kann auch das zurücksetzen des passwortes funktioniert nicht und per navicat sagt er mir Host 'MYIP' is not allowed to connect to this MySQL Server. wäre nett wenn sich das mal irgendjemand anschauen könnte per Teamviewer bin für jede Hilfe dankbar.
07/12/2016 00:42 Aerociety#4
Hi,

damit ich es mir via TeamViewer anschauen könnte bräuchte ich dich in Skype (oder per ts ) damit man reden kann
07/12/2016 00:54 Tilidin™#5
Quote:
Originally Posted by Aerociety View Post
Hi,

damit ich es mir via TeamViewer anschauen könnte bräuchte ich dich in Skype (oder per ts ) damit man reden kann
Habe dich mal bei Skype hinzugefügt.
01/31/2017 20:30 MonteCarlo89#6
/: write failed, filesystem is full
mysql_real_connect: Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2)
ich habe so ein ähnliches problem, weiß nicht wie ich das behebe kann mir jemand helfen?
Skype : Montecarlo187
01/31/2017 20:53 Aze /..#7
Quote:
Originally Posted by MonteCarlo89 View Post
/: write failed, filesystem is full
mysql_real_connect: Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2)
ich habe so ein ähnliches problem, weiß nicht wie ich das behebe kann mir jemand helfen?
Skype : Montecarlo187
1. Deine Logs sind voll, diese mal löschen.
2. Oben im Thread ist bereits die Lösung für dein Problem:

Quote:
service mysql-server stop
cd /var/db/mysql
rm *.err
service mysql-server start
01/16/2018 22:58 Knoppas123456#8
habe dieses Problem auch und habe das alles eingeben was als Lösung vorgeschlagen wird aber es steht immer noch das gleiche wie vorhin

cannot open direct sql connection to host: localhost user: core db: common
cannot start server while no common sql connected was meint der damit ?????

thx für schnelle antwort