LomotHo / minecraft-bedrock

a bedrock minecraft PE Server on docker (MCPE) 1M pulls🎉!
Apache License 2.0
134 stars 21 forks source link

Server will not start correctly, get error message #21

Closed langph closed 4 years ago

langph commented 4 years ago

After upgrading (with watchtower) the server will not start.

I get this message:

/mcpe/script/docker-entrypoint.sh: 25: exec: bedrock_server: not found

I think it is looking for the server in the wrong path.

LomotHo commented 4 years ago

try to delete the image and pull it again.

LomotHo commented 4 years ago
docker image rm lomot/minecraft-bedrock:1.16.1.02
docker pull lomot/minecraft-bedrock:1.16.1.02