CubeCoders / AMP

Issue tracking and documentation for AMP
https://cubecoders.com/AMP
MIT License
206 stars 38 forks source link

Docker: RCON Passthru doesn't work with dockerized Instances #228

Closed mygrexit closed 4 years ago

mygrexit commented 4 years ago

Bug Report

System Information

I confirm:

Symptoms

I'm trying to enable RCON Passthru on a CS:GO Server but AMP doesn't tell Docker to publish/expose the needed port (7777).

The only way to use RCON with a dockerized instance is by using the console in the web panel.

This bug has been reported in Discord and PhonicUK confirmed it. I thought it would be a good idea to report it here, that way i will get notified when it has been fixed.

Reproduction

Install AMP, install docker, add the amp user to the docker group, enable dockerizing of game servers (New Instance Defaults), install a SRCDS game server, enable rcon passthru, restart AMP, try to use it.

PhonicUK commented 4 years ago

This should now work as of the latest changes. Try out the CI build (or nightly as of tomorrow)