Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Manifest unknown for certain images on unityci/editor but not for others. #218

Closed
Tuntenfisch opened this issue Jul 25, 2023 · 2 comments
Closed

Comments

@Tuntenfisch
Copy link

Hello,

I'm trying to set up Game.CI on my university's GitLab server and am currently using Unity 2022.3.3f1. But when the CI Pipeline is attempting to pull the image it is unable to do so:

image

While trying to find the reason for the "unknown manifest" error, I attempted to pull several other (older) images such as 2021.2.8f1-base-1.0.0 and those work fine. I'm currently looking for any pointers on what could be the issue here.

Could it be network/firewall related?

@mikekhristo
Copy link

Did you find a solution?

@webbertakken
Copy link
Member

This usually only happens when people are trying to pull an image that really hasn't been published yet.

You can see the list of published images here: https://game.ci/docs/docker/versions

Note that v1.1.2 is not the latest version and no longer publishes new images. To use v2.x.x make sure to upgrade your project to use the latest GitLab example or GitHub Action (builder, runner etc.)

Closing this is most likely not a bug (and if it is the lack of info to reproduce the issue).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants