Raised This Month: $12 Target: $400
 3% 

Updating Server files[Ubuntu Server 12.04]


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
'-_-'<3zok<3'-_-'
Senior Member
Join Date: Feb 2010
Location: Norway
Old 05-21-2012 , 12:20   Updating Server files[Ubuntu Server 12.04]
Reply With Quote #1

Im running Ubuntu Server 12.04 and my server tells me that it's out of date and that I need update it (Trust me bro I've been doing counter-strike server's since I were 12, I know how to setup these thing's.). It ran fine on Ubuntu Server 10.10, but I've noticed some bug with the wget command on the 12.04, there's also a bug with java but it only happens when I configure static ip, it seems to be related to broadcast parmeter. Than the real question Is this due to hardware or software, my server's run on one of Intel's newest Xeon prossesor's (E3-1270). I think that it's due to the software (HLDS update tool or just the counter-strike server's) and that it doesn't support the new CPU's but again Im not femiliar with how they communicate with each other.

Command's entered:

Code:
mkdir /home/zok/counter-strike_server
Code:
cd /home/zok/counter-strike_server
Code:
wget http://storefront.steampowered.com/download/hldsupdatetool.bin
Code:
chmod +x hldsupdatetool.bin
Code:
./hldsupdatetool.bin
Code:
chmod +x steam
Code:
./steam -command update -game cstrike -dir .
OUTPUT:
Code:
Checking bootstrapper version
Getting version 48 of Steam HLDS Update Tool
Downloading. . . . . . . . . . .                                                            
Steam Linux Client updated, please retry the command
Than I re-run it:
Code:
Checking bootstrapper version
removing stale semaphore last operated on by process 18936 with name 0eBlobRegistryMutex_E7F5590649DE184508E2426973D5DBE9
removing stale semaphore last operated on by process 18936 with name 0eBlobRegistrySignal_E7F5590649DE184508E2426973D5DBE9
Getting version 48 of Steam HLDS Update Tool
Downloading. . . . . . . . . . . .
Steam Linux Client updated, please retry the command
And after the third try I get:
Code:
Checking bootstrapper version                                                                 
removing stale semaphore last operated on by process 28292 with name 0eBlobRegistryMutex_E7F5590649DE184508E2426973D5DBE9
removing stale semaphore last operated on by process 28292 with name 0eBlobRegistrySignal_E7F5590649DE184508E2426973D5DBE9 
Updating Installation
Command aborted
Then I went sudo style ^-^ and it started downloading at the start of installation it got me this:

Code:
Determining which depot(s) to install/update...                                                                                                                                            
3 depot(s) will be installed/updated                                                                                                                                                       
  0:04 No installation record found at .                                                                                                                                                   
  0:04 Checking local files and building download list for depot 11 'Counter-Strike' version 35                                                                                            
  0:04     Connecting content server session for version 35                                                                                                                                
  0:05     [212.73.248.14:27030] Connecting...                                                                                                                                             
  0:08     [212.73.248.14:27030] Failed.  Failed to connect to 212.73.248.14:27030, errno 115 "Operation now in progress"                                                                  
  0:08     [77.67.60.58:27030] Connecting...                                                                                                                                               
  0:08     [77.67.60.58:27030] Connection established; handshaking...                                                                                                                      
  0:08     [77.67.60.58:27030] Sending login message...                                                                                                                                    
  0:09     Fetching version 35 manifest                                                                                                                                                    
  0:09     Reading version 35 checksum table                                                                                                                                               
  0:09     Fetching exclude list                                                                                                                                                           
  0:09     Calculating download size and verifying checksums                                                                                                                               
  0:09         Checking...: /                                                                                                                                                              
  0:09         Checking...: cstrike                                                                                                                                                        
  0:09         Checking...: cstrike/cl_dlls                                                                                                                                                
  0:09             Missing: cstrike/cl_dlls/client.dll                                                                                                                                     
  0:09         Checking...: cstrike/classes                                                                                                                                                
  0:09             Missing: cstrike/classes/ak47.res                                                                                                                                       
  0:09             Missing: cstrike/classes/arctic.res
And loads more..
Code:
  3:54    99.05%  downloading ./valve/valve.rc                  
  3:54    99.05%  downloading ./valve/valvecomm.lst                       
  3:55    100.00%  downloading ./valve/xeno.wad               
  3:55 [77.67.60.58:27030] Disconnecting                                        
HLDS installation up to date
//Start Command
Code:
sudo ./hlds_run -game cstrike -autoupdate +maxplayers 16 +map de_dust2
Ran it and server kinda launches -.-:
Code:
Console initialized.                                                                                                                                                                                                                                                  
Using breakpad crash handler                                                                                                                                                                                                                                          
Setting breakpad minidump AppID = 10                                                                                                                                                                                                                                  
Forcing breakpad minidump interfaces to load                                                                                                                                                                                                                          
Looking up breakpad interfaces from steamclient                                                                                                                                                                                                                       
Calling BreakpadMiniDumpSystemInit                                                                                                                                                                                                                                    
Installing breakpad exception handler for appid(10)/version(5447)                                                                                                                                                                                                     
scandir failed:/home/zok/counter-strike_server/SAVE                                                                                                                                                                                                                   
scandir failed:/home/zok/counter-strike_server/./valve/SAVE                                                                                                                                                                                                           
scandir failed:/home/zok/counter-strike_server/./platform/SAVE                                                                                                                                                                                                        
Protocol version 48                                                                                                                                                                                                                                                   
Exe version 1.1.2.6/Stdio (cstrike)                                                                                                                                                                                                                                   
Exe build: 14:06:24 Sep 23 2011 (5447)                                                                                                                                                                                                                                
STEAM Auth Server                                                                                                                                                                                                                                                     
Server IP address 127.0.1.1:27015                                                                                                                                                                                                                                     
scandir failed:/home/zok/counter-strike_server/SAVE                                                                                                                                                                                                                   
scandir failed:/home/zok/counter-strike_server/./valve/SAVE                                                                                                                                                                                                           
scandir failed:/home/zok/counter-strike_server/./platform/SAVE                                                                                                                                                                                                        
Looking up breakpad interfaces from steamclient                                                                                                                                                                                                                       
Calling BreakpadMiniDumpSystemInit                                                                                                                                                                                                                                    
                                                                                                                                                                                                                                                                      
couldn't exec listip.cfg                                                                                                                                                                                                                                              
couldn't exec banned.cfg                                                                                                                                                                                                                                              
ipcserver.cpp (956) : Assertion Failed: FD_ISSET( fd, (fd_set *)m_pfdset )                                                                                                                                                                                            
Assert( Assertion Failed: FD_ISSET( fd, (fd_set *)m_pfdset ) ):/home/VALVE/alfred/valve/steam3_rel_client/src/clientdll/../common/ipcserver.cpp:956                                                                                                                   
                                                                                                                                                                                                                                                                      
CAsyncIOManager: 0 threads terminating.  0 reads, 0 writes, 0 deferrals.                                                                                                                                                                                              
CAsyncIOManager: 0 single object sleeps, 0 multi object sleeps                                                                                                                                                                                                        
CAsyncIOManager: 0 single object alertable sleeps, 0 multi object alertable sleeps                                                                                                                                                                                    
scandir failed:/home/zok/counter-strike_server/SAVE                                                                                                                                                                                                                   
scandir failed:/home/zok/counter-strike_server/./valve/SAVE                                                                                                                                                                                                           
scandir failed:/home/zok/counter-strike_server/./platform/SAVE                                                                                                                                                                                                        
threadtools.cpp (2624) : Assertion Failed: Tried to create a thread that has already been created!                                                                                                                                                                    
Uploading dump (in-process) [proxy '']                                                                                                                                                                                                                                
/tmp/dumps/crash_20120521181414_1.dmp                                                                                                                                                                                                                                 
Forcing breakpad minidump interfaces to load                                                                                                                                                                                                                          
Looking up breakpad interfaces from steamclient                                                                                                                                                                                                                       
Calling BreakpadMiniDumpSystemInit                                                                                                                                                                                                                                    
Looking up breakpad interfaces from steamclient                                                                                                                                                                                                                       
Calling BreakpadMiniDumpSystemInit                                                                                                                                                                                                                                    
                                                                                                                                                                                                                                                                      
success = yes                                                                                                                                                                                                                                                         
response:  CrashID=bp-dd7f162b-45f8-4fd8-b011-b19732120521                                                                                                                                                                                                            
                                                                                                                                                                                                                                                                      
Segmentation fault (core dumped)
And stall's here so it had to be CTRL-Z'ed (killed)
[/CODE]
ERROR:
Code:
Console initialized.                                                                                                                                                                                                                                                  
Using breakpad crash handler                                                                                                                                                                                                                                          
Setting breakpad minidump AppID = 10                                                                                                                                                                                                                                  
Forcing breakpad minidump interfaces to load                                                                                                                                                                                                                          
Looking up breakpad interfaces from steamclient                                                                                                                                                                                                                       
Calling BreakpadMiniDumpSystemInit                                                                                                                                                                                                                                    
Installing breakpad exception handler for appid(10)/version(5447)                                                                                                                                                                                                     
scandir failed:/home/zok/counter-strike_server/SAVE                                                                                                                                                                                                                   
scandir failed:/home/zok/counter-strike_server/./valve/SAVE                                                                                                                                                                                                           
scandir failed:/home/zok/counter-strike_server/./platform/SAVE                                                                                                                                                                                                        
Protocol version 48                                                                                                                                                                                                                                                   
Exe version 1.1.2.6/Stdio (cstrike)                                                                                                                                                                                                                                   
Exe build: 14:06:24 Sep 23 2011 (5447)                                                                                                                                                                                                                                
STEAM Auth Server                                                                                                                                                                                                                                                     
Server IP address 127.0.1.1:27015                                                                                                                                                                                                                                     
scandir failed:/home/zok/counter-strike_server/SAVE                                                                                                                                                                                                                   
scandir failed:/home/zok/counter-strike_server/./valve/SAVE                                                                                                                                                                                                           
scandir failed:/home/zok/counter-strike_server/./platform/SAVE                                                                                                                                                                                                        
Looking up breakpad interfaces from steamclient                                                                                                                                                                                                                       
Calling BreakpadMiniDumpSystemInit                                                                                                                                                                                                                                    
                                                                                                                                                                                                                                                                      
couldn't exec listip.cfg                                                                                                                                                                                                                                              
couldn't exec banned.cfg                                                                                                                                                                                                                                              
ipcserver.cpp (956) : Assertion Failed: FD_ISSET( fd, (fd_set *)m_pfdset )                                                                                                                                                                                            
Assert( Assertion Failed: FD_ISSET( fd, (fd_set *)m_pfdset ) ):/home/VALVE/alfred/valve/steam3_rel_client/src/clientdll/../common/ipcserver.cpp:956                                                                                                                   
                                                                                                                                                                                                                                                                      
CAsyncIOManager: 0 threads terminating.  0 reads, 0 writes, 0 deferrals.                                                                                                                                                                                              
CAsyncIOManager: 0 single object sleeps, 0 multi object sleeps                                                                                                                                                                                                        
CAsyncIOManager: 0 single object alertable sleeps, 0 multi object alertable sleeps                                                                                                                                                                                    
scandir failed:/home/zok/counter-strike_server/SAVE                                                                                                                                                                                                                   
scandir failed:/home/zok/counter-strike_server/./valve/SAVE                                                                                                                                                                                                           
scandir failed:/home/zok/counter-strike_server/./platform/SAVE                                                                                                                                                                                                        
threadtools.cpp (2624) : Assertion Failed: Tried to create a thread that has already been created!                                                                                                                                                                    
Uploading dump (in-process) [proxy '']                                                                                                                                                                                                                                
/tmp/dumps/crash_20120521181903_1.dmp                                                                                                                                                                                                                                 
Forcing breakpad minidump interfaces to load                                                                                                                                                                                                                          
Looking up breakpad interfaces from steamclient                                                                                                                                                                                                                       
Calling BreakpadMiniDumpSystemInit                                                                                                                                                                                                                                    
Looking up breakpad interfaces from steamclient                                                                                                                                                                                                                       
Calling BreakpadMiniDumpSystemInit                                                                                                                                                                                                                                    
                                                                                                                                                                                                                                                                      
success = yes                                                                                                                                                                                                                                                         
response:  CrashID=bp-63ad7ba3-f564-4d6f-a95b-b57422120521                                                                                                                                                                                                            
                                                                                                                                                                                                                                                                      
Segmentation fault (core dumped)
Any help would be antisipated.

Last edited by '-_-'<3zok<3'-_-'; 05-21-2012 at 12:22.
'-_-'<3zok<3'-_-' is offline
Send a message via Skype™ to '-_-'<3zok<3'-_-'
x00
Member
Join Date: Sep 2011
Old 05-21-2012 , 12:28   Re: Updating Server files[Ubuntu Server 12.04]
Reply With Quote #2

Can you copy your server.cfg?

-x00
__________________
꞉⋮꞉
x00 is offline
pillepallus
Senior Member
Join Date: Oct 2011
Old 05-21-2012 , 12:42   Re: Updating Server files[Ubuntu Server 12.04]
Reply With Quote #3

could be this

or better this

looks like u are using standard config.

Last edited by pillepallus; 05-21-2012 at 12:52.
pillepallus is offline
'-_-'<3zok<3'-_-'
Senior Member
Join Date: Feb 2010
Location: Norway
Old 05-21-2012 , 12:53   Re: Updating Server files[Ubuntu Server 12.04]
Reply With Quote #4

Quote:
Originally Posted by x00 View Post
Can you copy your server.cfg?

-x00
Server run's default config.

Code:
chmod +x hlds_run
tried to lauch it again got:
Code:
Auto detecting CPU                                                                                                                                                                                                                                                   
Using Pentium II Optimised binary.                                                                                                                                                                                                                                   
Half-life binary './hlds_i686' not executable, exiting                                                                                                                                                                                                               
Mon May 21 18:51:01 CEST 2012: Server Failed
Why is it trying to load on a pentium II architecture any ideas? as said before I do use a Xeon.

Edit:
Code:
chmod +x hlds_i686
Didn't work -.-

Last edited by '-_-'<3zok<3'-_-'; 05-21-2012 at 12:57.
'-_-'<3zok<3'-_-' is offline
Send a message via Skype™ to '-_-'<3zok<3'-_-'
x00
Member
Join Date: Sep 2011
Old 05-21-2012 , 13:04   Re: Updating Server files[Ubuntu Server 12.04]
Reply With Quote #5

Quote:
Originally Posted by '-_-'<3zok<3'-_-' View Post
Server run's default config.
And thats why you cant copy it?

-x00
__________________
꞉⋮꞉

Last edited by x00; 05-21-2012 at 13:04.
x00 is offline
pillepallus
Senior Member
Join Date: Oct 2011
Old 05-21-2012 , 13:11   Re: Updating Server files[Ubuntu Server 12.04]
Reply With Quote #6

if u are using map parameter @ startline, default config will result in: threadtools.cpp (2624) : Assertion Failed: Tried to create a thread that has already been created!

remove map parameter from command line or remove this from server.cfg... i saw so many failing with exact this.

Last edited by pillepallus; 05-21-2012 at 13:12.
pillepallus is offline
pillepallus
Senior Member
Join Date: Oct 2011
Old 05-21-2012 , 13:31   Re: Updating Server files[Ubuntu Server 12.04]
Reply With Quote #7

Code:
Auto detecting CPU                                                                                                               
Using Pentium II Optimised binary.                                                                                            
Half-life binary './hlds_i686' not executable, exiting
Mon May 21 18:51:01 CEST 2012: Server Failed
for this u can try "./hlds_run -binary ./hlds_i686 -game cstrike"...

pls don't forget to install some libs if u are using 64-bit environment: "sudo apt-get install ia32-libs"
and to get better debug logs: "sudo apt-get install gdb"

Last edited by pillepallus; 05-21-2012 at 13:45.
pillepallus is offline
'-_-'<3zok<3'-_-'
Senior Member
Join Date: Feb 2010
Location: Norway
Old 05-21-2012 , 13:42   Re: Updating Server files[Ubuntu Server 12.04]
Reply With Quote #8

Quote:
Originally Posted by pillepallus View Post
if u are using map parameter @ startline, default config will result in: threadtools.cpp (2624) : Assertion Failed: Tried to create a thread that has already been created!

remove map parameter from command line or remove this from server.cfg... i saw so many failing with exact this.
Work's! OMG ur so sexy<3 thanks alot
'-_-'<3zok<3'-_-' is offline
Send a message via Skype™ to '-_-'<3zok<3'-_-'
pillepallus
Senior Member
Join Date: Oct 2011
Old 05-21-2012 , 13:52   Re: Updating Server files[Ubuntu Server 12.04]
Reply With Quote #9

@x00 after u said server.cfg and i had a dejaveau... xD
pillepallus is offline
Reply


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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 20:41.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode