Raised This Month: $ Target: $400
 0% 

Connecting to server problem.


Post New Thread Reply   
 
Thread Tools Display Modes
bubuxoxo
Junior Member
Join Date: Mar 2020
Location: Lithuania
Old 04-03-2020 , 16:31   Re: Connecting to server problem.
Reply With Quote #31

chmod: cannot access 'csgo_server': No such file or directory
root@inj8:~# chmod ugo+rwx csgosrv
chmod: cannot access 'csgosrv': No such file or directory
root@inj8:~# chmod 777 csgosrv
chmod: cannot access 'csgosrv': No such file or directory


I try all folder all answers the same.
bubuxoxo is offline
Bacardi
Veteran Member
Join Date: Jan 2010
Location: mom's basement
Old 04-03-2020 , 16:40   Re: Connecting to server problem.
Reply With Quote #32

hmmm... what is your server full path ?

$ pwd
?

Last edited by Bacardi; 04-03-2020 at 16:44.
Bacardi is offline
bubuxoxo
Junior Member
Join Date: Mar 2020
Location: Lithuania
Old 04-03-2020 , 16:46   Re: Connecting to server problem.
Reply With Quote #33

/home/csgosrv/steam/csgo_server/csgo

pwd is root

Last edited by bubuxoxo; 04-03-2020 at 16:48.
bubuxoxo is offline
Bacardi
Veteran Member
Join Date: Jan 2010
Location: mom's basement
Old 04-03-2020 , 16:56   Re: Connecting to server problem.
Reply With Quote #34

ok. Try

chmod -R 777 /home/csgosrv/steam/csgo_server


*edit Or should we use -R at all ? yes, maybe
__________________
Do not Private Message @me

Last edited by Bacardi; 04-03-2020 at 16:59. Reason: dunno
Bacardi is offline
bubuxoxo
Junior Member
Join Date: Mar 2020
Location: Lithuania
Old 04-03-2020 , 17:42   Re: Connecting to server problem.
Reply With Quote #35

Quote:
Originally Posted by bubuxoxo View Post
$ 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
Okey this code dont show error. I thing we make more persmision In ls -l something change.
HTML Code:
drwxrwxrwx  7 csgosrv csgosrv    4096 Apr  2 12:05 bin
-rwxrwxrwx  1 csgosrv csgosrv 2503395 Apr  2 11:50 chrome.pak
drwxrwxrwx 15 csgosrv csgosrv   12288 Apr  3 17:45 csgo
drwxrwxrwx 10 csgosrv csgosrv    4096 Apr  2 12:05 platform
-rwxrwxrwx  1 csgosrv csgosrv  412448 Apr  2 12:05 srcds.exe
-rwxrwxrwx  1 csgosrv csgosrv    6352 Apr  2 12:04 srcds_linux
-rwxrwxrwx  1 csgosrv csgosrv    9842 Apr  2 12:04 srcds_run
-rwxrwxrwx  1 csgosrv csgosrv       5 Apr  3 23:31 steam_appid.txt
drwxrwxrwx  5 csgosrv csgosrv    4096 Apr  2 12:05 steamapps
-rwxrwxrwx  1 csgosrv csgosrv  362496 Apr  2 12:03 thirdpartylegalnotices.doc

Last edited by bubuxoxo; 04-03-2020 at 17:43.
bubuxoxo is offline
Bacardi
Veteran Member
Join Date: Jan 2010
Location: mom's basement
Old 04-03-2020 , 17:48   Re: Connecting to server problem.
Reply With Quote #36

Ok, something changed.
So, could you do again, something admin commands ?
sm_map de_dust2
sm_cvar mp_timelimit 5

Then look inside SourceMod logs folder, do you get logs ?

*edit
Reboot server, to make sure.
__________________
Do not Private Message @me

Last edited by Bacardi; 04-03-2020 at 17:49.
Bacardi is offline
bubuxoxo
Junior Member
Join Date: Mar 2020
Location: Lithuania
Old 04-03-2020 , 17:55   Re: Connecting to server problem.
Reply With Quote #37

Quote:
Originally Posted by Bacardi View Post
Ok, something changed.
So, could you do again, something admin commands ?
sm_map de_dust2
sm_cvar mp_timelimit 5

Then look inside SourceMod logs folder, do you get logs ?

*edit
Reboot server, to make sure.
You are MVP. logs are here, and i can joint in to the server. Maybe now need delete logs commands becouse you say some commands can make alot gigabate. and how could i pay off to you. Becouse u sit with me whole day.
bubuxoxo is offline
bubuxoxo
Junior Member
Join Date: Mar 2020
Location: Lithuania
Old 04-03-2020 , 17:58   Re: Connecting to server problem.
Reply With Quote #38

the first log how look when why try in the morning
HTML Code:
L 04/03/2020 - 17:39:01: Log file started (file "logs/L000_000_000_000_0_202004031739_000.log") (game "/home/csgosrv/steam/csgo_server/csgo") (version "7803")
L 04/03/2020 - 17:39:01: [META] Loaded 1 plugin.
L 04/03/2020 - 17:39:01: Log file closed

Last edited by bubuxoxo; 04-03-2020 at 18:03.
bubuxoxo is offline
Bacardi
Veteran Member
Join Date: Jan 2010
Location: mom's basement
Old 04-03-2020 , 18:16   Re: Connecting to server problem.
Reply With Quote #39


I remembered, this is classic problem in OS Linux. Not need pay, I help for fun and annoying.

Yes, remove con_logfile filename.log, use this when you want log everything from server console screen (you see errors etc. etc.).

One thing,
we changed all folders and files to CHMOD 777,
it means users+groups+others have now access to Read+Write+Execute those.
(And I say to give all access 777, just to be sure problem is this and can be fix.)

So, are you planning, host web pages/FTP from that /home/csgosrv/steam/csgo_server directory ??
Don't, yet.
You need change permission on that directory, what are you planning to host outside internet, or people can do bad things.

You need read more of CHMOD from net.

And you could try for test, does your server still work if you change CHMOD to 775.

Anyone with more Linux knowledge could help you more about this. I have use Linux 3h in my life time.
__________________
Do not Private Message @me

Last edited by Bacardi; 04-03-2020 at 18:18.
Bacardi is offline
bubuxoxo
Junior Member
Join Date: Mar 2020
Location: Lithuania
Old 04-03-2020 , 18:28   Re: Connecting to server problem.
Reply With Quote #40

Its just VPS for testint CSGO servers mods, plugins and more. In next friday i buy dedicated server, and try make 3-4 servers with different mods. Webpage on another host. I hope this problem dont go with me in dedicated server, becouse i dont wanna give all permission to people who can destroy servers. But if this happens what best permission? -> CHMOD 775?

Last edited by bubuxoxo; 04-03-2020 at 18:29.
bubuxoxo 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 16:06.


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