-
-
Notifications
You must be signed in to change notification settings - Fork 27
Open
Labels
flag:triage ♻️Waiting for triageWaiting for triagetype:bug 🐛Something isn't workingSomething isn't working
Description
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 existsCode of Conduct
- I agree to follow this project's Code of Conduct
Metadata
Metadata
Assignees
Labels
flag:triage ♻️Waiting for triageWaiting for triagetype:bug 🐛Something isn't workingSomething isn't working