Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

[CentOS] Ultimate guide to setting up and using your Aura Kingdom Server

Junior Spellweaver
Joined
Dec 20, 2014
Messages
107
Reaction score
29
I wouldn't exactly call this an "ultimate" guide because it doesn't cover a bunch of things.



For example, what's this "long string"?
What's this "first part" and "last part"?
Shouldn't IPADDR and GATEWAY be the same?

If the IP shown on "inetaddr" after entering ifconfig in the terminal of centos is not whatever was set on IPADDR in the ifcfg file, then what to do to fix that?

An "ultimate" guide covers literally everything in detail but this one doesn't clarify a bunch of things and, like almost every other guide on this forum, has no troubleshooting for things that are not perfectly clear.
Okay, networking stuff is tricky but I'll do my best to help.

First, if you wanna be 100% sure of your IP, open command prompt and type in "ipconfig". You can open command prompt by hitting the Windows key and just typing in "cmd" without quotes. This is assuming your primary computer is Windows of course. Anyways, you'll find a field called "IPv4 Address" - this is your computers IP.

In networking, computers need to be in the same "neighborhood" to be considered on a LAN. My explanation stops here because things quickly get very complicated if we want to discuss the finer points. But suffice it to say - in ALMOST every home network your neighborhood is the first three sections of the IP Address. So if your IP is 192.168.1.20, your home LAN is 192.168.1.x.

You need to give your VM an address on this network but you want to make sure you don't hit any other devices. The easiest way to achieve this is to pick a random address, something like 192.168.1.157 for example, and then ping it. To ping the address, open command prompt (or use the previous session) and type "ping 192.168.1.157" without quotes. It should fail to ping. If it fails, the address should be good to use.

I am going to stop here and hopefully this is not already overwhelming. If you do want more info, feel free to PM me.

OH! To answer last question, typically GATEWAY and IPADDR should not be the same. Because this is a virtual connection and a LAN only thing GATEWAY probably doesn't matter. Typically GATEWAY is the address of your router. If this information is incorrect for this particular situation I apologize, I have not installed everything yet.
Source: Network engineer :p
 
Last edited:
Newbie Spellweaver
Joined
Jun 25, 2015
Messages
81
Reaction score
6
port 22? use port 5432
Try all, can't.
5432/22/3306/ blah blah...........:"<
Edit : It's work now, just reinstall, maybe i get some wrong when setup it b4 :">
 
Last edited:
Skilled Illusionist
Joined
Jul 20, 2016
Messages
362
Reaction score
44
Okay, networking stuff is tricky but I'll do my best to help.

First, if you wanna be 100% sure of your IP, open command prompt and type in "ipconfig". You can open command prompt by hitting the Windows key and just typing in "cmd" without quotes. This is assuming your primary computer is Windows of course. Anyways, you'll find a field called "IPv4 Address" - this is your computers IP.

In networking, computers need to be in the same "neighborhood" to be considered on a LAN. My explanation stops here because things quickly get very complicated if we want to discuss the finer points. But suffice it to say - in ALMOST every home network your neighborhood is the first three sections of the IP Address. So if your IP is 192.168.1.20, your home LAN is 192.168.1.x.

You need to give your VM an address on this network but you want to make sure you don't hit any other devices. The easiest way to achieve this is to pick a random address, something like 192.168.1.157 for example, and then ping it. To ping the address, open command prompt (or use the previous session) and type "ping 192.168.1.157" without quotes. It should fail to ping. If it fails, the address should be good to use.

I am going to stop here and hopefully this is not already overwhelming. If you do want more info, feel free to PM me.

OH! To answer last question, typically GATEWAY and IPADDR should not be the same. Because this is a virtual connection and a LAN only thing GATEWAY probably doesn't matter. Typically GATEWAY is the address of your router. If this information is incorrect for this particular situation I apologize, I have not installed everything yet.
Source: Network engineer :p

Rare to see such a detailed answer on this forum, thanks. Have to download the files again because I didn't pay attention to what I threw in the trash but I'll keep that info in mind.
 
Newbie Spellweaver
Joined
Apr 28, 2017
Messages
65
Reaction score
2
Hi I have the following error at startup :huh:

 

Attachments

You must be registered for see attachments list
Newbie Spellweaver
Joined
Aug 20, 2016
Messages
97
Reaction score
4
hey anyone can help mke to set up a server ? if anyone got discord give me user name
 
Newbie Spellweaver
Joined
Jul 4, 2016
Messages
6
Reaction score
1
when trying to install postgresql CentOS returns me this error of the image: anyone know any solution to this?

CentOS Version: CentOS 6.5 x86 64 minimal
 
Newbie Spellweaver
Joined
Apr 14, 2015
Messages
6
Reaction score
0
how i solve this? ;-;



Cannot open: . Skipping.Error: Nothing to do
 
Newbie Spellweaver
Joined
Oct 20, 2013
Messages
17
Reaction score
0
yum install postgresql93-server postgresql93-contrib Skipping.Error: Nothing to do
 
Joined
Jan 24, 2007
Messages
651
Reaction score
323
use this version of centos
CentOS-6.8-x86_64-minimal

and use this command line.
Code:
yum install http://yum.postgresql.org/9.3/redhat/rhel-6-x86_64/pgdg-centos93-9.3-3.noarch.rpm
yum install postgresql93-server postgresql93-contrib
 
Newbie Spellweaver
Joined
Oct 20, 2013
Messages
17
Reaction score
0


You can do this.?
 
Last edited:
Newbie Spellweaver
Joined
Mar 19, 2017
Messages
8
Reaction score
0
Having some trouble with a few little things and any help would be appreciated. Everything seems to work out fine until I try to patch the server files with AKTools. After setting up the fix folder and converting, I get no action with the hex files command. It does not appear the server files are patching. So I'm stuck there :-/

Also, where does this script go?
date +%Y%m%d -s "20160909"
I used the command: date -s "9 OCT 2016 09:09:09" in Putty, is this good enough?
 
Newbie Spellweaver
Joined
Jul 14, 2017
Messages
7
Reaction score
0
After patch files i got this error, can anyone help me pls, im just localy


i did check date and postgres access

solved, i was using debian SO. now i used centos 6
 
Last edited:
Newbie Spellweaver
Joined
Jan 20, 2020
Messages
12
Reaction score
0
Is not work for me , i try all method for fix this and not obtained fix , have a discord for contact you? im desesperate for fix this error T.T i try for 4 days..



service iptables stop
service postgresql-9.3 restart

Is not work for me , i try all method for fix this and not obtained fix , have a discord for contact you? im desesperate for fix this error T.T i try for 4 days..
 
Newbie Spellweaver
Joined
Apr 28, 2017
Messages
65
Reaction score
2
hello
can you tell me where the error comes from please


[root@vmi355760 ~]# chmod 777 /root -R
[root@vmi355760 ~]# service postgresql-9.3 initdb
The service command supports only basic LSB actions (start, stop, restart, try-restart, reload, force-reload, status). For other actions, please try to use systemctl.


resolved thx

[h=2]Complete Errors Guide[/h]


 
Last edited:
Joined
Oct 14, 2008
Messages
1,277
Reaction score
249
Client pop's up a BOX with message "System Error".
Server Log error when i try to connect with account.
44,2020/04/04 21:09:52,TCP <0x19B8EC0:12>: connected from (null) [95.143.228.254].
45,2020/04/04 21:09:52,EVAL(3.843856 secs): {Network I/O}
46,2020/04/04 21:09:52,EVAL(3.844104 secs): {Main Loop}
47,2020/04/04 21:09:52,Add New Epoll 12
48,2020/04/04 21:09:52,TCP <0x19B8EC0:12>: connection from '95.143.228.254' encrypted.
49,2020/04/04 21:09:52,[EVENT] Bind AccountName: [test] with SessionID: [1] in NE_CL_ServerLoginAccount.
50,2020/04/04 21:09:52,[EVENT] CheckSendCount: [1] SendCnt[0] < SendMaxCnt[10]
51,2020/04/04 21:09:52,[EVENT] Send AccountLogin AccountName: [test] SendCnt[1] with SessionID: [1] Queue[0] in NE_CL_ServerLoginAccount.
52,2020/04/04 21:09:52,[NE_CL_ServerLoginAccount.cc:86],[DEBUG] [ 95.143.228.254:(null) ] Name: [test], Version: [003.005.01.04]


53,2020/04/04 21:09:52,[NC_G_ClientAccountLogin.cc:10],CNE_G_ClientAccountLogin ReturnCode=1
54,2020/04/04 21:09:52,[Main.cc:467],[ERROR] This username: [test] is already using with WRONG account id.

55,2020/04/04 21:09:52,[EVENT] CheckLoginQueue: SendCnt[0]
56,2020/04/04 21:09:54,EVAL(2.091508 secs): {Network I/O}
57,2020/04/04 21:09:54,EVAL(2.091527 secs): {Main Loop}
58,2020/04/04 21:09:54,[EVENT] Update population of 2 servers.
59,2020/04/04 21:09:58,TCP <0x19B8EC0:12>: FillBuffer (95.143.228.254 recv 0)
60,2020/04/04 21:09:58,TCP <0x19B8EC0:12>: FillState = LP_READ_ERROR.
61,2020/04/04 21:09:58,TCP <0x19B8EC0:12>: (null) [95.143.228.254] lost link.
62,2020/04/04 21:09:58,[Session.cc:149],Call Interface.Get (0x198CB80)->Lost ()

63,2020/04/04 21:09:58,EVAL(3.578067 secs): {Network I/O}
64,2020/04/04 21:09:58,EVAL(3.578253 secs): {Main Loop}
65,2020/04/04 21:09:58,Erase Socket 12
66,2020/04/04 21:09:58,TCP <0x19B8EC0:12>: connection real-closed.
67,2020/04/04 21:09:58,SOCKET 12: closed.
68,2020/04/04 21:09:58,Clean Session 0x19B50C0
69,2020/04/04 21:09:58,SOCKET 12: accepted by 8
70,2020/04/04 21:09:58,TCP <0x19B8E40:12>: connected from (null) [95.143.228.254].
71,2020/04/04 21:09:58,Add New Epoll 12
72,2020/04/04 21:09:58,TCP <0x19B8E40:12>: connection from '95.143.228.254' encrypted.
73,2020/04/04 21:09:59,[EVENT] Bind AccountName: [test] with SessionID: [2] in NE_CL_ServerLoginAccount.
74,2020/04/04 21:09:59,[EVENT] CheckSendCount: [2] SendCnt[0] < SendMaxCnt[10]
75,2020/04/04 21:09:59,[EVENT] Send AccountLogin AccountName: [test] SendCnt[1] with SessionID: [2] Queue[0] in NE_CL_ServerLoginAccount.
76,2020/04/04 21:09:59,[NE_CL_ServerLoginAccount.cc:86],[DEBUG] [ 95.143.228.254:(null) ] Name: [test], Version: [003.005.01.04]


77,2020/04/04 21:09:59,[NC_G_ClientAccountLogin.cc:10],CNE_G_ClientAccountLogin ReturnCode=1
78,2020/04/04 21:09:59,[Main.cc:467],[ERROR] This username: [test] is already using with WRONG account id.

79,2020/04/04 21:09:59,[EVENT] CheckLoginQueue: SendCnt[0]
80,2020/04/04 21:10:00,EVAL(1.706328 secs): {Network I/O}
81,2020/04/04 21:10:00,EVAL(1.706355 secs): {Main Loop}
82,2020/04/04 21:10:00,[EVENT] Update population of 2 servers.
83,2020/04/04 21:10:02,TCP <0x19B8E40:12>: FillBuffer (95.143.228.254 recv 0)
84,2020/04/04 21:10:02,TCP <0x19B8E40:12>: FillState = LP_READ_ERROR.
85,2020/04/04 21:10:02,TCP <0x19B8E40:12>: (null) [95.143.228.254] lost link.
86,2020/04/04 21:10:02,[Session.cc:149],Call Interface.Get (0x198CA30)->Lost ()

87,2020/04/04 21:10:02,EVAL(2.137802 secs): {Network I/O}
88,2020/04/04 21:10:02,EVAL(2.137985 secs): {Main Loop}
89,2020/04/04 21:10:02,Erase Socket 12
90,2020/04/04 21:10:02,TCP <0x19B8E40:12>: connection real-closed.
91,2020/04/04 21:10:02,SOCKET 12: closed.
92,2020/04/04 21:10:02,Clean Session 0x19B50C0
Edit: I created a new account and with the new account i'm getting: Account name or password are incorrect, i used the AKTools for the MD5 has for password for the 'pwd' column, and added the text password in 'Password' column...it says incorrect pass or acc....
 

Attachments

You must be registered for see attachments list
Last edited:
Back
Top