Results 6 comments of Chad Smykay

I have the same issue. I just completely deleted my old MC volume and all old images and re-setup everything with your sample compose file: `version: '3.3' services: web: image:...

And there is nothing in the log files on the RCON container: > root@neutral:~# docker exec -it 2c64df3217db /bin/bash root@2c64df3217db:/opt/rcon-web-admin-0.14.1# ls CHANGELOG.md LICENSE README.md config.template.js db logs node_modules package-lock.json package.json...

Like I said that was the compose example I used. I only added the restart always and the TimeZone option. But I will retry again without those set.

Same thing, blank slate using default compose config. No error in the rcon running container or with RCON on the minecraft container. What does you local docker network look like?...

Just as an update I have never got this to work on my home configuration. I used your default compose configuration and it has never worked. It looks like the...

I just completely re-installed docker and removed all volumes and images and still does not work. There are not even any logs in the rcon container to TS. So if...