Page 1 of 2

XASECO2 does not connect to Server

Posted: 19 Feb 2015, 14:16
by KiddoTM
Hey guys, i got a little problem, i rent a TM² Server on Nitrado.net. Server is working fine, but it seems like XASECO cant connect to the server.

xaseco says:

Code: Select all

[02/19,13:44:40] Try to connect to MP dedicated server on 46.251.244.152:5000 timeout 180s
i dont understand why xaseco cannot connect. the ip adress is correct

please help :).
-Nico

Re: XASECO2 does not connect to Server

Posted: 19 Feb 2015, 16:53
by undef.de
Please post your settings from dedicated config at:

Code: Select all

<dedicated>
	<system_config>
		<xmlrpc_port>
		<xmlrpc_allowremote>
	</system_config>
</dedicated>

Re: XASECO2 does not connect to Server

Posted: 19 Feb 2015, 17:57
by KiddoTM
it's

Code: Select all

<xmlrpc_port>5000</xmlrpc_port>
<xmlrpc_allowremote>False</xmlrpc_allowremote>

Re: XASECO2 does not connect to Server

Posted: 19 Feb 2015, 19:03
by undef.de
Please give us the link to your dedicated server.
KiddoTM wrote:

Code: Select all

[02/19,13:44:40] Try to connect to MP dedicated server on 46.251.244.152:5000 timeout 180s
Does come more after that log entry?

Re: XASECO2 does not connect to Server

Posted: 19 Feb 2015, 19:05
by KiddoTM
Do you mean the maniaplanet joinlink? Its: maniaplanet://#join=retro.s@TMStadium

No, there is comming nothing after that

Re: XASECO2 does not connect to Server

Posted: 19 Feb 2015, 19:17
by undef.de
You should see a error message after that, like:

Code: Select all

[NUMBER] InitWithIp - MESSAGE
Connection could not be established !
If not, you should contact the support of Nitrado.net.

Re: XASECO2 does not connect to Server

Posted: 19 Feb 2015, 19:41
by KiddoTM
yea, i'm already in contact with nitrado.

Re: XASECO2 does not connect to Server

Posted: 19 Feb 2015, 20:27
by KiddoTM
@undef.de
undef.de wrote:You should see a error message after that, like:

Code: Select all

[NUMBER] InitWithIp - MESSAGE
Connection could not be established !
If not, you should contact the support of Nitrado.net.
wait man, i watched the error log again and i got this error

Code: Select all

[XASECO2 Warning] [-32300] InitWithIp - transport error - could not open socket (error: 111, Connection refused)
[XASECO2 Fatal Error] Connection could not be established ! on line 746 in file /games/ni591334_1/ftproot/xaseco2/xaseco2.php

Re: XASECO2 does not connect to Server

Posted: 19 Feb 2015, 22:04
by TheBigG.
i think you should use 127.0.0.1:5000 as xmlrpc port in xaseco.

Re: XASECO2 does not connect to Server

Posted: 20 Feb 2015, 03:47
by KiddoTM
TheBigG. wrote:i think you should use 127.0.0.1:5000 as xmlrpc port in xaseco.
Thanks for your reply, but why should i use an IP as port?