AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Off-Topic (https://forums.alliedmods.net/forumdisplay.php?f=15)
-   -   Cannot start server (VPS) (https://forums.alliedmods.net/showthread.php?t=253324)

SaBBa 12-20-2014 03:56

Cannot start server (VPS)
 
Hello,
I cannot Start server on VPS

I have installed SteamCMD
Quote:

and after typing ./hlds_run -game cstrike +ip (IP) -port 27015 -maxplayers 32
I get this error :

Quote:

Auto-restarting the server on crash

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
Protocol version 48
Exe version 1.1.2.7/Stdio (cstrike)
Exe build: 13:12:29 Aug 29 2013 (6153)
STEAM Auth Server
"ip" is "localhost"
Server IP address 5.231.44.65:27059

Metamod version 1.21.1-am Copyright (c) 2001-2013 Will Day <[email protected]>
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.

[S_API FAIL] SteamAPI_Init() failed; SteamAPI_IsSteamRunning() failed.
Looking up breakpad interfaces from steamclient
Calling BreakpadMiniDumpSystemInit
CreateBoundSocket: ::bind returned error [no name available](99)

Could not establish connection to Steam servers.
Can someone help to fix it ?

AmineKyo 12-20-2014 06:30

Re: Cannot start server (VPS)
 
Quote:

"ip" is "localhost"
Server IP address 5.231.44.65:27059
use +port 27015 +ip 5.231.44.65 and remove port from server.cfg or any other executed cfg

YamiKaitou 12-20-2014 06:33

Re: Cannot start server (VPS)
 
You forgot +map

SaBBa 12-20-2014 09:50

Re: Cannot start server (VPS)
 
When type :
Quote:

./hlds_run -game cstrike +ip 5.231.44.65 -port 27015 -maxplayers 32 +map de_dust2
I get error :
Quote:

WARNING: UDP_OpenSocket: port: 27015 bind: Cannot assign requested address
FATAL ERROR (shutting down): Couldn't allocate dedicated server IP port 27015.
And without ip:
Quote:

./hlds_run -game cstrike -port 27015 -maxplayers 32 +map de_dust2
I get this :

Quote:

Auto-restarting the server on crash

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
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 5.231.44.65:27015

Metamod version 1.21.1-am Copyright (c) 2001-2013 Will Day <[email protected]>
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.

[S_API FAIL] SteamAPI_Init() failed; SteamAPI_IsSteamRunning() failed.
Looking up breakpad interfaces from steamclient
Calling BreakpadMiniDumpSystemInit
CreateBoundSocket: ::bind returned error [no name available](99)

Could not establish connection to Steam servers.

AmineKyo 12-20-2014 10:06

Re: Cannot start server (VPS)
 
can you try +port instead of -port

.Dare Devil. 12-20-2014 10:10

Re: Cannot start server (VPS)
 
there's something already running in port 27015
write
ps aux
( into ssh ( or was it shh, can't remember ) )
and write here that dat wrote to you.

anyways ... here's a pony:
http://fc02.deviantart.net/fs71/f/20...co-d3gu6hd.jpg

SaBBa 12-20-2014 10:10

Re: Cannot start server (VPS)
 
Quote:

Originally Posted by AmineKyo (Post 2237562)
can you try +port instead of -port

Still this problem

.Dare Devil. 12-20-2014 10:17

Re: Cannot start server (VPS)
 
Quote:

Originally Posted by SaBBa (Post 2237567)
Still this problem

of course ignore the one who have work with the servers on vps more ( or less, cant remember when i started with that pointless stuff ) than 5 years...

Mordekay 12-20-2014 12:03

Re: Cannot start server (VPS)
 
Quote:

Originally Posted by .Dare Devil. (Post 2237566)
there's something already running in port 27015
write
ps aux
( into ssh ( or was it shh, can't remember ) )
and write here that dat wrote to you.

There is no need to define the port if you are running the server on 27015.....
But he is right. Something is already running on this port.

Chihuahuax 12-20-2014 21:04

Re: Cannot start server (VPS)
 
Fan of ponies =.=


All times are GMT -4. The time now is 13:23.

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