minecraft icon indicating copy to clipboard operation
minecraft copied to clipboard

[Bug]: Curseforge Generic

Open user987098 opened this issue 1 month ago • 4 comments

Panel Version

1.0.0-beta27

Wings Version

1.0.0-beta18

Service

CurseForge Generic -- Minecraft

Modified

No, I did not modify the egg

Expected Behavior

setup the server after filling required variables, run install script, servers installed, play

Actual Behavior

server install failed with: Error response from daemon: manifest for openjdk:8-jdk-slim not found: manifest unknown: manifest unknown

pretty simple fix, went to their github saw they removed the image, recommend eclipse, so I replaced the install container with "eclipse-temurin:8-jdk-noble", working great now, just heads up its going to be broken soon.

Happy Halloween(their "announcement"): https://github.com/docker-library/openjdk/pull/550#issuecomment-3488288561

Steps To Reproduce

  1. download curseforge generic from this current repo
  2. upload to pelican panel
  3. create server
  4. pick all the mods 8
  5. enter api
  6. change start script xmx var to 8192M (keeping the rest)
  7. install
  8. see the error

Install logs

if i need to in this case, totally will, but just feel like its a little useless for this

user987098 avatar Nov 05 '25 03:11 user987098

while I wasn't sure if the eclipse-temurin:8-jdk-noble version was best, I figured it'll solve my issue until an official resolution is out, and so it has. thanks for the beauty of an egg though, can't believe I did them all manually before lol

another link with the full list of images pulled: https://github.com/docker-library/official-images/pull/20210#issuecomment-3482847877

user987098 avatar Nov 05 '25 03:11 user987098

https://github.com/docker-library/openjdk/pull/550#issuecomment-3488288561 I don't know which way do we wanna fix this but i can confirm this bug.

rmartinoscar avatar Nov 05 '25 20:11 rmartinoscar

eclipse-temurin:8-jdk-noble Temurin Java works fine

gOOvER avatar Nov 06 '25 17:11 gOOvER

the most reliable seems to be just " eclipse-temurin:8 "

user987098 avatar Nov 08 '25 03:11 user987098

Anyone else getting this error in console?

Retrieving CurseForge project information...
        Checking if provided file id '7295515' exists
        Retrieving version information for '7295515'
        ERROR: Failed to retrieve file data for file id '7295515'
Image Image Image

myxxmikeyxx avatar Dec 05 '25 18:12 myxxmikeyxx