[PROBLEM]With log in

02/10/2016 00:08 antreas11#1
Hello guys I have problem to log in at 40k serverfiles..

For example look :
[Only registered and activated users can see links. Click Here To Register...]r

and I go to login and look:
[Only registered and activated users can see links. Click Here To Register...]

I can login to navicat.. Only ingame doesn't login.

Please anyone know how to fix this. Thank you and sorry for my bad English.
02/10/2016 07:20 blackout85#2
tune the ports in the logininfo.py match the server?
02/14/2016 11:37 antreas11#3
i think yes look serverinfo and config ch1

Quote:
HOSTNAME: channel1_1
CHANNEL: 1
PORT: 13070
P2P_PORT: 50000
DB_PORT: 15000
DB_ADDR: 127.0.0.1
MAP_ALLOW: 1 3 4 5 21 23 24 25 41 43 44 45 61 62 63 64 65 66 67 119 120 121 200 208 216 301 302 303 304 351 352
TABLE_POSTFIX:
PASSES_PER_SEC: 25
SAVE_EVENT_SECOND_CYCLE: 180
PING_EVENT_SECOND_CYCLE: 180
PLAYER_SQL: localhost rage susta player
COMMON_SQL: localhost rage susta common
LOG_SQL: localhost rage susta log
NO_PK: 1
VIEW_RANGE: 6000
CHECK_MULTIHACK: 1
LOCALE_SERVICE: mexico
MAX_LEVEL: 105
adminpage_ip: 127.0.0.1
adminpage_password: 21279Hdfs432dsfqwa3e2qw4erKBdsaLJHGdsa323weqw
FN_log_adminpage: 1
mark_server 1
mark_min_level 1
traffic_profile: 1
empire_whisper: 1
user_limit: 1500
#hackshield_enable: 1
#hackshield_first_check_time: 10
#hackshield_check_cycle_time: 10
speedhack_limit_count: 40
speedhack_limit_bonus: 10
spam_block_duration: 10
spam_block_score: 10
spam_block_reload_cycle: 10
spam_block_max_level: 90
protect_normal_player: 1
SERVER_CHECK: 1/1
GOLD_DROP_TIME: 20
item_floor_time: 10
ITEM_OWNERSHIP_TIME: 10
GLOBAL_CHAT: 1/1
QUEST_TRIGGER_ENABLE: 1/0
SKILL_MASTER_UPGRADE: 17
MAX_HT: 90
MAX_IQ: 90
MAX_ST: 90
MAX_DX: 90
[quote]import app

app.ServerName = None

STATE_NONE = '...'

STATE_DICT = {
0 : '...',
1 : 'NORM',
2 : 'BUSY',
3 : 'FULL' }

SERVER1_CHANNEL_DICT = {
1:{'key':11,'name':'CH1 ','ip':'myip','tcp_port':13070,'udp_port':13070,'s tate':STATE_NONE,},
2:{'key':12,'name':'CH2 ','ip':'myip','tcp_port':13002,'udp_port':13002,'s tate':STATE_NONE,},
3:{'key':14,'name':'CH3 ','ip':'myip','tcp_port':13003,'udp_port':13003,'s tate':STATE_NONE,},
4:{'key':13,'name':'CH4 ','ip':'myip','tcp_port':13004,'udp_port':13004,'s tate':STATE_NONE,}
}


SERVER2_CHANNEL_DICT = {
1:{'key':21,'name':'CH1 ','ip':'myip','tcp_port':13070,'udp_port':13070,'s tate':STATE_NONE,},
2:{'key':22,'name':'CH2 ','ip':'myip','tcp_port':13002,'udp_port':13002,'s tate':STATE_NONE,},
3:{'key':23,'name':'CH3 ','ip':'myip','tcp_port':13003,'udp_port':13003,'s tate':STATE_NONE,},
4:{'key':24,'name':'CH4 ','ip':'myip','tcp_port':13004,'udp_port':13004,'s tate':STATE_NONE,}
}

REGION_NAME_DICT = {
0 : 'TAIWAN',
}

REGION_AUTH_SERVER_DICT = {
0 : {
1 : { 'ip':'myip', 'port':11002, },
2 : { 'ip':'myip', 'port':11002, },
}
}

REGION_DICT = {
0 : {
1 : { 'name' : 'Metin2 Rage', 'channel' : SERVER1_CHANNEL_DICT, },
2 : { 'name' : 'Servidor de pruebas', 'channel' : SERVER2_CHANNEL_DICT, },
},
}

MARKADDR_DICT = {
10 : { 'ip' : 'myip', 'tcp_port' : 13070, 'mark' : '10.tga', 'symbol_path' : '10', },
20 : { 'ip' : 'myip', 'tcp_port' : 13070, 'mark' : '10.tga', 'symbol_path' : '10', },
}

TESTADDR = { 'ip' : 'myip', 'tcp_port' : 50000, 'udp_port' : 50000, }

#DONE
02/15/2016 05:28 antreas11#4
now i have this problem

[Only registered and activated users can see links. Click Here To Register...]
stay to the log in