Problem with downloading artifacts with a new runner

Hi,
I’m using gitlab.com since some time without any problems with a gitlab-runner at a linux pc. Now I want to setup an additional gitlab-runner at another host. Everything works so far, but when the new runner needs to download artifacts, I get an error message:

ERROR: Downloading artifacts from coordinator... forbidden id=3527114XXX responseStatus=403 Forbidden status=403 Forbidden (AccessDenied: Access denied.) token=64_4XXXX

FATAL: permission denied

Uploading the artifacts in the previous step is working, and downlading works as well from the existing runner.

Any ideas?

I am having exactly the same issue with Gitlab Runner 15.7.1.

Did you ever get to the bottom of the issue?