You are an unregistered user, you can register here
Navigation

Information

Site

Donations
If you wish to make a donation you can by clicking the image below.


 
Go Back   The Unreal Admins Page > Forums > Unreal Admins > Unreal Tournament 2003/2004 > UT2003/4 Server - Linux Specific

Reply
Thread Tools Display Modes
  #1  
Unread 28th September, 2008, 06:16 PM
Nacsiar Nacsiar is offline
Forum Newcomer
 
Join Date: Sep 2008
Posts: 4
Default Switching Map breaks WebAdmin

Hi.

When switching map, the WebAdmin interface stops functioning. I believe it's due to a failure binding the port to listen on, as shown by this line in the log:
Code:
WebServer DM-1on1-Albatross.WebServer (Function UWeb.WebServer.BeginPlay:0227) BindPort: bind failed
different ports doesn't help, so I'm guessing WebAdmin is opening a new instance before the old one finishes up. Is there any way to fix/prevent this from happening?

Thanks.
Reply With Quote
  #2  
Unread 28th September, 2008, 07:03 PM
ARsEnAl51's Avatar
ARsEnAl51 ARsEnAl51 is offline
Holy Shit!!
 
Join Date: Jul 2005
Posts: 800
Default

What ports are you using for the game server and webadmin? Try changing the webadmin port to something random (like 1337) and see if it helps.
Reply With Quote
  #3  
Unread 29th September, 2008, 09:44 AM
Wormbo's Avatar
Wormbo Wormbo is offline
out of order
 
Join Date: Sep 2003
Posts: 3,383
Default

Sounds like a bad mod that holds on to some references it shouldn't, thus preventing the previous level (including the web server) from shutting down at map change.

Does it only happen when switching away from a certain map? Try disabling all your mods and switch them on again one at a time.
__________________
Wormbo's UT/UT2004/UT3 mods | PlanetJailbreak | Unreal Wiki | Liandri Archives
Quote:
<@Mych|Lockdown> ...and the award for the most creative spelling of "Jailbreak" goes to ... "Gandis Jealbrake Server"
Reply With Quote
  #4  
Unread 29th September, 2008, 04:24 PM
Nacsiar Nacsiar is offline
Forum Newcomer
 
Join Date: Sep 2008
Posts: 4
Default

It's happening when moving away from DM-Antalus. I haven't tried moving away from another map yet.

I use a bash script to run my server (server-init). Heres what it contains:
Code:
#!/bin/bash
./ucc-bin-linux-amd64 server DM-Antalus?game=XGame.xDeathMatch?mutator=XGame.MutInstaGib ini=UT2004.ini log=ut2004log.log -nohomedir
This is the contents of ut2004log.log. I load the server, login to the WebAdmin then switch maps:
Code:
Log: Log file open, Mon Sep 29 16:15:29 2008
Init: Name subsystem initialized
Init: Version: 3355 (128.29)
Init: Compiled: Feb 21 2005 05:31:57
Init: Command line: DM-Antalus?game=XGame.xDeathMatch?mutator=XGame.MutInstaGib ini=UT2004.ini log=ut2004log.log -nohomedir
Init: (This is Linux64 patch version 3355.0)
Init: Character set: Unicode
Init: Base directory: /home/scan/ut2004serv/System/
Init: Ini:UT2004.ini   UserIni:User.ini
Init: Build label:  Build UT2004_Build_[2005-02-15_17.02]
Init: Object subsystem initialized
Log: Executing Class Engine.ServerCommandlet
Log: Browse: DM-Antalus?Name=Player?Class=Engine.Pawn?Character=Jakob?team=255?game=XGame.xDeathMatch?mutator=XGame.MutInstaGib
Log: Collecting garbage
Log: Purging garbage
Log: Garbage: objects: 36637->36631; refs: 417241
Log: Game class is 'xDeathMatch'
Log: Fixing up DM-Antalus
Log: Bringing Level DM-Antalus.myLevel up for play (20) appSeconds: 5.465082...
ScriptLog: Loading Admins & Groups
ScriptLog: Kick and Ban Privileges Loaded
ScriptLog: Maps & Game Privileges Loaded
ScriptLog: Admins & Groups Management Loaded
ScriptLog: Extra Privileges Loaded
ScriptLog: Mutators XGame.MutInstaGib
ScriptLog: GameInfo::InitGame : bEnableStatLogging False
ScriptLog: UdpServerQuery(crt): Port 7787 successfully bound.
Log: Resolving master0.gamespy.com...
ScriptLog: MasterServerUplink: MasterServerGameStats not found - stats uploading disabled.
Log: Defaulting to false
Log: Defaulting to false
Log: Resolving ut2004master1.epicgames.com...
WebAdmin: Loading Available Maps
WebAdmin: Loading Game Types
WebAdmin: xWebAdmin.UTServerAdmin Initialized on port 1337
Log: MasterServerUplink: Resolved ut2004master1.epicgames.com as 216.27.56.6.
Log: Resolved master0.gamespy.com (207.38.11.174)
ScriptLog: UdpGameSpyUplink: Master Server is master0.gamespy.com:27900
ScriptLog: UdpGameSpyUplink: Port 7788 successfully bound.
Log: MasterServerUplink: Connection to ut2004master1.epicgames.com established.
Log: Approval APPROVED
Log: Master server requests heartbeat 0 with code 9444
Log: Master server requests heartbeat 1 with code 9444
Log: Master server requests heartbeat 2 with code 9444
Log: Master server assigned our MatchID: 0
ScriptLog: ProcessServerTravel: DM-1on1-Trite?game=XGame.xDeathMatch?mutator=XGame.MutInstaGib
ScriptLog: PreClientTravel
Log: Server switch level: DM-1on1-Trite?game=XGame.xDeathMatch?mutator=XGame.MutInstaGib
Log: Browse: DM-1on1-Trite?Name=Player?Class=Engine.Pawn?Character=Jakob?team=255?game=XGame.xDeathMatch?mutator=XGame.MutInstaGib
Exit: Socket shut down
Log: Collecting garbage
Log: Purging garbage
Log: (Karma): Level Karma Terminated.
Log: Garbage: objects: 43784->37845; refs: 433062
Log: Game class is 'xDeathMatch'
Log: Bringing Level DM-1on1-Trite.myLevel up for play (20) appSeconds: 30.957544...
ScriptLog: Loading Admins & Groups
ScriptLog: Kick and Ban Privileges Loaded
ScriptLog: Maps & Game Privileges Loaded
ScriptLog: Admins & Groups Management Loaded
ScriptLog: Extra Privileges Loaded
ScriptLog: Mutators XGame.MutInstaGib
ScriptLog: GameInfo::InitGame : bEnableStatLogging False
ScriptLog: UdpServerQuery(crt): Port 7787 successfully bound.
Log: Resolving master0.gamespy.com...
ScriptLog: MasterServerUplink: MasterServerGameStats not found - stats uploading disabled.
Log: Defaulting to false
Log: Defaulting to false
Log: Resolving ut2004master1.epicgames.com...
WebAdmin: Loading Available Maps
WebAdmin: Loading Game Types
WebAdmin: xWebAdmin.UTServerAdmin Initialized on port 1337
Log: WebServer DM-1on1-Trite.WebServer (Function UWeb.WebServer.BeginPlay:0227) BindPort: bind failed
Log: MasterServerUplink: Resolved ut2004master1.epicgames.com as 216.27.56.6.
Log: Resolved master0.gamespy.com (207.38.11.174)
ScriptLog: UdpGameSpyUplink: Master Server is master0.gamespy.com:27900
ScriptLog: UdpGameSpyUplink: Port 7788 successfully bound.
Log: MasterServerUplink: Connection to ut2004master1.epicgames.com established.
Log: Approval APPROVED
Log: Master server requests heartbeat 0 with code 28288
Log: Master server requests heartbeat 1 with code 28288
Log: Master server requests heartbeat 2 with code 28288
Log: Master server assigned our MatchID: 0
Log: CTRL-C has been pressed.

Log: appRequestExit(0)
Exit: Preparing to exit.
Log: Purging garbage
Exit: Game engine shut down
Log: (Karma): Level Karma Terminated.
Exit: Socket shut down
Log: Garbage: objects: 40266->0; refs: 433062
Exit: Object subsystem successfully closed.
Exit: Exiting.
Log: FileManager: Reading 0 GByte 55 MByte 108 KByte 41 Bytes from HD took 0.828690 seconds (0.311607 reading, 0.517083 seeking).
Log: FileManager: 0.000000 seconds spent with misc. duties
Uninitialized: Name subsystem shut down
Uninitialized: Allocation checking disabled
Uninitialized: Log file closed, Mon Sep 29 16:16:15 2008
I am aware the server is somewhat out of date. The newest version gives me "Error closing socket" spam so I downgraded. System is x64 Ubuntu Server.
Reply With Quote
  #5  
Unread 29th September, 2008, 04:27 PM
Wormbo's Avatar
Wormbo Wormbo is offline
out of order
 
Join Date: Sep 2003
Posts: 3,383
Default

Have you tried the 32bit version already?
__________________
Wormbo's UT/UT2004/UT3 mods | PlanetJailbreak | Unreal Wiki | Liandri Archives
Quote:
<@Mych|Lockdown> ...and the award for the most creative spelling of "Jailbreak" goes to ... "Gandis Jealbrake Server"
Reply With Quote
  #6  
Unread 29th September, 2008, 04:31 PM
Nacsiar Nacsiar is offline
Forum Newcomer
 
Join Date: Sep 2008
Posts: 4
Default

The 32-bit version doesn't work for some reason:

Code:
scan@knuckles:~/ut2004serv/System$ ./ucc-bin
bash: ./ucc-bin: No such file or directory
scan@knuckles:~/ut2004serv/System$ ls ucc-bin*
ucc-bin  ucc-bin-linux-amd64  ucc-bin-macosx
scan@knuckles:~/ut2004serv/System$
Reply With Quote
  #7  
Unread 29th September, 2008, 07:05 PM
ARsEnAl51's Avatar
ARsEnAl51 ARsEnAl51 is offline
Holy Shit!!
 
Join Date: Jul 2005
Posts: 800
Default

Have you checked the permission for the file?
Reply With Quote
  #8  
Unread 30th September, 2008, 02:01 AM
Nacsiar Nacsiar is offline
Forum Newcomer
 
Join Date: Sep 2008
Posts: 4
Default

Code:
scan@knuckles:~/ut2004serv/System$ ls -l ucc-bin*
-rwxr-xr-x 1 scan scan  9231832 2005-02-20 11:27 ucc-bin
-rwxr-xr-x 1 scan scan 12868904 2005-02-21 11:42 ucc-bin-linux-amd64
-rw-r--r-- 1 scan scan 14133896 2004-11-23 11:15 ucc-bin-macosx
Nothing out of the ordinary in the relevant files, it seems (unless I'm mistaken, which I could be)

Edit: Okay, I decided an edit might be a bit cleaner than a double post, so I'll just update my progress. ucc-bin was failing miserably because 32-bit compatibility wasn't installed. Whoops! Incase anyone has the same problem, this can be fixed with:
Code:
sudo apt-get install ia32-libs
On Ubuntu Server.

ucc-bin does not seem to have the same problem as ucc-bin-linux-amd64. I can use this for now, but it's still kind of disappointing that it doesn't work 64-bit..

Last edited by Nacsiar : 1st October, 2008 at 03:30 AM. Reason: New info
Reply With Quote
  #9  
Unread 9th June, 2010, 04:18 PM
The_IMMortal's Avatar
The_IMMortal The_IMMortal is offline
Unstoppable
 
Join Date: May 2005
Location: Turkey
Posts: 249
Default

Bumping an old thread :/ .

Anybody found a solution for this? Seems like x64 ucc-bin has this issue.
Any fix applied yet?
__________________
mooNstruck
Reply With Quote
  #10  
Unread 21st June, 2010, 08:38 AM
Wormbo's Avatar
Wormbo Wormbo is offline
out of order
 
Join Date: Sep 2003
Posts: 3,383
Default

And it works in 32bit mode?
__________________
Wormbo's UT/UT2004/UT3 mods | PlanetJailbreak | Unreal Wiki | Liandri Archives
Quote:
<@Mych|Lockdown> ...and the award for the most creative spelling of "Jailbreak" goes to ... "Gandis Jealbrake Server"
Reply With Quote
  #11  
Unread 9th July, 2010, 09:26 AM
The_IMMortal's Avatar
The_IMMortal The_IMMortal is offline
Unstoppable
 
Join Date: May 2005
Location: Turkey
Posts: 249
Default

Yes, it does.
Installed some 32 compat-libs and it works. But in x64, no luck so far.
__________________
mooNstruck
Reply With Quote
  #12  
Unread 10th July, 2010, 08:35 AM
Wormbo's Avatar
Wormbo Wormbo is offline
out of order
 
Join Date: Sep 2003
Posts: 3,383
Default

If it works in 32bit mode then stick with it. The only real advantage of 64 bit mode is that the server may use more than 2GB (or 4? not sure about Linux, on Windows it's 2) of RAM, but then again all pointers are twice the size, so the server will require more RAM compared to the 32 bit version.
__________________
Wormbo's UT/UT2004/UT3 mods | PlanetJailbreak | Unreal Wiki | Liandri Archives
Quote:
<@Mych|Lockdown> ...and the award for the most creative spelling of "Jailbreak" goes to ... "Gandis Jealbrake Server"
Reply With Quote
  #13  
Unread 5th October, 2010, 06:56 AM
pd_ pd_ is offline
Forum Newcomer
 
Join Date: Oct 2010
Posts: 1
Default

Sorry for bumping. I noticed the same problem - WebServer unable to bind its port - but I'm not using 64bit, in fact, it's certain that my mod is causing the issue.

Code:
Log: WebServer AS-Osaka.WebServer (Function UWeb.WebServer.BeginPlay:0227) BindPort: bind failed
netstat reports that the port is still being listened, so I guess it's exactly what Wormbo stated here:
Quote:
Originally Posted by Wormbo
Sounds like a bad mod that holds on to some references it shouldn't, thus preventing the previous level (including the web server) from shutting down at map change.
What kind of leftover references would be responsible for this?

I do hook myself into the GameStats class in order to track game events, creating my custom GameStats class instance when the match starts and passing all function calls to the original GameStats if present.

I will try cleaning the references it uses later on today, I just wanted to ask for maybe other ideas here, other admins and mod authors might find this useful.

EDIT:
My fix didn't work, I still have the BindPort failure, so the question remains: what kind of references could prevent the game from shutting down the webserver?

EDIT #2:
Solved by resetting a static reference to the Mutator to None upon server travel.

Last edited by pd_ : 7th October, 2010 at 06:36 AM. Reason: Update
Reply With Quote
  #14  
Unread 3rd January, 2012, 07:13 AM
zavateandu's Avatar
zavateandu zavateandu is offline
Dominating
 
Join Date: Nov 2010
Posts: 171
Default

i have the same problem
what u mean by

resetting a static reference to the Mutator to None upon server travel.

please explain what i have to do and where to change
__________________
Reply With Quote
  #15  
Unread 3rd January, 2012, 09:48 AM
Wormbo's Avatar
Wormbo Wormbo is offline
out of order
 
Join Date: Sep 2003
Posts: 3,383
Default

He probably assigned an actor from the current level to a default class property somehow and fixed his problem using the Mutator.ServerTraveling() event.
The engine only cuts the "referencing tree" at the level, so if another reference to an actor from that complex construct is created, the entire level is still referenced and won't be garbage-collected on map change.
__________________
Wormbo's UT/UT2004/UT3 mods | PlanetJailbreak | Unreal Wiki | Liandri Archives
Quote:
<@Mych|Lockdown> ...and the award for the most creative spelling of "Jailbreak" goes to ... "Gandis Jealbrake Server"
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT +1. The time now is 10:47 AM.


 

All pages are copyright The Unreal Admins Page.
You may not copy any pages without our express permission.