-
-
Notifications
You must be signed in to change notification settings - Fork 46
Closed
Description
For some time my Paper server containers have been unable to restart with the same error:
creative-1 | [init] Resolving type given PAPER
creative-1 | [mc-image-helper] 23:38:05.043 ERROR : 'install-paper' command failed. Version is 1.40.9
creative-1 | me.itzg.helpers.http.FailedRequestException: HTTP request of https://api.papermc.io/v2/projects/paper/versions/1.21.9-rc1/builds failed with 404 Not Found: Fetching object content
I think this may be a regression from #647 - in that we are now fetching the build file for every published Paper version - and the API is not correctly behaving for some versions? I've worked around by manually specifying a stable version myself for now, but otherwise (with the bad API return and no manual version configuration) I can't install and start a Paper server.
Metadata
Metadata
Assignees
Labels
No labels