Jump to content

Trouble starting Linux server


BoggieDown

Recommended Posts

Hello everyone

 

This is my first time posting. In the past I've been able to start up my server successfully. Please let me know if I'm missing any important info.

 

I'm running into this issue where the server won't start and the CPU varies from 700% - 1000% when attempting to load. I wait about 5 min before I force quit. Attached are the output logs as well as a screen capture of the CPU load.

 

Thank you!

 

0.156 INF Version: Alpha 18.3 (b4) Compatibility Version: Alpha 18.3, Build: Linux 64 Bit

INF System information:

OS: Linux 5.3 Ubuntu 18.04 64bit

CPU: AMD Ryzen 7 2700 Eight-Core Processor (cores: 16)

RAM: 24061 MB

GPU: Null Device (128 MB)

Graphics API: NULL 1.0 [1.0] (shader level 3.0)

output_log__2020-02-07__08-32-52.txt

Capture.jpg.0bfa45d17ceb3bc457ab9696f1be6bd3.jpg

Link to comment
Share on other sites

1. Make sure Mono is updated.

 

sudo apt install gnupg ca-certificatessudo apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys 3FA7E0328081BFF6A14DA29AA6A19B38D3D831EFecho "deb https://download.mono-project.com/repo/ubuntu stable-bionic main" | sudo tee /etc/apt/sources.list.d/mono-official-stable.listsudo apt update
sudo apt install mono-devel

 

2. Generating the map on the first startup will take a while. Especially with no GPU. Did you allow it to finish?

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...