ACE: ERROR - PlayerManager Connection Failed - Timed Out

Post Reply
MrT
Novice
Posts: 5
Joined: Tue Feb 13, 2018 2:05 pm

ACE: ERROR - PlayerManager Connection Failed - Timed Out

Post by MrT »

Hi, i updated ACEv10e to ACEv10f and i get this error.
I tried removing all old & new ace files, reinstalled ACEv10f and every time ACE could not spawn the PlayerManager. (works fine with ACEv10e)

Log & debug:

ACE: DEBUG: Default IPv4 WAN NIC = enp2s0
ACE: DEBUG: Default IPv6 WAN NIC =
ACE: DEBUG: Enabling bListen on NIC enp2s0 (192.168.1.200) because it is specified in MULTIHOME.
[ACEv10f]: DEBUG: ACE found the following network card: lo
[ACEv10f]: DEBUG: - IPv4 Properties -> Address: 127.0.0.1 - Subnet: - Internet Access: False
[ACEv10f]: DEBUG: - Can listen on this interface? False
[ACEv10f]: DEBUG: ACE found the following network card: enp2s0
[ACEv10f]: DEBUG: - IPv4 Properties -> Address: 192.168.1.200 - Subnet: - Internet Access: True
[ACEv10f]: DEBUG: - Can listen on this interface? True
[ACEv10f]: DEBUG: NICHelper recommends this ListenIP: 192.168.1.200
Resolving utgl.unrealadmin.org...
readlink(/proc/self/exe) = /shares/SATA2/ut-server/System/ucc-bin
Path to the PlayerManager: /shares/SATA2/ut-server/System/PlayerManager/ACEv10f_M
ACE: ERROR - PlayerManager Connection Failed - Timed Out
[ACEv10f]: ERROR: ACE could not spawn the PlayerManager.
[ACEv10f]: ERROR: ACE is now disabled.
ACE: ERROR - PlayerManager Connection Shutting Down!

Full log:

the user and rights are of the user that starts the server:
-r-xr-xr-x 1 ut ut 2545016 Jan 27 12:26 ACEv10f_M
-rw-r--r-- 1 ut ut 1113088 Jan 27 11:58 ACEv10f_M.dll
(md5) 36a975113715402952d602ef480a2ef0 ACEv10f_M
(md5) fe3e0456eff6a3a8836dc9d932979ed5 ACEv10f_M.dll

the settings I changed in ini:
bAutoFindWANIp=False
bCacheWANIP=True
WANQueryServer[0]=utgl.unrealadmin.org/ip.php
WANQueryServer[1]=
..
..
ForcedWANIP=my-ip
CachedWANIP=my-ip
ACEPort=33445
bAllowOtherPorts=false

(these settings worked fine with ACEv10e)

Any idea what it could be?
User avatar
anth
Adept
Posts: 257
Joined: Thu May 13, 2010 2:23 am

Re: ACE: ERROR - PlayerManager Connection Failed - Timed Out

Post by anth »

Are you using the latest v10f package? I updated and reuploaded the files a bunch of times to fix timeout issues. The latest version is in the release thread here on ut99.org.
MrT
Novice
Posts: 5
Joined: Tue Feb 13, 2018 2:05 pm

Re: ACE: ERROR - PlayerManager Connection Failed - Timed Out

Post by MrT »

anth wrote:Are you using the latest v10f package? I updated and reuploaded the files a bunch of times to fix timeout issues. The latest version is in the release thread here on ut99.org.
Yes I am. It is fixed now, thanks.
Post Reply