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

Cannot pull a newly regenerated image after the latest changes to Gitpod #3838

Closed
pattacini opened this issue Apr 8, 2021 · 6 comments
Closed

Comments

@pattacini
Copy link
Contributor

pattacini commented Apr 8, 2021

Bug description

I’m unable to pull a newly regenerated image as per the screenshot provided below.
This happens only when I select VS Code as the preferred UI.
With Theia, everything works as expected.

Steps to reproduce

Just run Gitpod on the example repository I've provided down here.

Expected behavior

The docker image should be pulled correctly.

Example repository

https://github.com/robotology/icub-gazebo-grasping-sandbox

30b99be5f52a3fe17098533e71991f18b044f2c7

@akosyakov akosyakov added editor: code (browser) type: bug Something isn't working labels Apr 8, 2021
@akosyakov akosyakov added this to the [backlog] April 2021 milestone Apr 8, 2021
@pattacini
Copy link
Contributor Author

Uhm, today I've tried again with VSCode UI and I managed to pull the image.

Don't know what happened in the meanwhile.
Could the fact that I then switched back to Theia sort out pulling also in VSCode?

@akosyakov
Copy link
Member

I am not sure that it is related to Theia or VS Code. Image pulling happens before IDE is running. cc @csweichel

@svenefftinge svenefftinge changed the title Cannot pull a newly regenerated image after the latest changes to Gipod Cannot pull a newly regenerated image after the latest changes to Gitpod Apr 8, 2021
@csweichel
Copy link
Contributor

This issue is indeed unrelated to VS Code.

It would seem that there was some configuration change/something broke on the image builder.
Judging from the logs, the pull of ghcr.io/robotology/icub-gazebo-grasping-sandbox:latest failed because we could not authenticate ourselves against that registry.

@pattacini
Copy link
Contributor Author

This makes more sense indeed and also explains why I'm now able to pull the image smoothly in VS Code as well.

@geropl geropl modified the milestones: April 2021, May 2021 (backlog) Apr 13, 2021
@AlexTugarev AlexTugarev modified the milestones: May 2021 (backlog), [do-not-add-issues] May 2021 May 3, 2021
@AlexTugarev
Copy link
Member

@pattacini, was this a temporary issue? it seems to work now, or do I miss anything here?

@pattacini
Copy link
Contributor Author

Yep, perfectly working now!
Sorry, I forgot about this issue!

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

No branches or pull requests

5 participants