are you sure you use port 81 if you follow the tuto you use port 80
login_conf.xml
116.31.120.137:81 to you ip without :81
Help please sir02:33:55 [Debug] GetUrl(KunlunLoginTask.cpp:28) request Url: http://192.168.1.23:81/sdk/yz/verify...ew123402:33:55 [Debug] OnResult(KunlunLoginTask.cpp:34) Result: {"retcode":0,"retmsg":"success","data":{"uid":"6980","ipv4":"127.0.0.1","indulge":0,"ulevel":1,"timestamp":"2020-04-18 02:33:55"}}02:33:55 [Error] OnFailed(KunlunLoginTask.cpp:80) KunlunLoginTask Failed, PlayId 698002:33:55 [Warn] EndLogin(logincontrol.cpp:138) Account 6980 login failed, reason: Kunlun Auth Failed02:33:55 [Info] OnDelayReplyRpc(rpcc2i_querygateip.cpp:319) gate query reply failed, openId[6980]
are you sure you use port 81 if you follow the tuto you use port 80
login_conf.xml
116.31.120.137:81 to you ip without :81
Last edited by rocklee330; 17-04-20 at 10:11 PM.
Thing about we are a community
I not work for you or you for me
Its a team work!!!
Why there is only 24h in a day !!!
Question...
Is possible use other apk, other language for this server?
ps: other apk is same version.
Thing about we are a community
I not work for you or you for me
Its a team work!!!
Why there is only 24h in a day !!!
look at that...
01 - 459 VPS login attempts and mysql error.
https://ibb.co/VpBftTt
02 - result for "journalctl -xe"
https://ibb.co/DLnFRzb
are you sur you have use my installer ? if you follow the tuto only you can connect
because of that idk if you use mz and lib from file or not
Last edited by rocklee330; 18-04-20 at 04:39 PM.
Thing about we are a community
I not work for you or you for me
Its a team work!!!
Why there is only 24h in a day !!!
did you edit iptables yourself others then what are in tuto ?
- - - Updated - - -
because it close port 22, 3306 for everyone without you
Thing about we are a community
I not work for you or you for me
Its a team work!!!
Why there is only 24h in a day !!!
this is the only change i make to iptables.
iptablesCode:iptables -I OUTPUT -p tcp -s 192.168.1.10 --dport 22 -j ACCEPT iptables -I INPUT -p tcp -s 192.168.1.10 --dport 22 -j ACCEPT iptables -I OUTPUT -p tcp -s 192.168.1.10 --dport 3306 -j ACCEPT iptables -I INPUT -p tcp -s 192.168.1.10 --dport 3306 -j ACCEPT
Code:Setting firewall rules... - Prohibit all incoming connections : [OK] - Prohibit all outgoing connections : [OK] - Empty tables : [OK] - my ip machine ok : [OK] - Anti Taiwanais : [OK] - Anti scan : [OK] - Do not break established connections : [OK] - Allow DNS queries, FTP, HTTP, NTP : [OK] - Allow loopback : [OK] - SSH FTP : [OK] - Local server properties: [OK] - Allow Server Bind : [OK] - Server : [OK] iptables: Saving firewall rules to /etc/sysconfig/iptables: [ OK ] Setting firewall rules for china this can take a will ... - China country DROP [OK] iptables: Saving firewall rules to /etc/sysconfig/iptables: [ OK ]
for check who fail to login inlast -f /var/log/btmp
for see who is loggedlast -i
share output here
Thing about we are a community
I not work for you or you for me
Its a team work!!!
Why there is only 24h in a day !!!
check your php version
Thing about we are a community
I not work for you or you for me
Its a team work!!!
Why there is only 24h in a day !!!
5.4 maybe work but 5.6 is better
Thing about we are a community
I not work for you or you for me
Its a team work!!!
Why there is only 24h in a day !!!