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

Connecting to server problem.


Post New Thread Reply   
 
Thread Tools Display Modes
Bacardi
Veteran Member
Join Date: Jan 2010
Location: mom's basement
Old 04-03-2020 , 12:52   Re: Connecting to server problem.
Reply With Quote #21

Could it be Linux, blocking srcds, MM:S or SM working ? *If server can't create files
Perhaps something to do with CHMOD access...

Last edited by Bacardi; 04-03-2020 at 12:53.
Bacardi is offline
TomL.
Veteran Member
Join Date: Oct 2017
Location: Germany
Old 04-03-2020 , 12:54   Re: Connecting to server problem.
Reply With Quote #22

Try
Code:
service iptables stop
TomL. is offline
bubuxoxo
Junior Member
Join Date: Mar 2020
Location: Lithuania
Old 04-03-2020 , 13:33   Re: Connecting to server problem.
Reply With Quote #23

Quote:
Originally Posted by TomL. View Post
Try
Code:
service iptables stop
Failed to stop iptables.service: Unit iptables.service not loaded.
bubuxoxo is offline
Bacardi
Veteran Member
Join Date: Jan 2010
Location: mom's basement
Old 04-03-2020 , 14:05   Re: Connecting to server problem.
Reply With Quote #24

I want just mention this.

If you have now, SourceMod plugins back in plugins folder and loaded:
- Using SM admin commands, it create log file in folder (by default settings).
sm_map de_dust2
sm_cvar mp_timelimit 999


Code:
[SM] Changed cvar "mp_timelimit" to "9999".
L 04/03/2020 - 21:02:45: [basecommands.smx] "Console<0><Console><Console>" changed cvar (cvar "mp_timelimit") (value "9999")
sm_map de_dust2
[SM] Changing map to de_dust2...
L 04/03/2020 - 21:02:58: [basecommands.smx] "Console<0><Console><Console>" changed map to "de_dust2"
If you now look in ...addons/sourcemod/logs/
You should see some files. ex: L20200403.log

If not -> there is a problem.
__________________
Do not Private Message @me
Bacardi is offline
bubuxoxo
Junior Member
Join Date: Mar 2020
Location: Lithuania
Old 04-03-2020 , 14:23   Re: Connecting to server problem.
Reply With Quote #25

Empty folder..i dont know what to do. Maybe try another tutorial?
bubuxoxo is offline
Bacardi
Veteran Member
Join Date: Jan 2010
Location: mom's basement
Old 04-03-2020 , 14:49   Re: Connecting to server problem.
Reply With Quote #26

I assume now, and don't remember well. In Linux, you need somehow give permission to SRCDS to allow create files and read files. Is it CHMOD ?
__________________
Do not Private Message @me
Bacardi is offline
bubuxoxo
Junior Member
Join Date: Mar 2020
Location: Lithuania
Old 04-03-2020 , 15:17   Re: Connecting to server problem.
Reply With Quote #27

Quote:
Originally Posted by Bacardi View Post
I assume now, and don't remember well. In Linux, you need somehow give permission to SRCDS to allow create files and read files. Is it CHMOD ?
I can look inside srcds_run but i dunno how srcds_run must be.
bubuxoxo is offline
Bacardi
Veteran Member
Join Date: Jan 2010
Location: mom's basement
Old 04-03-2020 , 15:27   Re: Connecting to server problem.
Reply With Quote #28

I'm trying understand linux.. https://www.howtogeek.com/437958/how...mand-on-linux/

What you get when you use this command, in directory, where is srcds ?
Code:
ls -l
__________________
Do not Private Message @me
Bacardi is offline
bubuxoxo
Junior Member
Join Date: Mar 2020
Location: Lithuania
Old 04-03-2020 , 15:48   Re: Connecting to server problem.
Reply With Quote #29

$ ls -l
HTML Code:
total 3256
drwxr-xr-x  7 csgosrv csgosrv    4096 Apr  2 12:05 bin
-rwxr-xr-x  1 csgosrv csgosrv 2503395 Apr  2 11:50 chrome.pak
drwxr-xr-x 15 csgosrv csgosrv   12288 Apr  3 17:45 csgo
drwxr-xr-x 10 csgosrv csgosrv    4096 Apr  2 12:05 platform
-rwxr-xr-x  1 csgosrv csgosrv  412448 Apr  2 12:05 srcds.exe
-rwxr-xr-x  1 csgosrv csgosrv    6352 Apr  2 12:04 srcds_linux
-rwxr-xr-x  1 csgosrv csgosrv    9842 Apr  2 12:04 srcds_run
-rw-r--r--  1 csgosrv csgosrv       5 Apr  3 21:24 steam_appid.txt
drwxr-xr-x  5 csgosrv csgosrv    4096 Apr  2 12:05 steamapps
-rwxr-xr-x  1 csgosrv csgosrv  362496 Apr  2 12:03 thirdpartylegalnotices.doc
bubuxoxo is offline
Bacardi
Veteran Member
Join Date: Jan 2010
Location: mom's basement
Old 04-03-2020 , 15:58   Re: Connecting to server problem.
Reply With Quote #30

Well, I think we could try give more permission. I hope someone smarter could give better advice.

I looked other topics like this one https://forums.alliedmods.net/showthread.php?t=279918
And more info from here https://www.pluralsight.com/blog/it-...le-permissions


Give more permission to your servername folder
Code:
chmod ugo+rwx foldername

//same command in numerical
chmod 777 foldername

*edit
servername <- that folder where is csgo sub folder.


*edit
Re-check with ls -l
__________________
Do not Private Message @me

Last edited by Bacardi; 04-03-2020 at 16:01.
Bacardi is offline
Reply



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 13:28.


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