socket_connect: HOST localhost:15000, could not connect.
hey epvp ,
well , i am facing this problem . lot of others do and Please who knows the solutions post it so we could benefit.
Thanks in advance
Story : i was fixing some weapons stats serverside and client . after reboot , it gave me a strange "failed to connect to server" client side
Checked log, here it is :
Quote:
SYSERR: Jun 8 10:08:32 :: hupsig: SIGHUP, SIGINT, SIGTERM signal has been received. shutting down.
SYSERR: Jun 8 23:11:08 :: socket_connect: HOST localhost:15000, could not connect.
SYSERR: Jun 8 23:14:12 :: hupsig: SIGHUP, SIGINT, SIGTERM signal has been received. shutting down.
SYSERR: Jun 8 23:42:25 :: socket_connect: HOST localhost:15000, could not connect.
SYSERR: Jun 9 11:27:57 :: socket_connect: HOST localhost:15000, could not connect.
SYSERR: Jun 9 11:31:52 :: hupsig: SIGHUP, SIGINT, SIGTERM signal has been received. shutting down.
SYSERR: Jun 9 11:33:34 :: socket_connect: HOST localhost:15000, could not connect.
SYSERR: Jun 9 11:35:56 :: hupsig: SIGHUP, SIGINT, SIGTERM signal has been received. shutting down.
SYSERR: Jun 9 11:37:25 :: socket_connect: HOST localhost:15000, could not connect.
SYSERR: Jun 9 13:30:03 :: socket_connect: HOST localhost:15000, could not connect.
SYSERR: Jun 9 13:36:36 :: hupsig: SIGHUP, SIGINT, SIGTERM signal has been received. shutting down.
SYSERR: Jun 9 13:37:55 :: socket_connect: HOST localhost:15000, could not connect.
SYSERR: Jun 9 13:41:23 :: hupsig: SIGHUP, SIGINT, SIGTERM signal has been received. shutting down.
SYSERR: Jun 9 13:42:41 :: socket_connect: HOST localhost:15000, could not connect.
SYSERR: Jun 10 14:09:29 :: socket_connect: HOST localhost:15000, could not connect.
SYSERR: Jun 10 14:21:01 :: hupsig: SIGHUP, SIGINT, SIGTERM signal has been received. shutting down.
SYSERR: Jun 10 15:05:12 :: socket_connect: HOST localhost:15000, could not connect.
Channel 1 :
Quote:
SYSERR: Jun 10 14:19:48 :: SpawnGroup: NOT_EXIST_GROUP_VNUM(2324) Map(80)
SYSERR: Jun 10 14:19:48 :: SpawnGroup: NOT_EXIST_GROUP_VNUM(2321) Map(80)
SYSERR: Jun 10 14:19:48 :: SpawnGroup: NOT_EXIST_GROUP_VNUM(2322) Map(80)
SYSERR: Jun 10 14:19:48 :: SpawnGroup: NOT_EXIST_GROUP_VNUM(2321) Map(80)
SYSERR: Jun 10 14:19:48 :: SpawnGroup: NOT_EXIST_GROUP_VNUM(2320) Map(80)
SYSERR: Jun 10 14:19:48 :: SpawnGroup: NOT_EXIST_GROUP_VNUM(2320) Map(80)
SYSERR: Jun 10 14:19:48 :: SpawnGroup: NOT_EXIST_GROUP_VNUM(2321) Map(80)
SYSERR: Jun 10 14:19:48 :: SpawnGroup: NOT_EXIST_GROUP_VNUM(2322) Map(80)
SYSERR: Jun 10 14:19:48 :: SpawnGroup: NOT_EXIST_GROUP_VNUM(2324) Map(80)
SYSERR: Jun 10 14:19:48 :: SpawnGroup: NOT_EXIST_GROUP_VNUM(2322) Map(80)
SYSERR: Jun 10 14:19:48 :: SpawnGroup: NOT_EXIST_GROUP_VNUM(2323) Map(80)
SYSERR: Jun 10 14:19:48 :: SpawnGroup: NOT_EXIST_GROUP_VNUM(2322) Map(80)
SYSERR: Jun 10 14:19:48 :: SpawnGroup: NOT_EXIST_GROUP_VNUM(2322) Map(80)
SYSERR: Jun 10 14:21:01 :: hupsig: SIGHUP, SIGINT, SIGTERM signal has been received. shutting down.
SYSERR: Jun 10 14:19:48 :: SpawnGroup: NOT_EXIST_GROUP_VNUM(2324) Map(80)
SYSERR: Jun 10 14:19:48 :: SpawnGroup: NOT_EXIST_GROUP_VNUM(2321) Map(80)
SYSERR: Jun 10 14:19:48 :: SpawnGroup: NOT_EXIST_GROUP_VNUM(2322) Map(80)
SYSERR: Jun 10 14:19:48 :: SpawnGroup: NOT_EXIST_GROUP_VNUM(2321) Map(80)
SYSERR: Jun 10 14:19:48 :: SpawnGroup: NOT_EXIST_GROUP_VNUM(2320) Map(80)
SYSERR: Jun 10 14:19:48 :: SpawnGroup: NOT_EXIST_GROUP_VNUM(2320) Map(80)
SYSERR: Jun 10 14:19:48 :: SpawnGroup: NOT_EXIST_GROUP_VNUM(2321) Map(80)
SYSERR: Jun 10 14:19:48 :: SpawnGroup: NOT_EXIST_GROUP_VNUM(2322) Map(80)
SYSERR: Jun 10 14:19:48 :: SpawnGroup: NOT_EXIST_GROUP_VNUM(2324) Map(80)
SYSERR: Jun 10 14:19:48 :: SpawnGroup: NOT_EXIST_GROUP_VNUM(2322) Map(80)
SYSERR: Jun 10 14:19:48 :: SpawnGroup: NOT_EXIST_GROUP_VNUM(2323) Map(80)
SYSERR: Jun 10 14:19:48 :: SpawnGroup: NOT_EXIST_GROUP_VNUM(2322) Map(80)
SYSERR: Jun 10 14:19:48 :: SpawnGroup: NOT_EXIST_GROUP_VNUM(2322) Map(80)
Fehlerbehebung: Such in dem Map-Ordner im Index nach der Zahl: 80
und guck, welche Map es ist, geh in die Map rein und lösch in der regen.txt
die Mobs, mit der VNUM 2320 - 2324, oder erstell eine Mob Gruppe selbst.
Thank you for your reply , google translate is not working for me . but as i understood , i look in regen.txt in map indexed 80 for this spawn group
but each time , it gives me a different map index.
so i guess the error is comming from auth part?
[Fehler] socket_connect HOST localhost 15000 02/16/2013 - Metin2 Private Server - 6 Replies Hey,
ich habe zuletzt meine item_proto überarbeitet:
DROP TABLE IF EXISTS `item_proto`;
CREATE TABLE `item_proto` (
`vnum` int(11) unsigned NOT NULL DEFAULT '0',
`name` varbinary(24) NOT NULL DEFAULT 'Noname ',
`local_name` varbinary(24) NOT NULL DEFAULT 'Noname ',
`type` tinyint(2) NOT NULL DEFAULT '0',
[ROOT] socket_connect: HOST localhost:15000, could not connect. 10/09/2012 - Metin2 Private Server - 2 Replies Hi comm,
meine Auth-Syserr wird damit voll -.-
Und in Putty kommt eben dementsprechend immer:
Weis einer wie ich das behebe? Danke:confused::confused: