Geoff Bourne
Geoff Bourne
Hmm, that's not the host nor class of IP address I expected there. How did you start your mc2survival container? If you don't have that handy, then output of `docker...
Actually, it looks like you must have included `-e RCON_HOST=mc2survival` in your container command-line. That really should be left as the default "localhost"...in fact I can't remember off hand why...
I am unable to recreate this issue. I'm hoping somebody else will have some advice for you.
From that error ``` 2022-05-08 16:26:40:984 ERROR] xuid or permission missing from permissions file: permissions.json ``` it sounds like something is malformed in the file.
I don't play on Bedrock as much Java, so my own advice is limited. Perhaps ask on the discord server. Otherwise, maybe op'ing with commands on the servers console will...
Sounds like an issue to report to Mojang since nothing changed with the docker image.
Running backups will eventually be helpful, but that's not needed for your initial scenario. The persistent `/data` volume is what is important. The volume config for `minecraftbedrock-server` looks right with:...
Good to close the issue?
You'll need to open an issue with kaiede, since it's their backup image.
No need to worry about your questions. If you could provide the docker-compose.yml you're trying and the container logs from startup then that will help a bunch. Actually, before doing...