devryan / GamePanelX-V3

The Original Free and Open Source Game Control Panel
https://www.gamepanelx.com
Other
131 stars 94 forks source link

Steam Install idle - Minecraft New template Error #103

Open EveRize opened 9 years ago

EveRize commented 9 years ago

Hello,

I get two issues on my GamePanelX installation :

First, when I'm trying to create steam template (CSGO, CSS, TF2), they are still blocked on "idle" status.

When looking to /usr/local/gpx/Steam_000.log (our steam_18.log, etc), log shows :

Redirecting stferr to '/home/gpxuser/Steam/logs/stderr.txt' [0%] Checking for available updates... [----] Verifying installation... Steam console client (c) Valve Corporation -- type 'quit' to exit -- Loading Steam API...ok. ESC[1mlogin everizeinstall password ESC[0m Logging in user 'everizeinstall' to steam public...Logged in OK Waiting for licence info...OK ESC[1mquit ESC[0m

When looking in /home/gpxuser/Steam/logs/stderr.txt, there's nothing.

Also, when I'm trying to install new minecraft template on remote server, I get an error display :

Error: error, Internal Server Error

Impossible to create new template/game servers...

Could you please help me to solve those issues?

Thanks, Vincent.

devryan commented 8 years ago

The Steam games issue has been fixed, see latest commits on master branch of master+remote. https://github.com/devryan/GamePanelX-V3/commit/29554eb7ed86c81e7fb4a919d4f37ebf5b39c27f

For your minecraft error, can you look at your webserver error log to see what the php error is? Do you have any security plugins enabled on your webserver, or is exec() function disabled?