Skip to content

wget not handling certain plugin URLs properly. #1118

@TheNoswad

Description

@TheNoswad

What happened?

The proxy-init-fs.sh script cannot properly download GeyserMC and Floodgate plugins. The plugins are saved without a file extension and have conflicting file names. I tried with specific builds of the plugins with the same results.

The desired plugin URLs
https://download.geysermc.org/v2/projects/geyser/versions/latest/builds/latest/downloads/velocity
https://download.geysermc.org/v2/projects/floodgate/versions/latest/builds/latest/downloads/velocity

Attached is log output from init-fs

What components are involved in your issue?

Proxy Agent (Velocity)

Version

v0.13.0

Kubernetes Version

v1.33.5 +rke2r1

Relevant log output

+ wget https://download.geysermc.org/v2/projects/geyser/versions/2.8.4/builds/948/downloads/velocity
Connecting to download.geysermc.org (104.26.15.230:443)
saving to 'velocity'
velocity             100% |********************************| 17.1M  0:00:00 ETA
'velocity' saved
+ cd /server/plugins
+ wget https://download.geysermc.org/v2/projects/floodgate/versions/2.2.5/builds/120/downloads/velocity
Connecting to download.geysermc.org (104.26.14.230:443)
wget: can't open 'velocity': File exists

Code of Conduct

  • I agree to follow this project's Code of Conduct

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions