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

error message when running manually sync.yaml #34

Open
kamce1071 opened this issue Aug 9, 2023 · 1 comment
Open

error message when running manually sync.yaml #34

kamce1071 opened this issue Aug 9, 2023 · 1 comment

Comments

@kamce1071
Copy link

Hello
i have a pb when running sync.yaml. here is the error message. could you help me ? It is in Sync Higlights part :

Unable to find image '3425285a4d654d7ebb8dd6c24903a639:latest' locally
docker: Error response from daemon: pull access denied for 3425285a4d654d7ebb8dd6c24903a639, repository does not exist or may require 'docker login': denied: requested access to the resource is denied.

See 'docker run --help'.

I've checked variable and secret : there both OK. 3425285a4d654d7ebb8dd6c24903a639 is my BOOK_DB_ID.

@arkalim
Copy link
Owner

arkalim commented Aug 10, 2023

Hi, if you run sync.yaml manually, it won't sync anything because nothing has changed since last run. Instead, try to remove sync.yaml and then commit. This should trigger another run. The problem above seems to a one off thing as the container image that I've built is public and doesn't need any pull secret.

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

2 participants