"Failed to pull image" error on my fork pipeline

Hi all,
I’m back on track after this message and that merge request.
(Thank a huge lot to @Licaon_Kter!!!)

I’ve now rewritten the app without Expo framework, using only React Native.
I’ve committed the new code on top of the existing one and updated the metadata file with the new version number and the new Node LTS.

What I see now in the fdroid build job is:

Running with gitlab-runner 14.8.0~beta.44.g57df0d52 (57df0d52)
  on blue-4.shared.runners-manager.gitlab.com/default J2nyww-s
Resolving secrets
Preparing the "docker+machine" executor
Using Docker executor with image registry.gitlab.com/fdroid/fdroidserver:buildserver ...
Authenticating with credentials from job payload (GitLab Registry)
Pulling docker image registry.gitlab.com/fdroid/fdroidserver:buildserver ...
WARNING: Failed to pull image with policy "always": Error response from daemon: pull access denied for registry.gitlab.com/fdroid/fdroidserver, repository does not exist or may require 'docker login': denied: requested access to the resource is denied (manager.go:203:0s)
ERROR: Job failed: failed to pull image "registry.gitlab.com/fdroid/fdroidserver:buildserver" with specified policies [always]: Error response from daemon: pull access denied for registry.gitlab.com/fdroid/fdroidserver, repository does not exist or may require 'docker login': denied: requested access to the resource is denied (manager.go:203:0s)

What does it mean? No idea…

We’re aware of the issue, yes.

Oh, sorry. I’ve probably not searched enough before posting. Thanks.

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.