[GH-ISSUE #1031] [mcserver] Dependencies are missing, but server is online #814

Closed
opened 2026-02-27 02:53:41 +03:00 by kerem · 2 comments
Owner

Originally created by @Sebbo94BY on GitHub (Aug 25, 2016).
Original GitHub issue: https://github.com/GameServerManagers/LinuxGSM/issues/1031

I've just started a Minecraft server, otherwise there were some missing dependencies. Shouldn't the script abort and don't start the server due of these missings packages?

mcserver@lgsm-ubuntu1604:~$ ./mcserver start
    fetching command_start.sh...OK
[ .... ] Starting mc-server:     fetching check_system_dir.sh...OK
    fetching check_logs.sh...OK
[ERROR ] Starting mc-server: Checking dependencies: missing: lib32gcc1 libstdc++6:i386

Warning! mcserver does not have sudo access. Manually install dependencies.
        sudo dpkg --add-architecture i386; sudo apt-get install lib32gcc1 libstdc++6:i386

    fetching check_ip.sh...OK
    fetching check_config.sh...OK
    fetching check_status.sh...OK
[ WARN ] Starting mc-server: Check RAM: 1G required, 975M available
        * Minecraft server may fail to run or experience poor performance.
    fetching info_config.sh...OK
    fetching logs.sh...OK
[  OK  ] Starting mc-server:
mcserver@lgsm-ubuntu1604:~$ ./mcserver details
    fetching command_details.sh...OK
    fetching info_parms.sh...OK

Distro Details
=========================================================================================================================================================================================================================================
Distro:    Ubuntu 16.04.1 LTS
Arch:      x86_64
Kernel:    4.4.0-31-generic
Hostname:  lgsm-ubuntu1604
tmux:      tmux 2.1
GLIBC:     2.23

Performance
=========================================================================================================================================================================================================================================
Uptime:    0d, 2h, 20m
Avg Load:  0.21, 0.07, 0.02

Mem:       total   used   free     cached
Physical:  975M    285M   97M
Swap:      1.0G    1.8M   1.0G

Storage
=========================================================================================================================================================================================================================================
Filesystem:   /dev/sda1
Total:        39G
Used:         1.7G
Available:    35G
LGSM Total:   19M
Serverfiles:  9.2M

Minecraft Server Details
=========================================================================================================================================================================================================================================
Server IP:      192.168.178.32:25565
RCON password:  NOT SET
Slots:          20
Game mode:      0
Game world:     world
Status:         ONLINE

mcserver Script Details
=========================================================================================================================================================================================================================================
Service name:      mc-server
mcserver version:  210816
User:              mcserver
Email alert:       off
Pushbullet alert:  off
Update on start:   off
Location:          /home/mcserver
Config file:       /home/mcserver/serverfiles/server.properties

Backups
=========================================================================================================================================================================================================================================
No Backups created

Command-line Parameters
=========================================================================================================================================================================================================================================
java -Xmx1024M -jar minecraft_server.jar nogui

Ports
=========================================================================================================================================================================================================================================
Change ports by editing the parameters in:
/home/mcserver/serverfiles/server.properties

Useful port diagnostic command:
netstat -atunp | grep java

DESCRIPTION  DIRECTION  PORT   PROTOCOL
> Game       INBOUND    25565  udp

Status: ONLINE

mcserver@lgsm-ubuntu1604:~$
Originally created by @Sebbo94BY on GitHub (Aug 25, 2016). Original GitHub issue: https://github.com/GameServerManagers/LinuxGSM/issues/1031 I've just started a Minecraft server, otherwise there were some missing dependencies. Shouldn't the script abort and don't start the server due of these missings packages? ``` mcserver@lgsm-ubuntu1604:~$ ./mcserver start fetching command_start.sh...OK [ .... ] Starting mc-server: fetching check_system_dir.sh...OK fetching check_logs.sh...OK [ERROR ] Starting mc-server: Checking dependencies: missing: lib32gcc1 libstdc++6:i386 Warning! mcserver does not have sudo access. Manually install dependencies. sudo dpkg --add-architecture i386; sudo apt-get install lib32gcc1 libstdc++6:i386 fetching check_ip.sh...OK fetching check_config.sh...OK fetching check_status.sh...OK [ WARN ] Starting mc-server: Check RAM: 1G required, 975M available * Minecraft server may fail to run or experience poor performance. fetching info_config.sh...OK fetching logs.sh...OK [ OK ] Starting mc-server: mcserver@lgsm-ubuntu1604:~$ ./mcserver details fetching command_details.sh...OK fetching info_parms.sh...OK Distro Details ========================================================================================================================================================================================================================================= Distro: Ubuntu 16.04.1 LTS Arch: x86_64 Kernel: 4.4.0-31-generic Hostname: lgsm-ubuntu1604 tmux: tmux 2.1 GLIBC: 2.23 Performance ========================================================================================================================================================================================================================================= Uptime: 0d, 2h, 20m Avg Load: 0.21, 0.07, 0.02 Mem: total used free cached Physical: 975M 285M 97M Swap: 1.0G 1.8M 1.0G Storage ========================================================================================================================================================================================================================================= Filesystem: /dev/sda1 Total: 39G Used: 1.7G Available: 35G LGSM Total: 19M Serverfiles: 9.2M Minecraft Server Details ========================================================================================================================================================================================================================================= Server IP: 192.168.178.32:25565 RCON password: NOT SET Slots: 20 Game mode: 0 Game world: world Status: ONLINE mcserver Script Details ========================================================================================================================================================================================================================================= Service name: mc-server mcserver version: 210816 User: mcserver Email alert: off Pushbullet alert: off Update on start: off Location: /home/mcserver Config file: /home/mcserver/serverfiles/server.properties Backups ========================================================================================================================================================================================================================================= No Backups created Command-line Parameters ========================================================================================================================================================================================================================================= java -Xmx1024M -jar minecraft_server.jar nogui Ports ========================================================================================================================================================================================================================================= Change ports by editing the parameters in: /home/mcserver/serverfiles/server.properties Useful port diagnostic command: netstat -atunp | grep java DESCRIPTION DIRECTION PORT PROTOCOL > Game INBOUND 25565 udp Status: ONLINE mcserver@lgsm-ubuntu1604:~$ ```
kerem 2026-02-27 02:53:41 +03:00
Author
Owner

@UltimateByte commented on GitHub (Aug 26, 2016):

Exact same issue as https://github.com/GameServerManagers/LinuxGSM/issues/1029

<!-- gh-comment-id:242592036 --> @UltimateByte commented on GitHub (Aug 26, 2016): Exact same issue as https://github.com/GameServerManagers/LinuxGSM/issues/1029
Author
Owner

@lock[bot] commented on GitHub (Jul 19, 2018):

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

<!-- gh-comment-id:406174041 --> @lock[bot] commented on GitHub (Jul 19, 2018): This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
Sign in to join this conversation.
No labels
Atomic
Epic
cannot reproduce
command: backup
command: console
command: debug
command: details
command: fast-dl
command: install
command: mods
command: monitor
command: post-details
command: restart
command: send
command: start
command: stop
command: update
command: update-lgsm
command: validate
command: wipe
distro: AlmaLinux
distro: Arch Linux
distro: CentOS
distro: Debian
distro: Fedora
distro: RedHat
distro: Rocky Linux
distro: Ubuntu
distro: openSUSE
engine: goldsrc
engine: source
game: 7 Days to Die
game: ARMA 3
game: Ark: Survival Evolved
game: Assetto Corsa
game: Avorion
game: BATTALION: Legacy
game: Barotrauma
game: Battalion 1944
game: Battlefield 1942
game: Black Mesa: Deathmatch
game: Blade Symphony
game: Call of Duty 2
game: Call of Duty 4
game: Call of Duty: United Offensive
game: Counter-Strike 1.6
game: Counter-Strike 2
game: Counter-Strike: Global Offensive
game: Counter-Strike: Source
game: Day of Infamy
game: Dayz
game: Death Match Classic
game: Don't Starve Together
game: ET: Legacy
game: Eco
game: Factorio
game: Factorio
game: Garry's Mod
game: Half-Life
game: Hurtword
game: Insurgecy
game: Insurgecy
game: Insurgency: Sandstorm
game: Just Cause 3
game: Killing Floor
game: Killing Floor 2
game: Left 4 Dead 2
game: Minecraft
game: Minecraft Bedrock
game: Mordhau
game: Multi Theft Auto
game: Mumble
game: Natural Selection 2
game: No More Room in Hell
game: Pavlov VR
game: Post Scriptum
game: Project Zomboid
game: Quake 3
game: QuakeWorld
game: Red Orchestra: Ostfront 41-45
game: Return to Castle Wolfenstein
game: Rising World
game: Rust
game: San Andreas Multiplayer
game: Satisfactory
game: Soldat
game: Soldier of Fortune 2
game: Squad
game: Squad 44
game: Starbound
game: Stationeers
game: Sven Co-op
game: Team Fortress 2
game: Teamspeak 3
game: Teeworlds
game: Terraria
game: The Front
game: Unreal Tournament 2004
game: Unreal Tournament 3
game: Unreal Tournament 99
game: Unturned
game: Valheim
game: Wurm Unlimited
game: Zombie Master Reborn
game: label missing
good first issue
help wanted
info: alerts
info: dependency
info: docker
info: docs
info: email
info: query
info: steamcmd
info: systemd
info: tmux
info: website
info: website
needs more info
outcome: duplicate
outcome: issue resolved
outcome: issue resolved
outcome: issue unresolved
outcome: pr accepted
outcome: pr rejected
outcome: unconfirmed
outcome: wontfix
outcome: wrong forum
potential-duplicate
priority
pull-request
type: bug
type: feature
type: feature
type: feature request
type: game server request
type: refactor
waiting response
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/LinuxGSM#814
No description provided.