Giter VIP home page Giter VIP logo

Comments (11)

itzg avatar itzg commented on July 21, 2024

No, that's the "fun" of scraping a webpage for data. They seem to have changed the attribute to data-bi-prtid="serverBedrockLinux" rather than data-platform.

I'll have to update the attribute parameter here

DOWNLOAD_URL=$(restify --attribute=data-platform=serverBedrockLinux https://www.minecraft.net/en-us/download/server/bedrock/ | jq -r '.[0].href')

from docker-minecraft-bedrock-server.

itzg avatar itzg commented on July 21, 2024

Well...I got this change pushed to Docker Hub but realized that some of instances of that page must be getting served from CDNs with the older copy. I'll need to enhance that step to try each of the possible attributes...

from docker-minecraft-bedrock-server.

itzg avatar itzg commented on July 21, 2024

OK, the latest image will now try either attribute.

from docker-minecraft-bedrock-server.

emanual4real avatar emanual4real commented on July 21, 2024

Sweet, I'll have to give it a try soon. Appreciate your work!

from docker-minecraft-bedrock-server.

vpathuis avatar vpathuis commented on July 21, 2024

Looks as if they changed it again. Getting that error again

from docker-minecraft-bedrock-server.

itzg avatar itzg commented on July 21, 2024

@vpathuis make sure to re-pull the latest image. There was a new issue and fix that was needed in #155

from docker-minecraft-bedrock-server.

vpathuis avatar vpathuis commented on July 21, 2024

Mm, I made a new container (added to docker-compose.yml, I'm not using local copy of the image) and that's where the issue occurs. Nonetheless I deleted it (prune) and started again. Same error. The other containers start fine. Weird.

Failed to extract download URL '' from https://www.minecraft.net/en-us/download/server/bedrock/
2021/07/03 19:41:23 Unable to find an element with attribute matcher data-platform=serverBedrockLinux

from docker-minecraft-bedrock-server.

itzg avatar itzg commented on July 21, 2024

But did you re-pull the image? Such as docker-compose pull

from docker-minecraft-bedrock-server.

vpathuis avatar vpathuis commented on July 21, 2024

This worked, thnx a lot for the fast reply!

from docker-minecraft-bedrock-server.

iadk47 avatar iadk47 commented on July 21, 2024

It appears this is an issue again.

Failed to extract download URL '' from https://www.minecraft.net/en-us/download/server/bedrock/
2022/10/31 03:00:45 Unable to find an element with attribute matcher data-platform=serverBedrockLinux

Any assistance would be greatly appreciated. Thanks!

from docker-minecraft-bedrock-server.

wallmarc avatar wallmarc commented on July 21, 2024

Agree that it seems to be a problem again

A workaround that worked for me is to copy the link address from the Linux download button here:
https://www.minecraft.net/en-us/download/server/bedrock

Start the container with an additional environment variable 'DOWNLOAD_URL', e.g.
DOWNLOAD_URL=https://minecraft.azureedge.net/bin-linux/bedrock-server-1.19.41.01.zip

from docker-minecraft-bedrock-server.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.