GameServerManagers / LinuxGSM

The command-line tool for quick, simple deployment and management of Linux dedicated game servers.
https://linuxgsm.com
MIT License
4.31k stars 820 forks source link

[BUG] Can't start valheim server because there is no file "valheim_server.x86_64". #3324

Closed Hogaeng closed 3 years ago

Hogaeng commented 3 years ago

User Story

Following tutorial in web page of LGSM, starting has failed because there is not exist valheim_server.x86_64. Where is that file? Let me attach script log. vhserver-script.log

Basic info

Distro: [Ubuntu 20.04.2 LTS] Game: Valheim Command: ./vhserver start LinuxGSM version: 21.1.3

Further Information

A clear description of what the bug is and any ideas on how to resolve it. Plus any further context that might be relevant to the issue.

To Reproduce

Steps to reproduce the behaviour:

  1. installed dependencies in admin user, not vhserver user.
  2. purged steamcmd and reinstalled it.
  3. reinstalled lgsm without removed.
  4. add sudo previliage to vhserver user.

Expected behaviour

dgibbs64 commented 3 years ago

./vhserver install ?

Hogaeng commented 3 years ago

./vhserver install ?

I've already done. Please check my script log.

Xalorous commented 3 years ago

Can you see the file? If you run ls -l ~/serverfiles/valheim_server.x86_64 and paste the results, including the prompt, perhaps we can pinpoint the issue for you.

[vhserver@sv-valheim ~]$ ls -l ~/serverfiles/valheim_server.x86_64 
-rwxrwxr-x. 1 vhserver vhserver 6344 Feb 11 20:55 /home/vhserver/serverfiles/valheim_server.x86_64
Hogaeng commented 3 years ago

image image image image

Hogaeng commented 3 years ago

image Is it normal downloading folder remains after downloading the game?

Svann commented 3 years ago

I have the same error with my fresh install on Ubuntu 20.04.

h3o66 commented 3 years ago

I have currently no clue why this happens. Imho something special with steamcmd. Can you maybe upload the log from the folder ~/.local/share/Steam/logs/ ?

Hogaeng commented 3 years ago

I found the reason that I'd installed at GCP f-1 micro which is very low specifications. It's only have 0.6GB so that steamcmd had halted downloading Valheim. I installed at my desktop(amd 2700x, 16GB) using vmware and it works. Also my friend installed and run server in Synology NAS and it works fine too. I found the minimum specification of running Valheim server in Reddit, check URL below. I think 2cores and 4GB are good. Reddit

github-actions[bot] commented 2 years ago

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.