Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Latest release download failing (s3 urls depricated ) #26

Open
anclrii opened this issue Aug 23, 2018 · 2 comments
Open

Latest release download failing (s3 urls depricated ) #26

anclrii opened this issue Aug 23, 2018 · 2 comments
Labels

Comments

@anclrii
Copy link

anclrii commented Aug 23, 2018

Latest release download failing because s3 urls have been deprecated https://twitter.com/Dinnerbone/status/993773511469686784

fatal: [minecraft]: FAILED! => {"changed": false, "dest": "/srv/minecraft/minecraft_server.1.13.1.jar", "msg": "Request failed", "response": "HTTP Error 403: Forbidden", "state": "absent", "status_code": 403, "url": "https://s3.amazonaws.com/Minecraft.Download/versions/1.13.1/minecraft_server.1.13.1.jar"}

New urls are may not be constructed programmatically but can be retrieved from this new json file:
http://jsonviewer.stack.hu/#http://launchermeta.mojang.com/mc/game/version_manifest.json

@benwebber benwebber added the bug label Aug 23, 2018
@benwebber
Copy link
Collaborator

Thanks for reporting this. This should be simple enough to fix.

@DO1JLR
Copy link

DO1JLR commented Feb 16, 2019

Hey @benwebber

Is it possible that you can resolve this issue?
I would be very glad.

It looks, like there is even a nice pull request, that only need your approval to do this.

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants