Issues with LGSM CSGO installation

Ask questions about dedicated servers here and we and other users will do our best to answer them. Please also refer to the self-help section for tutorials and answers to the most commonly asked questions.
Post Reply
k0r4y
New to forums
New to forums
Posts: 4
https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
Joined: Sun Jan 22, 2017 9:45 pm

Issues with LGSM CSGO installation

Post by k0r4y »

Hello, I've been using LGSM for a CS:GO server without any hiccups, till I tried creating a new server on a new VDS on ubuntu 16.04, everything goes fine till 95-96% download, after that I get an error;

common/pipes.cpp (769) : Fatal assert failed: ../common/pipes.cpp, line 769. Application exiting

After that the VPS freezes, I tried wiping the VDS, reinstalling the OS and installing the gameserver again, which resulted in the same issue.
Oh and I can't even connect to the VPS by SSH unless I do a reboot from the CP of my server provider..
Last time I tried rebooting the server it corrupted some files, that's why I did an OS reinstall if someone was wondering why. Tried multiple reinstalls, got the same error twice and the third time I had no error, it tried to stop the download but it got stuck while stopping it, crashing the VDS again.
Image



The only commands I've run are
apt-get update
apt-get upgrade
apt-get dist-upgrade
rebooted the server, made new user for the installation
installed dependencies
chmod +x csgoserver
./csgoserver install

Any ideas?
k0r4y
New to forums
New to forums
Posts: 4
Joined: Sun Jan 22, 2017 9:45 pm

Re: Issues with LGSM CSGO installation

Post by k0r4y »

Can't edit main post?

I tried installing csgo ds through steamcmd without LGSM, this is the result..

[img]
http://i.imgur.com/c09fnxP.png
[/img]

I'm thinking this issue has something to do with the VDS and not with LGSM or steamcmd..
k0r4y
New to forums
New to forums
Posts: 4
Joined: Sun Jan 22, 2017 9:45 pm

Re: Issues with LGSM CSGO installation

Post by k0r4y »

Sorry for triple posting, please merge my posts if an admin or moderator sees this, but I feel like posting a possible solution is important.

The problem was probably related to low RAM (1GB in my case) and having 0 swap, it installed fine without changing anything this time, but creating a swap file might fix the issue if anyone else is experiencing the same problem. (Thanks to the guys at LGSM discord!)
natan
New to forums
New to forums
Posts: 6
Joined: Fri Feb 13, 2015 4:54 am

Re: Issues with LGSM CSGO installation

Post by natan »

Hi.

Be sure that you install all the dependencies according to your distro.

Login as your created user (NOT AS ROOT)
And post your csgo server details by typing...

./csgoserver postdetails


We need more detailed info to help you.

Greetings. :wink:
Post Reply