Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Encountered an issue while installing the arma3 server #4506

Closed
Kongyao6 opened this issue Feb 24, 2024 · 1 comment
Closed

Encountered an issue while installing the arma3 server #4506

Kongyao6 opened this issue Feb 24, 2024 · 1 comment

Comments

@Kongyao6
Copy link

User story

Encountered an issue while installing the arma3 server

Game

arma3

Linux distro

Ubuntu 22.04

Command

command: install

Further information

followings are output⬇

Relevant log output

arma3server@dogeeer:~$ ./arma3server install

                                mdMMMMbm
                              mMMMMMMMMMMm
                              mMMMMMMMMMMMMm
                             mMMMMMMMMMMMMMMm
                             hMMMV^VMMV^VMMMh
                             MMMMM  MM  MMMMM
                             hMMs   vv   sMMh
                            hMMM:        :MMMh
                          .hMMMh          hMMMh.
                         -dMMMh     __     hMMMd-
                        :mMMMs      ||      sMMMm:
                       :MMMM+       || _     +NMMN:
                      .mMMM+     ========     +MMMm.
                      yMMMy   ##############   yMMMy
                      mMMM:   ##############   :MMMm
                      mMM   nn   nn    nn   nn   MMm
                      o   nNNNNNNNn    nNNNNNNNn   o
                         nNNNNNNNNNn  nNNNNNNNNNn
                        nNNNNNNNNNNN  NNNNNNNNNNNn
                         +NNNNNNNNN:  :NNNNNNNNN+
                           nNNNNNNN /\ NNNNNNNn
                             nnnnn  db  nnnnn

888      d8b                             .d8888b.   .d8888b.  888b     d888
888      Y8P                            d88P  Y88b d88P  Y88b 8888b   d8888
888                                     888    888 Y88b.      88888b.d88888
888      888 88888b.  888  888 888  888 888          Y888b.   888Y88888P888
888      888 888  88b 888  888  Y8bd8P  888  88888      Y88b. 888 Y888P 888
888      888 888  888 888  888   X88K   888    888        888 888  Y8P  888
888      888 888  888 Y88b 88Y .d8pq8b. Y88b  d88P Y88b  d88P 888   *   888
LinuxGSM 888 888  888  Y8888Y  888  888   Y2012P88   Y8888P   888       888

=================================
LinuxGSM_
by Daniel Gibbs
Version: v24.1.4
Game: ARMA 3
Website: https://linuxgsm.com
Contributors: https://linuxgsm.com/contrib
Sponsor: https://linuxgsm.com/sponsor
=================================

Server Directory
=================================
Warning! A server is already installed here.
/home/arma3server
Continue? [Y/n] Y

Creating Log Directories
=================================
installing log dir: /home/arma3server/log...OK
installing LinuxGSM log dir: /home/arma3server/log/script...OK
creating LinuxGSM log: /home/arma3server/log/script/arma3server-script.log...OK
installing console log dir: /home/arma3server/log/console...OK
creating console log: /home/arma3server/log/console/arma3server-console.log...OK

Checking ARMA 3 Dependencies
=================================
bc
binutils
bsdmainutils
bzip2
ca-certificates
cpio
curl
distro-info
file
gzip
hostname
jq
lib32gcc-s1
lib32stdc++6
libsdl2-2.0-0:i386
netcat
python3
steamcmd
tar
tmux
unzip
util-linux
uuid-runtime
wget
xz-utils
Information! Required dependencies already installed.

Installing SteamCMD
=================================
Information! SteamCMD is already installed...OK

Installing ARMA 3 Server
=================================
[ START ] Installing arma3server: SteamCMD
tid(64810) burning pthread_key_t == 0 so we never use it
Redirecting stderr to '/home/arma3server/.local/share/Steam/logs/stderr.txt'
Logging directory: '/home/arma3server/.local/share/Steam/logs'
[  0%] Checking for available updates...
[----] Verifying installation...
Steam Console Client (c) Valve Corporation - version 1705108307
-- type 'quit' to exit --
Loading Steam API...dlmopen steamservice.so failed: steamservice.so: 无法打开共享对象文件: 没有那个文件或目录
OK
Logging in user 'arma3server' to Steam Public...FAILED (Rate Limit Exceeded)
Complete! Installing arma3server: SteamCMD
[ ERROR ] Installing arma3server: No appmanifest_233780.acf found
[ INFO ] Installing arma3server: Forcing update to correct issue
[ START ] Installing arma3server: SteamCMD
tid(64889) burning pthread_key_t == 0 so we never use it
Redirecting stderr to '/home/arma3server/.local/share/Steam/logs/stderr.txt'
Logging directory: '/home/arma3server/.local/share/Steam/logs'
[  0%] Checking for available updates...
[----] Verifying installation...
Steam Console Client (c) Valve Corporation - version 1705108307
-- type 'quit' to exit --
Loading Steam API...dlmopen steamservice.so failed: steamservice.so: 无法打开共享对象文件: 没有那个文件或目录
OK
Logging in user 'arma3server' to Steam Public...FAILED (Rate Limit Exceeded)
Complete! Installing arma3server: SteamCMD
[ FAIL ] Installing arma3server: Still no appmanifest_233780.acf found
arma3server@dogeeer:~$

Steps to reproduce

1.curl the install file
2. ./arma3server install

@h3o66
Copy link
Member

h3o66 commented Sep 30, 2024

looks like you use a non valid user to login into steam and with that you got that error:
Logging in user 'arma3server' to Steam Public...FAILED (Rate Limit Exceeded)

for arma3 you do not need to use a steam user.

please comment out / rremove the following from the config:

steamuser
steampass

@h3o66 h3o66 closed this as not planned Won't fix, can't repro, duplicate, stale Sep 30, 2024
@github-project-automation github-project-automation bot moved this from 🆕 New Issues to ✅ Done in LinuxGSM Backlog Sep 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

No branches or pull requests

2 participants