mirror of
https://github.com/stoatchat/self-hosted.git
synced 2026-07-21 04:25:24 -04:00
no matching manifest for linux/arm64/v8 in the manifest list entries #41
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @InikoPro on GitHub (Mar 22, 2023).
What happened?
I try install revolt on Raspberry Pi 4 64Bit
(ARMv7)(ARMv8) but it errorError:
@spectral369 commented on GitHub (Apr 6, 2023):
Yes, indeed it fails on
Raspberry Pi 4 Model B Rev 1.4- aarch64The images that fail are : web and autumn
@SimonXIX commented on GitHub (Oct 9, 2023):
I'm experiencing this same issue on macOS, specifically macOS version 14.0. It comes up with the error when pulling 'january'.
@DezyNation commented on GitHub (Oct 9, 2023):
Did you get any solution?? I'm also facing same issue.
@SimonXIX commented on GitHub (Oct 9, 2023):
I did! If you add "platform: linux/x86_64" to the Docker Compose stanzas for the containers which error out, it manages to pull the images without problems. In my case, this was 'autumn', 'january', and 'web'.
@insertish commented on GitHub (Mar 28, 2024):
duplicate of https://github.com/revoltchat/self-hosted/issues/37