Skip to content

install-paper: bad API return causing failures #653

@ramcq

Description

@ramcq

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions