AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Source Servers (SRCDS) (https://forums.alliedmods.net/forumdisplay.php?f=130)
-   -   File Ownership (https://forums.alliedmods.net/showthread.php?t=319039)

Hailee 10-07-2019 12:36

File Ownership
 
csgoserver@DM:~$ ./csgoserver restart
[ FAIL ] Stopping csgoserver: Permissions issues found
Information! The following directory does not have the correct permissions:
total 44
drwxrwxr-x 8 csgoserver csgoserver 4096 Oct 7 15:53 Steam
-rwxrwxr-x 1 csgoserver csgoserver 11834 Oct 7 15:31 csgoserver
drwxrwxr-x 7 csgoserver csgoserver 4096 Oct 7 15:32 lgsm
-rwxrwxr-x 1 csgoserver csgoserver 11828 Oct 7 15:31 linuxgsm.sh
drwxrwxr-x 4 csgoserver csgoserver 4096 Oct 7 15:32 log
drwxrwxr-x 6 csgoserver csgoserver 4096 Oct 7 16:21 serverfiles
drwxrwxr-x 7 csgoserver csgoserver 4096 Oct 7 15:32 steamcmd
I keep getting this error can someone help?

TomL. 10-07-2019 13:38

Re: File Ownership
 
Re-install your host machine if possible and follow the lgsm tutorial more carefully.
If you upload files via (s)ftp use your csgoserver user that is owner of the game server files.

Nexd 10-07-2019 17:16

Re: File Ownership
 
sudo chown -R csgoserver:csgoserver /home/csgoserver (Or change the location if its differs from yours)

Hailee 10-08-2019 06:07

Re: File Ownership
 
Quote:

Originally Posted by TomL. (Post 2669112)
Re-install your host machine if possible and follow the lgsm tutorial more carefully.
If you upload files via (s)ftp use your csgoserver user that is owner of the game server files.

https://linuxgsm.com/lgsm/csgoserver/

i followed this and exactly that.
and then folllowed this for FTP
https://hostadvice.com/how-to/how-to...-ubuntu-18-04/

TomL. 10-08-2019 09:28

Re: File Ownership
 
Quote:

Originally Posted by Hailee (Post 2669159)
https://linuxgsm.com/lgsm/csgoserver/

i followed this and exactly that.
and then folllowed this for FTP
https://hostadvice.com/how-to/how-to...-ubuntu-18-04/

Do this:

Quote:

Originally Posted by Nexd (Post 2669129)
sudo chown -R csgoserver:csgoserver /home/csgoserver (Or change the location if its differs from yours)

If it "doesn't work" or you have other problems just send me your contact details via PM and I will help you.


All times are GMT -4. The time now is 07:57.

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