You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i followed the Deployment instructions.
But then i try docker compose up -d i get the following:
~/revolt$ docker compose up -d.
[+] Running 6/12
⠧ web Pulling 0.8s
⠧ january Pulling 0.8s
✘ rabbit Error context canceled 0.8s
⠧ autumn Pulling 0.8s
⠧ pushd [⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀] Pulling 0.8s
✘ createbuckets Error context canceled 0.8s
⠧ api Pulling 0.8s
✘ caddy Error context canceled 0.8s
✘ minio Error context canceled 0.8s
⠧ events Pulling 0.8s
✘ redis Error context canceled 0.8s
✘ database Error context canceled 0.8s
no matching manifest for linux/arm64/v8 in the manifest list entries
Issue #37 the last comment stated that arm64 backend should be supported.
I use https://www.netcup.com/de/server/arm-server and their servers use Ampere Altra Max CPU's
I would be glad for some help or directions how to get revolt running and if you need further informations i can provide them.
lscpu
lscpu
Architektur: aarch64
CPU Operationsmodus: 32-bit, 64-bit
Byte-Reihenfolge: Little Endian
CPU(s): 6
Liste der Online-CPU(s): 0-5
Anbieterkennung: ARM
Modellname: Neoverse-N1
Modell: 1
Thread(s) pro Kern: 1
Kern(e) pro Cluster: 1
Sockel: -
Cluster: 6
Stepping: r3p1
BogoMIPS: 50,00
Markierungen: fp asimd evtstrm aes pmull sha1 sha2 crc32 atomics fphp asimdhp cpuid asimdrdm lrcpc dcpop asimddp
NUMA:
NUMA-Knoten: 1
NUMA-Knoten0 CPU(s): 0-5
Schwachstellen:
Gather data sampling: Not affected
Itlb multihit: Not affected
L1tf: Not affected
Mds: Not affected
Meltdown: Not affected
Mmio stale data: Not affected
Reg file data sampling: Not affected
Retbleed: Not affected
Spec rstack overflow: Not affected
Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl
Spectre v1: Mitigation; __user pointer sanitization
Spectre v2: Mitigation; CSV2, BHB
Srbds: Not affected
Tsx async abort: Not affected
Edit:
OS Version:
more /etc/debian_version
12.8
Docker Version:
docker --version
Docker version 27.4.1, build b9d17ea
The text was updated successfully, but these errors were encountered:
What happened?
Hi all,
i followed the Deployment instructions.
But then i try docker compose up -d i get the following:
Issue #37 the last comment stated that arm64 backend should be supported.
I use https://www.netcup.com/de/server/arm-server and their servers use Ampere Altra Max CPU's
I would be glad for some help or directions how to get revolt running and if you need further informations i can provide them.
lscpu
Edit:
OS Version:
Docker Version:
The text was updated successfully, but these errors were encountered: