Jump to content
  • 0

[SOLVED] Server is up without any error BUT....


namerpus18

Question


  • Group:  Members
  • Topic Count:  40
  • Topics Per Day:  0.07
  • Content Count:  107
  • Reputation:   5
  • Joined:  11/15/22
  • Last Seen:  

Good day everyone,

 

I am currently trying to make a server online thru google VPS, I managed to make it running so far but can't connect to it.

Already tried different configs out there. I can't see the problem because it seems to be working but I cannot connect. Thank you guys.

SUBNET_ATHENA:
subnet: 255.255.255.0:"VPS WAN IP":"VPS WAN IP"

CHAR_CONF
login_ip: 127.0.0.1
char_ip: "VPS WAN IP"

INTER_CONF
// MySQL Login server
login_server_ip: 127.0.0.1
login_server_port: 3306
login_server_id: "USER"
login_server_pw: "PASS"
login_server_db: ragnarok
login_codepage:
login_case_sensitive: no

ipban_db_ip: 127.0.0.1
ipban_db_port: 3306
ipban_db_id: "USER"
ipban_db_pw: "PASS"
ipban_db_db: ragnarok
ipban_codepage:

// MySQL Character server
char_server_ip: 127.0.0.1
char_server_port: 3306
char_server_id: "USER"
char_server_pw: "PASS"
char_server_db: ragnarok

// MySQL Map Server
map_server_ip: 127.0.0.1
map_server_port: 3306
map_server_id: "USER"
map_server_pw: "PASS"
map_server_db: ragnarok

// MySQL Web Server
web_server_ip: 127.0.0.1
web_server_port: 3306
web_server_id: "USER"
web_server_pw: "PASS"
web_server_db: ragnarok

// MySQL Log Database
log_db_ip: 127.0.0.1
log_db_port: 3306
log_db_id: "USER"
log_db_pw: "PASS"
log_db_db: ragnarok
log_codepage:
log_login_db: loginlog

MAP_CONF
char_ip: 127.0.0.1
map_ip: "VPS WAN IP"

SCLIENT:
<?xml version="1.0" encoding="euc-kr" ?>
<clientinfo>
	<desc>Ragnarok Client Information</desc>
	<servicetype>korea</servicetype>
	<servertype>primary</servertype>
	<connection>
		<display>Local</display>
      		<address>"VPS WAN IP"</address>
      		<port>6900</port>
      		<version>55</version>
      		<langtype>0</langtype>
		<registrationweb>www.ragnarok.com</registrationweb>
		<loading>
			<image>loading00.jpg</image>
			<image>loading01.jpg</image>
			<image>loading02.jpg</image>
			<image>loading03.jpg</image>
			<image>loading04.jpg</image>
			<image>loading05.jpg</image>
			<image>loading06.jpg</image>
		</loading>
   	</connection>
</clientinfo>


rAthena is starting...
            (c) 2021 rAthena Project


checking...
Check complete.
Looks like a good, nice rAthena!
Logging is disabled
Server 'login-server' started at 08-16-22:52-29
Server 'char-server' started at 08-16-22:52-29
[Status]: Memory manager initialised: log/login-server.leaks
[Status]: Memory manager initialised: log/char-server.leaks


                   rAthena Development Team presents
                      ___   __  __
                _____/   | / /_/ /_  ___  ____  ____ _
               / ___/ /| |/ __/ __ \/ _ \/ __ \/ __ `/
              / /  / ___ / /_/ / / /  __/ / / / /_/ /
             /_/  /_/  |_\__/_/ /_/\___/_/ /_/\__,_/

                     http://rathena.org/board/

[Info]: Git Hash: 'd4c7614d80bca48cf1b829afef5be4aee45b16a4'


                   rAthena Development Team presents
                      ___   __  __
                _____/   | / /_/ /_  ___  ____  ____ _
               / ___/ /| |/ __/ __ \/ _ \/ __ \/ __ `/
              / /  / ___ / /_/ / / /  __/ / / / /_/ /
             /_/  /_/  |_\__/_/ /_/\___/_/ /_/\__,_/

                     http://rathena.org/board/

[Info]: Git Hash: 'd4c7614d80bca48cf1b829afef5be4aee45b16a4'
[Info]: Server uses 'select' as event dispatcher
Server 'map-server' started at 08-16-22:52-29
[Info]: Server supports up to '1024' concurrent connections.
[Status]: Login server binding IP address : 127.0.0.1 -> 127.0.0.1
[Info]: Finished reading conf/import/inter_conf.txt.
[Info]: Finished reading conf/inter_athena.conf.
[Info]: Finished reading conf/import/login_conf.txt.
[Info]: Finished reading conf/login_athena.conf.
[Info]: Done reading '23' messages in 'conf/msg_conf/login_msg.conf'.
[Info]: Server uses 'select' as event dispatcher
[Info]: Server supports up to '1024' concurrent connections.
[Status]: Login server IP address : 127.0.0.1 -> 127.0.0.1
[Status]: Character server IP address : 35.213.XXX.XX -> 35.213.XXX.XX
Server 'web-server' started at 08-16-22:52-29
rAthena was started.
[Status]: Login server IP address : 127.0.0.1 -> 127.0.0.1
[Status]: Character server IP address : 35.213.XXX.XX -> 35.213.XXX.XX
[Info]: Done reading conf/import/char_conf.txt.
[Info]: Done reading conf/char_athena.conf.
[Info]: Done reading conf/import/inter_conf.txt.
[Info]: Done reading conf/inter_athena.conf.
annie12@instance-1:~/rathena$ [Info]: Done reading '169' messages in 'conf/msg_conf/char_msg.conf'.
[Info]: Done reading conf/import/inter_conf.txt.
[Info]: Done reading conf/inter_athena.conf.
[Info]: Connect Character DB server.... (Character Server)
[Status]: Memory manager initialised: log/web-server.leaks


                   rAthena Development Team presents
                      ___   __  __
                _____/   | / /_/ /_  ___  ____  ____ _
               / ___/ /| |/ __/ __ \/ _ \/ __ \/ __ `/
              / /  / ___ / /_/ / / /  __/ / / / /_/ /
             /_/  /_/  |_\__/_/ /_/\___/_/ /_/\__,_/

                     http://rathena.org/board/

[Info]: Git Hash: 'd4c7614d80bca48cf1b829afef5be4aee45b16a4'
[Info]: Server uses 'select' as event dispatcher
[Info]: Server supports up to '1024' concurrent connections.
[Info]: Finished reading conf/import/web_conf.txt.
[Info]: Finished reading conf/web_athena.conf.
[Info]: Done reading '0' messages in 'conf/msg_conf/web_msg.conf'.
[Info]: Done reading conf/import/inter_conf.txt.
[Info]: Done reading conf/inter_athena.conf.
[Info]: Connecting to the Login DB server.....
[Status]: Connect success! (Login Server Connection)
[Info]: Connecting to the Char DB server.....
[Status]: Loading '1' entries in 'conf/inter_server.yml'
[Status]: Done reading '1' entries in 'conf/inter_server.yml'
[Status]: Connect success! (Char Server Connection)
[Info]: Connecting to the Map DB server.....
[Status]: Loading '49' entries in 'db/pre-re/exp_guild.yml'
[Status]: Done reading '49' entries in 'db/pre-re/exp_guild.yml'
[Info]: Ipban connection made.
[Info]: Clan loaded (1 - Swordman Clan)
[Info]: Clan loaded (2 - Arcwand Clan)
[Info]: Clan loaded (3 - Golden Mace Clan)
[Info]: Clan loaded (4 - Crossbow Clan)
[Status]: The login-server is ready (Server is listening on the port 6900).

[Status]: Connect success! (Map Server Connection)
[Info]: Connecting to the Web DB server.....
[Status]: Finished Reading GeoIP Database.
[Status]: Characters per Account: '0'.
[Info]: Start checking DB integrity
[Status]: Memory manager initialised: log/map-server.leaks


                   rAthena Development Team presents
                      ___   __  __
                _____/   | / /_/ /_  ___  ____  ____ _
               / ___/ /| |/ __/ __ \/ _ \/ __ \/ __ `/
              / /  / ___ / /_/ / / /  __/ / / / /_/ /
             /_/  /_/  |_\__/_/ /_/\___/_/ /_/\__,_/

                     http://rathena.org/board/

[Info]: Git Hash: 'd4c7614d80bca48cf1b829afef5be4aee45b16a4'
[Status]: Connect success! (Web Server Connection)
[Status]: Starting server...
[Debug]: Web server not running, sleeping 1 second.
[Info]: Server uses 'select' as event dispatcher
[Info]: DB integrity check finished with success
[Status]: The char-server is ready (Server is listening on the port 6121).

[Info]: Server supports up to '1024' concurrent connections.
[Info]: Char Server IP Address : '127.0.0.1' -> '127.0.0.1'.
[Info]: Map Server IP Address : '35.213.XXX.XX' -> '35.213.XXX.XX'.
[Info]: Char Server IP Address : '127.0.0.1' -> '127.0.0.1'.
[Info]: Map Server IP Address : '35.213.XXX.XX' -> '35.213.XXX.XX'.
[Status]: Using SQL dbs: yes
[Info]: Logging item transactions to table 'picklog'.
[Info]: Logging commands to table 'atcommandlog'.
[Info]: Logging 'logmes' messages to table 'npclog'.
[Info]: Logging Cash transactions to table 'cashlog'.
[Info]: Logging Feeding items to table 'feedinglog'.
[Info]: Connecting to the Map DB Server....
[Status]: Connect success! (Map Server Connection)
[Info]: [SQL]: Connecting to the Log Database ragnarok At 127.0.0.1...
[Status]: [SQL]: Successfully 'connected' to Database 'ragnarok'.
[Status]: Loading maps (using db/import/map_cache.dat as map cache)...
[Status]: Loading maps (using db/pre-re/map_cache.dat as map cache)...
[Status]: Loading maps (using db/map_cache.dat as map cache)...
[Status]: Loading 1179 maps.
[Info]: Successfully loaded '1179' maps.
[Info]: Done reading '0' messages in 'conf/msg_conf/import/map_msg_eng_conf.txt'.
[Info]: Done reading '1271' messages in 'conf/msg_conf/map_msg.conf'.
[Status]: Loading '220' entries in 'conf/atcommands.yml'
[Status]: Done reading '220' entries in 'conf/atcommands.yml'
[Status]: Loading '4' entries in 'db/pre-re/instance_db.yml'
[Status]: Done reading '4' entries in 'db/pre-re/instance_db.yml'
[Status]: Using packet version: 20190605.
[Status]: Packet Obfuscation: Enabled. Keys: 0x00000000, 0x00000000, 0x00000000
[Status]: Loading '5' entries in 'db/const.yml'
[Status]: Done reading '5' entries in 'db/const.yml'
[Status]: Loading '6170' entries in 'item_db'
[Status]: Done reading '6170' entries in 'item_db'.
[Status]: Loading '64' entries in 'item_db2'
[Status]: Done reading '64' entries in 'item_db2'.
[Warning]: Item Ahura_Mazda (2199) is a shield and should have a view id. Defaulting to Guard...
[Warning]: Item Tuxedo is an armor, but does not have an armor level. Consider adding it. Defaulting to 1.
[Status]: Done reading '19' entries in 'db/pre-re/item_noequip.txt'.
[Status]: Done reading '0' entries in 'db/import/item_noequip.txt'.
[Info]: Attempt to connect to login-server...
[Status]: Connecting to 127.0.0.1:6900
[Info]: Connection request of the char-server 'rAthena' @ 35.213.XXX.XX:6121 (account: 'qwer', ip: '127.0.0.1')
[Notice]: Authentication accepted (account: qwer, id: 1, ip: 127.0.0.1)
[Status]: Connection of the char-server 'rAthena' accepted.
[Status]: Connected to login-server (connection #5).
[Status]: Awaiting maps from map-server.
[Status]: The web-server is ready (Server is listening on the port 8888).

[Status]: Loading '63' entries in 'db/pre-re/item_group_db.yml'
...
[Status]: Done loading '0' entries for '0' NPC Markets from 'market' table.
[Status]: Loading NPCs...
[Info]: Done loading '13035' NPCs:
        -'3095' Warps
        -'187' Shops
        -'9753' Scripts
        -'3911' Spawn sets
        -'40470' Mobs Cached
        -'0' Mobs Not Cached
[Status]: Event 'OnInit' executed with '1469' NPCs.
[Status]: Server is 'ready' and listening on port '5121'.

[Status]: Attempting to connect to Char Server. Please wait.
[Status]: Connecting to 127.0.0.1:6121
[Status]: Logging in to char server...
[Status]: Successfully logged on to Char Server (Connection: '7').
[Status]: Sending maps to char server...
[Status]: Event 'OnInterIfInit' executed with '0' NPCs.
[Status]: Event 'OnInterIfInitOnce' executed with '0' NPCs.
[Status]: Requested '34' guild castles from char-server...
[Status]: Map-Server 0 connected: 1179 maps, from IP 35.213.XXX.XX port 5121.
[Status]: Map-server 0 loading complete.
[Info]: Loaded guild castle (33 - guild 0)
...
[Info]: Loaded guild castle (28 - guild 0)
[Status]: Map-server connected to char-server 'rAthena' (whispername: Server).
[Status]: Map Server is now online.
[Info]: Received Fame List of '0' characters.
[Status]: Received '34' guild castles from char-server.
[Status]: Received '4' clans from char-server.

 

screen000.jpg

Edited by namerpus18
Link to comment
Share on other sites

4 answers to this question

Recommended Posts

  • 0

  • Group:  Members
  • Topic Count:  49
  • Topics Per Day:  0.01
  • Content Count:  1550
  • Reputation:   239
  • Joined:  08/03/12
  • Last Seen:  

Check the open ports for RO 6900,5121,6121, is it available for public.

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  40
  • Topics Per Day:  0.07
  • Content Count:  107
  • Reputation:   5
  • Joined:  11/15/22
  • Last Seen:  

30 minutes ago, Chaos92 said:

Check the open ports for RO 6900,5121,6121, is it available for public.

 

 

I open the server 6900 is closed, 5121 open,6121 open

Edited by namerpus18
Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  49
  • Topics Per Day:  0.01
  • Content Count:  1550
  • Reputation:   239
  • Joined:  08/03/12
  • Last Seen:  

1 hour ago, namerpus18 said:

 

 

I open the server 6900 is closed, 5121 open,6121 open

then if your login server is using 6900, you should open it or else u cant login.

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  40
  • Topics Per Day:  0.07
  • Content Count:  107
  • Reputation:   5
  • Joined:  11/15/22
  • Last Seen:  

4 minutes ago, Chaos92 said:

then if your login server is using 6900, you should open it or else u cant login.

I tried to remake everything and it is now working. Thank you 🙂 SOLVED

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...