pterodactyl / images

Generic docker images designed to work with Pterodactyl Panel and its daemon.
https://pterodactyl.io
MIT License
49 stars 182 forks source link

Umod/Oxide Download broken in rust:core #85

Closed recon88 closed 2 years ago

recon88 commented 2 years ago

The Umod site seems to have updated and is now using Cloudflare and/or being attacked so the file isn't reachable. My Pterodactyl instance is unable to donwload the zip file containing Umod/Oxide for Rust.

Updating uMod...
[umod.zip]
  End-of-central-directory signature not found.  Either this file is not
  a zipfile, or it constitutes one disk of a multi-part archive.  In the
  latter case the central directory and zipfile comment will be found on
  the last disk(s) of this archive.
unzip:  cannot find zipfile directory in one of umod.zip or
        umod.zip.zip, and cannot find umod.zip.ZIP, period.

Could you please exchange the links in entrypoint.sh on quay.io/pterodactyl/core:rust?

https://umod.org/games/rust/download/develop -> https://github.com/OxideMod/Oxide.Rust/releases/latest/download/Oxide.Rust-linux.zip

The link on the page is basically just a redirect to the latest Github Release. Might as well just use that to make it work again.

iamkubi commented 2 years ago

PR already sent for it https://github.com/parkervcp/images/pull/98

Software-Noob commented 2 years ago

PR already sent for it https://github.com/parkervcp/images/pull/98

That's a fork which is the wrong place for a PR