Local server setup do config login and eqhost setup?
Sorry i could not delete other post
I can see the server is up in EQ client but it gives error on connect, cannot connect to server
login "auto_create_accounts": true
i tried with firewall down same thing. i tried both 5998 and 5999 in config file and eq host
using my ip in eq host and also in config
eqemu_config.json paste
{
"server": {
"zones": {
"defaultstatus": "0",
"ports": {
"low": "7000",
"high": "7400"
}
},
"qsdatabase": {
"db": "peq",
"host": "mariadb",
"port": "3306",
"username": "eqemu",
"password": "password"
},
"ucs": {
"host": "",
"port": "7778"
},
"world": {
"api": {
"enabled": false
},
"localaddress": "127.0.0.1",
"loginserver1": {
"port": "5998",
"account": "",
"password": "",
"host": "IPv4 Address",
"legacy": "1"
},
"tcp": {
"ip": "0.0.0.0",
"port": "9001"
},
"telnet": {
"ip": "0.0.0.0",
"port": "9000",
"enabled": "true"
},
"key": "somelongrandomstring12345asdfffff",
"shortname": "Akkas Docker PEQ Installer",
"longname": "Akka's Windows PEQ Installer [OLVTp]",
"loginserver3": {
"account": "",
"password": "",
"host": "IPv4 Address",
"port": "5998"
}
},
"database": {
"db": "peq",
"host": "127.0.0.1",
"port": "3306",
"username": "eqemu",
"password": "my password"
},
"files": {
"opcodes": "assets/opcodes/opcodes.conf",
"mail_opcodes": "assets/opcodes/mail_opcodes.conf"
},
"directories": {
"patches": "assets/patches/",
"opcodes": "assets/opcodes/"
}
},
"web-admin": {
"application": {
"admin": {}
},
"launcher": {
"runSharedMemory": true,
"runLoginserver": false,
"runQueryServ": false,
"isRunning": false,
"minZoneProcesses": 10,
"staticZones": "butcher,erudnext,freporte,qeynos,freeporte,oot,ic eclad,nro,oasis,nedaria,abysmal,natimbi,timorous,f iriona,overthere",
"updateOpcodesOnStart": true,
"deleteLogFilesOlderThanDays": 7
},
"quests": {
"hotReload": true
},
"serverCodePath": "/home/eqemu/code/"
},
"spire": {
"encryption_key": "xxxxxx",
"http_port": 3007,
"launcher_start": false
}
}
login paste
{
"database": {
"host": "127.0.0.1",
"port": "3306",
"db": "peq",
"user": "eqemu",
"password": "password"
},
"account": {
"auto_create_accounts": true
},
"worldservers": {
"unregistered_allowed": true,
"show_player_count": false,
"dev_test_servers_list_bottom": false,
"special_character_start_list_bottom": false,
"reject_duplicate_servers": false
},
"web_api": {
"enabled": true,
"port": 6000
},
"security": {
"mode": 14,
"allow_password_login": true,
"allow_token_login": true
},
"logging": {
"trace": false,
"world_trace": false,
"dump_packets_in": false,
"dump_packets_out": false
},
"client_configuration": {
"titanium_port": 5998,
"titanium_opcodes": "assets/opcodes/login_opcodes.conf",
"sod_port": 5999,
"sod_opcodes": "assets/opcodes/login_opcodes_sod.conf",
"display_expansions": true,
"max_expansions_mask": 524287
}
}
eqhost paste
[LoginServer]
Host=IPv4 Address:5998
F:\EverQuest\eqgame.exe Patchme
server start
server_start.bat
then i open spire
then i restart with login server and questserver which questserver is red not running
this is about my 10th server since 2005 but this time 7 hrs in cant get connnect
any advise please appreaciated.
|