appleboy / scp-action

GitHub Action that copy files and artifacts via SSH.

Home Page:https://github.com/marketplace/actions/scp-command-to-transfer-files

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Docker error : Unable to find image locally

brandonfl opened this issue · comments

Hello,

When we use this action, sometime it crash with the error :

Unable to find image 'c3f261:16ee0604e20f4c52b65f97c1d5cafed4' locally
docker: Error response from daemon: pull access denied for c3f261, repository does not exist or may require 'docker login': denied: requested access to the resource is denied.
See 'docker run --help'.

Here is a screenshot of the error :

image

But sometime it work normally :

image

Since this error is not always present, did you know from where it can come from ?

Thanks in advance

We are facing the same issue:

image