Describe the bug
My server and viaproxy work through docker, game version 1.21. When starting containers, the Geyser issues strange logs, and does not start completely. When trying to log in to the server from Bedrock, the "Failed to connect to the world" bar is displayed. The number of players and server ping are not visible from the menu. At the same time, the server itself is fully operational and accessible from Java. Via Proxy logs, docker-compose file and config files for both ViaProxy and Geyser are attached.
latest.log
To Reproduce
- Run
docker-compose up -d.
- Wait until it creates all the directories.
- Replace viaproxy.yml in /via-proxy-data/ with the attached version.
- Replace config.yml in /via-version-data/plugins/Geyser/ with the attached version.
- Run the
docker-compose up -d again
Expected behaviour
All containers are running, the server, ping and the number of players are visible by the IP address and port from Bedrock, while players can log in from Java (one IP address each) and from Bedrock (using the IP address and port)
Screenshots / Videos

Server Version and Plugins
Server running on 1.21 Fabric
Geyser Dump
No response
Geyser Version
2.6.1-b767 (git-master-fd4c805)
Minecraft: Bedrock Edition Device/Version
No response
Additional Context
Here is configs and docker-compose files:
(https://drive.google.com/drive/folders/1eaaDRfqqzLajNpp_t_HRvYCE9cR1u2LR?usp=sharing)
Describe the bug
My server and viaproxy work through docker, game version 1.21. When starting containers, the Geyser issues strange logs, and does not start completely. When trying to log in to the server from Bedrock, the "Failed to connect to the world" bar is displayed. The number of players and server ping are not visible from the menu. At the same time, the server itself is fully operational and accessible from Java. Via Proxy logs, docker-compose file and config files for both ViaProxy and Geyser are attached.
latest.log
To Reproduce
docker-compose up -d.docker-compose up -dagainExpected behaviour
All containers are running, the server, ping and the number of players are visible by the IP address and port from Bedrock, while players can log in from Java (one IP address each) and from Bedrock (using the IP address and port)
Screenshots / Videos
Server Version and Plugins
Server running on 1.21 Fabric
Geyser Dump
No response
Geyser Version
2.6.1-b767 (git-master-fd4c805)
Minecraft: Bedrock Edition Device/Version
No response
Additional Context
Here is configs and docker-compose files:
(https://drive.google.com/drive/folders/1eaaDRfqqzLajNpp_t_HRvYCE9cR1u2LR?usp=sharing)