Featured Replies
Archived
This topic is now archived and is closed to further replies.
A better way to browse. Learn more.
A full-screen app on your home screen with push notifications, badges and more.
This topic is now archived and is closed to further replies.
I've just started an MCGalaxy server, which is hosted in a podman container (rootless). For some reason, all players that connect have the IP of 10.0.2.100. Does anyone know why this is happening, and how I could fix it?
the command I used to create my MCGalaxy container is:
podman run -it -p 25565:25565 -v /home/joshua/[server name]/:/server --name [container name] docker.io/debian:latest
as my non-root user "joshua"
Then I installed mono in this container, and ran MCGalaxy.