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

Default download url fails to download the server jar #88

Open
Ph0B1uS opened this issue Jul 13, 2023 · 0 comments
Open

Default download url fails to download the server jar #88

Ph0B1uS opened this issue Jul 13, 2023 · 0 comments

Comments

@Ph0B1uS
Copy link

Ph0B1uS commented Jul 13, 2023

Affected Puppet, Ruby, OS and module versions/distributions

  • Puppet: 8.1.0
  • Ruby:
  • Distribution: Debian 12
  • Module version: 5.0.1-rc0

How to reproduce (e.g Puppet code you use)

Try and install any version of the minecraft server jar with the module

What are you seeing

The download fails with a http 403 and this goes for every version I've tried.

What behaviour did you expect instead

That the server jar file would be downloaded

Output log

Error: Execution of '/usr/bin/curl https://s3.amazonaws.com/Minecraft.Download/versions/1.19.1/minecraft_server.1.19.1.jar -o /tmp/minecraft_server.jar_20230713-15233-2u7hed -fsSLg --max-redirs 5' returned 22: curl: (22) The requested URL returned error: 403 Error: /Stage[main]/Minecraft::Source/Archive[minecraft_server]/ensure: change from 'absent' to 'present' failed: Execution of '/usr/bin/curl https://s3.amazonaws.com/Minecraft.Download/versions/1.19.1/minecraft_server.1.19.1.jar -o /tmp/minecraft_server.jar_20230713-15233-2u7hed -fsSLg --max-redirs 5' returned 22: curl: (22) The requested URL returned error: 403 (corrective)

Any additional information you'd like to impart

It works if one specifies a another source manually

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

No branches or pull requests

1 participant