SERVER PROBLEM socker_connect

05/04/2013 01:20 baris1000#1
Hallo leute.. Mein Server klappt nicht mehr seit eben.

Ich habe den Server hochgefahren und dann Stand da ganze zeit Wirst mit Server Verbunden und dann kick zum login screen und danach Fehler beim verbinden.
Ich kann mich nichtmal mehr in Navicat connecten.

Syerrs von Game99 :
Quote:
SYSERR: May 3 23:41:25 :: SpawnGroupGroup: NOT_EXIST_GROUP_GROUP_VNUM(1093) MAP(207)
SYSERR: May 3 23:41:27 :: hupsig: SIGHUP, SIGINT, SIGTERM signal has been received. shutting down.
SYSERR: May 3 23:44:35 :: SpawnGroupGroup: NOT_EXIST_GROUP_GROUP_VNUM(1093) MAP(207)
SYSERR: May 3 23:46:49 :: SpawnGroupGroup: NOT_EXIST_GROUP_GROUP_VNUM(1093) MAP(207)
SYSERR: May 4 00:16:09 :: socket_connect: HOST localhost:15000, could not connect.
Syerss von Channel1:

Quote:
SYSERR: May 3 23:41:27 :: hupsig: SIGHUP, SIGINT, SIGTERM signal has been received. shutting down.
SYSERR: May 3 23:41:27 :: ChildLoop: AsyncSQL: query failed: Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2) (query: INSERT DELAYED INTO log (type, time, who, x, y, what, how, hint, ip) VALUES('CHARACTER', NOW(), 57702, 969569, 278457, 0, 'LOGOUT', '', '25.118.187.78') errno: 2002)
SYSERR: May 3 23:41:27 :: ChildLoop: AsyncSQL: retrying
SYSERR: May 3 23:41:27 :: ChildLoop: AsyncSQL: query failed: Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2) (query: INSERT DELAYED INTO log (type, time, who, x, y, what, how, hint, ip) VALUES('CHARACTER', NOW(), 57702, 969569, 278457, 0, 'LOGOUT', '', '25.118.187.78') errno: 2002)
SYSERR: May 3 23:41:27 :: ChildLoop: AsyncSQL: retrying
SYSERR: May 3 23:44:45 :: SpawnGroupGroup: NOT_EXIST_GROUP_GROUP_VNUM(1093) MAP(207)
SYSERR: May 4 00:16:09 :: socket_connect: HOST localhost:15000, could not connect.
Auth Syerrs:

Quote:
SYSERR: May 4 00:20:31 :: socket_connect: HOST localhost:15000, could not connect.
SYSERR: May 4 00:24:32 :: socket_bind: bind: Address already in use
SYSERR: May 4 00:25:16 :: hupsig: SIGHUP, SIGINT, SIGTERM signal has been received. shutting down.
SYSERR: May 4 00:25:57 :: socket_connect: HOST localhost:15000, could not connect.
SYSERR: May 4 00:33:51 :: hupsig: SIGHUP, SIGINT, SIGTERM signal has been received. shutting down.
SYSERR: May 4 00:46:25 :: socket_connect: HOST localhost:15000, could not connect.
Desweiteren zeigt Mir virtual pc das hier an ! :

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

Wie behebe ich dieses Problem?
05/04/2013 01:25 LEL0UCH'#2
Quote:
Originally Posted by baris1000 View Post
Syerrs von Game99 :
Quote:
SYSERR: May 3 23:41:25 :: SpawnGroupGroup: NOT_EXIST_GROUP_GROUP_VNUM(1093) MAP(207)
SYSERR: May 3 23:41:27 :: hupsig: SIGHUP, SIGINT, SIGTERM signal has been received. shutting down.
SYSERR: May 3 23:44:35 :: SpawnGroupGroup: NOT_EXIST_GROUP_GROUP_VNUM(1093) MAP(207)
SYSERR: May 3 23:46:49 :: SpawnGroupGroup: NOT_EXIST_GROUP_GROUP_VNUM(1093) MAP(207)
SYSERR: May 4 00:16:09 :: socket_connect: HOST localhost:15000, could not connect.
Das heißt, du hast in irgendeiner Map, die die Indexzahl 207 hat eine Monster-Gruppe angegeben, die es garnicht existiert. Schau mal in deiner Map-Index nach der Zahl 207, so siehst du, welche Map es ist und wenn du es gefunden hast, guckst du nach der VNUM "1093" und löschst es.

Quote:
Originally Posted by baris1000 View Post
Syerss von Channel1:
Quote:
SYSERR: May 3 23:41:27 :: hupsig: SIGHUP, SIGINT, SIGTERM signal has been received. shutting down.
SYSERR: May 3 23:41:27 :: ChildLoop: AsyncSQL: query failed: Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2) (query: INSERT DELAYED INTO log (type, time, who, x, y, what, how, hint, ip) VALUES('CHARACTER', NOW(), 57702, 969569, 278457, 0, 'LOGOUT', '', '25.118.187.78') errno: 2002)
SYSERR: May 3 23:41:27 :: ChildLoop: AsyncSQL: retrying
SYSERR: May 3 23:41:27 :: ChildLoop: AsyncSQL: query failed: Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2) (query: INSERT DELAYED INTO log (type, time, who, x, y, what, how, hint, ip) VALUES('CHARACTER', NOW(), 57702, 969569, 278457, 0, 'LOGOUT', '', '25.118.187.78') errno: 2002)
SYSERR: May 3 23:41:27 :: ChildLoop: AsyncSQL: retrying
SYSERR: May 3 23:44:45 :: SpawnGroupGroup: NOT_EXIST_GROUP_GROUP_VNUM(1093) MAP(207)
SYSERR: May 4 00:16:09 :: socket_connect: HOST localhost:15000, could not connect.
Fehler beim Verbinden mit dem Datenbank. Deine "log"-Datenbank ist kaputt.

Quote:
Originally Posted by baris1000 View Post
Auth Syerrs:
Quote:
SYSERR: May 4 00:20:31 :: socket_connect: HOST localhost:15000, could not connect.
SYSERR: May 4 00:24:32 :: socket_bind: bind: Address already in use
SYSERR: May 4 00:25:16 :: hupsig: SIGHUP, SIGINT, SIGTERM signal has been received. shutting down.
SYSERR: May 4 00:25:57 :: socket_connect: HOST localhost:15000, could not connect.
SYSERR: May 4 00:33:51 :: hupsig: SIGHUP, SIGINT, SIGTERM signal has been received. shutting down.
SYSERR: May 4 00:46:25 :: socket_connect: HOST localhost:15000, could not connect.
Nichts schlimmes.
05/04/2013 01:29 baris1000#3
wie repariere ich die log datenbank? ich komm grad auch nichtmal mehr navicat rein..
05/04/2013 01:34 Red Firestar#4
Ja entweder du hast dir Public Files gedownloadet die schon im Arsch waren und du hast die geownt und wenn du es warst und kein Backup hast würde ich alles von neu machen.
05/04/2013 02:47 Skyƒusioη#5
Du must die Mysql User an die Config anpassen.
Wenn du nicht weißt wie in Skype adden: skyfusion.epvp
05/04/2013 12:14 baris1000#6
Skyfusion ich hab dich bereits in skype :) reflexx59