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

image version #64

Open
peyman1959 opened this issue Dec 27, 2023 · 3 comments
Open

image version #64

peyman1959 opened this issue Dec 27, 2023 · 3 comments
Labels
bug Something isn't working

Comments

@peyman1959
Copy link

Orb version

1.7.0

Execution environment

name: 'unity/ubuntu'
target_platform: 'android'
editor_version: '2022.3.15f1'

Bug description

Error response from daemon: manifest for unityci/editor:ubuntu-2022.3.15f1-android-2 not found: manifest unknown: manifest unknown

I saw that it was reported before for v1 here #58
it changed to 2 here #59
but why not specify the image version from the config file?
now there is no version 2 for 2022.3.15f1 it is 3.0.0

@peyman1959 peyman1959 added the bug Something isn't working label Dec 27, 2023
@nanodeath
Copy link

Same for 2022.3.19f1 w/ Windows:

Error response from daemon: manifest for unityci/editor:ubuntu-2022.3.19f1-windows-mono-2 not found: manifest unknown: manifest unknown

Workaround for now seems to be downgrading to ubuntu-2022.3.12f1, which has an image tagged ubuntu-2022.3.12f1-windows-mono-2.

@aklaiber
Copy link

Error response from daemon: manifest for unityci/editor:ubuntu-2022.3.22f1-linux-il2cpp-2 not found: manifest unknown: manifest unknown

Should the docker version perhaps configurable via a docker_version param?

@thedrhax14
Copy link
Contributor

Experiencing identical error:

Starting container unityci/editor:ubuntu-2022.3.27f1-linux-il2cpp-2
Warning: No authentication provided, using CircleCI credentials for pulls from Docker Hub.
  image cache not found on this host, downloading unityci/editor:ubuntu-2022.3.27f1-linux-il2cpp-2

Error response from daemon: manifest for unityci/editor:ubuntu-2022.3.27f1-linux-il2cpp-2 not found: manifest unknown: manifest unknown

The image indeed doesn't exist. The latest in the image version 2 is editor-ubuntu-2022.3.12f1-linux-il2cpp-2.0.0. However, in image version 3 editor-ubuntu-2022.3.27f1-linux-il2cpp-3.1.0 exists.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants