spantaleev / matrix-docker-ansible-deploy

🐳 Matrix (An open network for secure, decentralized communication) server setup using Ansible and Docker
GNU Affero General Public License v3.0
4.78k stars 1.03k forks source link

cannot pull the new synapse-admin fork docker image from etke.cc #3522

Closed janonym1 closed 2 weeks ago

janonym1 commented 2 weeks ago

Describe the bug

It seems I cannot pull the docker image because it does not exist or I don't have permissions for it:

Error pulling image docker.io/etkecc/synapse-admin:v0.10.3-etke12 - 404 Client Error for http+docker://localhost/v1.47/images/create?tag=v0.10.3-etke12&fromImage=docker.io%2Fetkecc%2Fsynapse-admin: Not Found ("pull access denied for etkecc/synapse-admin, repository does not exist or may require ''docker login'': denied: requested access to the resource is denied")

I can also not pull the image by hand with docker pull docker.io/etkecc/synapse-admin:v0.10.3-etke12:

Error response from daemon: pull access denied for etkecc/synapse-admin, repository does not exist or may require 'docker login': denied: requested access to the resource is denied

To Reproduce run the latest playbook with synapse-admin enabled

Expected behavior pull and run the docker image

Matrix Server: