-
Notifications
You must be signed in to change notification settings - Fork 94
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
Problem when fetching an image from aws ecr docker registry #1257
Comments
@eliekoren You can try to get into the container and manually run the command, we may get more insight into the problem:
Also, it seems that you are not using the latest ScanCode.io image, as I can see |
@tdruez got docker inspect output correctly but still see the same error in the UI |
I'm not sure that I understand the current state of your project. Could you clarify if you used the UI to try again to run the pipeline on a new fresh Project? |
Your debug suggestion (running the command from the web container) didn't find any issue and got the inspect output as expected. |
@eli-koren Could you provide the error log of the new project?
Could you also provide the output of that command? (No need to include the private information) Lastly, could you run a docker log and see if there's any output that includes valuable information about the error?
We need more context to help you figure out what's going on ;) |
|
|
Signed-off-by: tdruez <[email protected]>
Signed-off-by: tdruez <[email protected]>
) Signed-off-by: tdruez <[email protected]>
@eli-koren Thanks for those outputs, it helps to figure out what is going on. You can update your ScanCode.io checkout to the latest version of the
Once upgraded, could retry on a new Project? |
Thank you @tdruez
|
Signed-off-by: tdruez <[email protected]>
Signed-off-by: tdruez <[email protected]>
Turns out the I've merged a fix in the @eli-koren Could you upgrade and try again?
|
@tdruez
|
@eli-koren Great! Thank you so much for your help finding the bug 🚀 |
Hi
After pointing SCANCODEIO_SKOPEO_AUTHFILE_LOCATION to a valid docker config file (contains the right auth)
It fails to fetch
What am I missing here?
The text was updated successfully, but these errors were encountered: