mailcow / mailcow-dockerized

mailcow: dockerized - ๐Ÿฎ + ๐Ÿ‹ = ๐Ÿ’•
https://mailcow.email
GNU General Public License v3.0
8.65k stars 1.16k forks source link

Error by trying to pull #4384

Closed superSebi closed 2 years ago

superSebi commented 2 years ago

I followed the tutorial till the docker-compose pull step. At this point this error occupied:

ERROR: for olefy-mailcow  failed to register layer: Error processing tar file(exit status 1): operation not permitted

ERROR: for postfix-mailcow  failed to register layer: Error processing tar file(exit status 1): operation not permitted

ERROR: for dovecot-mailcow  failed to register layer: Error processing tar file(exit status 1): operation not permitted

ERROR: for netfilter-mailcow  failed to register layer: Error processing tar file(exit status 1): operation not permitted

ERROR: for php-fpm-mailcow  failed to register layer: Error processing tar file(exit status 1): operation not permitted

ERROR: for memcached-mailcow  failed to register layer: Error processing tar file(exit status 1): operation not permitted

ERROR: for unbound-mailcow  failed to register layer: Error processing tar file(exit status 1): operation not permitted

ERROR: for watchdog-mailcow  failed to register layer: Error processing tar file(exit status 1): operation not permitted

ERROR: for redis-mailcow  failed to register layer: Error processing tar file(exit status 1): operation not permitted

ERROR: for sogo-mailcow  failed to register layer: Error processing tar file(exit status 1): operation not permitted

ERROR: for dockerapi-mailcow  failed to register layer: Error processing tar file(exit status 1): operation not permitted

ERROR: for acme-mailcow  failed to register layer: Error processing tar file(exit status 1): operation not permitted

ERROR: for clamd-mailcow  failed to register layer: Error processing tar file(exit status 1): operation not permitted

ERROR: for solr-mailcow  failed to register layer: Error processing tar file(exit status 1): operation not permitted

ERROR: for mysql-mailcow  failed to register layer: Error processing tar file(exit status 1): operation not permitted

ERROR: for nginx-mailcow  failed to register layer: Error processing tar file(exit status 1): operation not permitted

ERROR: for rspamd-mailcow  failed to register layer: Error processing tar file(exit status 1): operation not permitted
ERROR: failed to register layer: Error processing tar file(exit status 1): operation not permitted

What can I do? I can't find anything about that error somewhere else๐Ÿ˜ž Hope anyone can help me c:

MAGICCC commented 2 years ago

Sounds like a permission issue Do you run with non root? If yes is the user in the docker group > https://docs.docker.com/engine/install/linux-postinstall/#manage-docker-as-a-non-root-user?

superSebi commented 2 years ago

i run it with the root user

xPedion commented 2 years ago

Are you using a VM?

https://mailcow.github.io/mailcow-dockerized-docs/prerequisite-system/ OpenVZ, Virtuozzo and LXC are not supported.

milkmaker commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.