Jump to content
Facebook Twitter Youtube

Server restart- dont understand why...


Profesoru
 Share

Recommended Posts

  • Your Nickname: Profesoru
  • Your Problem: server restart problem
  • Screenshot:
Quote

email debug.log to linux@valvesoftware.com
Mon Sep 18 21:23:43 EEST 2017: Server restart in 30 seconds
Using breakpad crash handler
Setting breakpad minidump AppID = 10
Forcing breakpad minidump interfaces to load
dlopen failed trying to load:
/home/gsp_244/.steam/sdk32/steamclient.so
with error:
/home/gsp_244/.steam/sdk32/steamclient.so: cannot open shared object file: No such file or directory

what was the problem? pls can some tehnician translate this? 

  • I love it 3
  • Sad 1
Link to comment
Share on other sites

Hello Profesoru

Quote

I have found a re-solution to the problem. Basically , the Sever is looking for the SteamClient.so file in the wrong location. its looking in your steam installation folder [Which Created after running hldsupdatetool.bin] , when the file has always existed in servers "Orangebox/bin" folder

 

So the simple answer is : create the sdk32 folder within your .steam folder and copy the steamclient.so file into there. Make sure you copy it and not move it [Just Incase]

 

Hope this will help you pretty much 

Good Luck 

Link to comment
Share on other sites

  • 3 months later...

I re-opened this topic to see if anyone has another solution.

So, OldSchool got the same problem as this one. I updated No-Steam patch and it still shows the same error:

Quote

L 01/01/2018 - 16:21:58: -------- Mapchange to zm_ice_attack3 --------
stray key in process_key: item_getiteminfo 61
L 01/01/2018 - 16:21:58: [GEOIP] Database info: GEO-533LITE 20111101 Build 1 Copyright (c) 2011 MaxMind Inc All Rights Reserved
Segmentation fault
email debug.log to linux@valvesoftware.com
Mon Jan 1 16:21:58 EET 2018: Server restart in 30 seconds
Using breakpad crash handler
Setting breakpad minidump AppID = 10
Forcing breakpad minidump interfaces to load
dlopen failed trying to load:
/home/gsp_244/.steam/sdk32/steamclient.so
with error:
/home/gsp_244/.steam/sdk32/steamclient.so: cannot open shared object file: No such file or directory

Looking up breakpad interfaces from steamclient
Calling BreakpadMiniDumpSystemInit

Console initialized.
Protocol version 48
Exe version 1.1.2.7/Stdio (cstrike)
Exe build: 13:12:29 Aug 29 2013 (6153)
STEAM Auth Server

Server IP address 89.44.246.19:27015

Metamod version 1.20 Copyright (c) 2001-2013 Will Day 
Metamod comes with ABSOLUTELY NO WARRANTY; for details type `meta gpl'.
This is free software, and you are welcome to redistribute it
under certain conditions; type `meta gpl' for details.

Version 0.9.548 Linux
[DPROTO]: Patching for: ...
[DPROTO]: Done.
[FakeDetector]: Successfully loaded.

AMX Mod X version 1.8.2 Copyright (c) 2004-2006 AMX Mod X Development Team 
AMX Mod X comes with ABSOLUTELY NO WARRANTY; for details type `amxx gpl'.
This is free software and you are welcome to redistribute it under 
certain conditions; type 'amxx gpl' for details.

You can see DPROTO is fully completed but it still shows the error! I spoke with Profesoru and i did everything he did when he faced this problem, and i didn't got any progress...

 

More solutions please???

  • I love it 1
Link to comment
Share on other sites

Hello dear @Profesoru , check this maybe i found a solution :

This may can solve your problem :)
https://forums.alliedmods.net/showthread.php?t=27743
http://forums.steampowered.com/forums/showthread.php?t=227492
the problem is with liblist.gam
Liblist.gam file should have
gamedll "addons\metamod\dlls\metamod.dll" // for windows
gamedll_linux "addons/metamod/dlls/metamod.so" // for linux
gamedll_osx "addons/metamod/dlls/metamod.dylib" // for mac

Link to comment
Share on other sites

i think you must deleted folder home

and then you must reinstall steamcmd from zero or the first

mybe this help you

your server using

Linux

Create a user account named steam to run SteamCMD safely, isolating it from the rest of the operating system. Do not run steamcmd while operating as the root user - to do so is a security risk.

1. As the root user, create the steam user:

useradd -m steam

2. Go into its home folder:

cd /home/steam

Download and extract SteamCMD for Linux.

curl -sqL "https://steamcdn-a.akamaihd.net/client/installer/steamcmd_linux.tar.gz

Running SteamCMD

On first run, SteamCMD will automatically update and enter you into a Steam> prompt. Type help for more information.

Open a terminal and start SteamCMD.

If you installed it using the package from repositories:

cd ~
steamcmd

If you installed it manually:

cd ~/Steam
./steamcmd.sh

SteamCMD Login

Anonymous

To download most game servers, you can login anonymously.

login anonymous

With a Steam account

Some servers require you to login with a Steam Account.

Note:For security reasons it is recommended that you create a new Steam account just for your dedicated servers.

Note:A user can only be logged in once at any time (counting both graphical client as well as SteamCMD logins).

login <username>

Next enter your password.

if Steam Guard is activated on the user account, check your e-mail for a Steam Guard access code and enter it. This is only required the first time you log in (as well as when you delete the files where SteamCMD stores the login information).

You should see a message stating that you have successfully logged in with your account.

and then you know the rest with managament LINX

 

hope to work good luck !!!

and @"HaMsIK" dont show links of other comunity pls i hope to edit your reply

 

 

 

 

Edited by #king 0F DARK
some words added
  • I love it 1
Link to comment
Share on other sites

1 hour ago, #king 0F DARK said:

i think you must deleted folder home

and then you must reinstall steamcmd from zero or the first

mybe this help you

your server using

Linux

Create a user account named steam to run SteamCMD safely, isolating it from the rest of the operating system. Do not run steamcmd while operating as the root user - to do so is a security risk.

1. As the root user, create the steam user:


useradd -m steam

2. Go into its home folder:


cd /home/steam

Download and extract SteamCMD for Linux.


curl -sqL "https://steamcdn-a.akamaihd.net/client/installer/steamcmd_linux.tar.gz

Running SteamCMD

On first run, SteamCMD will automatically update and enter you into a Steam> prompt. Type help for more information.

Open a terminal and start SteamCMD.

If you installed it using the package from repositories:


cd ~
steamcmd

If you installed it manually:


cd ~/Steam
./steamcmd.sh

SteamCMD Login

Anonymous

To download most game servers, you can login anonymously.


login anonymous

With a Steam account

Some servers require you to login with a Steam Account.

Note:For security reasons it is recommended that you create a new Steam account just for your dedicated servers.

Note:A user can only be logged in once at any time (counting both graphical client as well as SteamCMD logins).


login <username>

Next enter your password.

if Steam Guard is activated on the user account, check your e-mail for a Steam Guard access code and enter it. This is only required the first time you log in (as well as when you delete the files where SteamCMD stores the login information).

You should see a message stating that you have successfully logged in with your account.

and then you know the rest with managament LINX

 

hope to work good luck !!!

and @"HaMsIK" dont show links of other comunity pls i hope to edit your reply

 

 

 

 

Man this isn't for addons man... this is how to fix ur steam stuff:|

  • I love it 1
Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
 Share

WHO WE ARE?

CsBlackDevil Community [www.csblackdevil.com], a virtual world from May 1, 2012, which continues to grow in the gaming world. CSBD has over 70k members in continuous expansion, coming from different parts of the world.

 

 

Important Links