root@qxy:/mnt/raid/halo# docker-compose up -d
[+] Running 14/25
✔ halodb 13 layers [⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿] 0B/0B Pulled 89.1s
✔ a2abf6c4d29d Pull complete 11.4s
✔ e1769f49f910 Pull complete 11.9s
✔ 33a59cfee47c Pull complete 13.7s
✔ 461b2090c345 Pull complete 14.3s
✔ 8ed8ab6290ac Pull complete 15.6s
✔ 495e42c822a0 Pull complete 15.8s
✔ 18e858c71c58 Pull complete 15.8s
✔ 594792c80d5f Pull complete 15.9s
✔ 794976979956 Pull complete 35.3s
✔ eb5e1a73c3ca Pull complete 35.4s
✔ 6d6360292cba Pull complete 35.4s
✔ 131e916e1a28 Pull complete 35.5s
✔ 757a73507e2e Pull complete 35.6s
⠹ halo 10 layers [⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀] 0B/0B Pulling 255.3s
⠋ d1669123f281 Retrying in 1 second 160.1s
⠋ 2ec73b48ae40 Retrying in 1 second 160.1s
⠋ 64ed7897b25d Retrying in 1 second 160.1s
⠋ eefea741bc5a Waiting 160.1s
⠋ f2f24d94d687 Waiting 160.1s
⠋ 48c8491958ed Waiting 160.1s
⠋ 3979576ccfec Waiting 160.1s
⠋ 4f4fb700ef54 Waiting 160.1s
⠋ dfee92811a23 Waiting 160.1s
⠋ 159e8e7d59d2 Waiting 160.1s
error pulling image configuration: download failed after attempts=6: dial tcp 104.18.124.25:443: i/o timeout
root@qxy:/mnt/raid/halo# C
root@qxy:/mnt/raid/halo# sudo systemctl status docker
● docker.service - Docker Application Container Engine
Loaded: loaded (/lib/systemd/system/docker.service; enabled; vendor preset: enabled)
Active: active (running) since Fri 2023-06-16 13:14:27 UTC; 22min ago
TriggeredBy: ● docker.socket
Docs: https://docs.docker.com
Main PID: 2103 (dockerd)
Tasks: 10
Memory: 443.2M
CPU: 1min 15.083s
CGroup: /system.slice/docker.service
└─2103 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock
Jun 16 13:27:30 qxy dockerd[2103]: time="2023-06-16T13:27:30.860312192Z" level=info msg="Attempting next endpoint for pull after error: Head \"https://ghcr.>
Jun 16 13:27:31 qxy dockerd[2103]: time="2023-06-16T13:27:31.116430908Z" level=warning msg="Error getting v2 registry: Get \"http://f1361db2.m.daocloud.io/v>
Jun 16 13:27:31 qxy dockerd[2103]: time="2023-06-16T13:27:31.116535852Z" level=info msg="Attempting next endpoint for pull after error: Get \"http://f1361db>
Jun 16 13:28:45 qxy dockerd[2103]: time="2023-06-16T13:28:45.059092236Z" level=info msg="Download failed, retrying (1/5): dial tcp 104.18.121.25:443: i/o ti>
Jun 16 13:28:45 qxy dockerd[2103]: time="2023-06-16T13:28:45.755962534Z" level=info msg="Download failed, retrying (1/5): dial tcp 104.18.123.25:443: i/o ti>
Jun 16 13:28:46 qxy dockerd[2103]: time="2023-06-16T13:28:46.024990505Z" level=info msg="Download failed, retrying (1/5): dial tcp 104.18.124.25:443: i/o ti>
Jun 16 13:29:52 qxy dockerd[2103]: time="2023-06-16T13:29:52.386702021Z" level=info msg="Download failed, retrying (2/5): dial tcp 104.18.122.25:443: i/o ti>
Jun 16 13:29:52 qxy dockerd[2103]: time="2023-06-16T13:29:52.793322799Z" level=info msg="Download failed, retrying (2/5): dial tcp 104.18.121.25:443: i/o ti>
Jun 16 13:29:57 qxy dockerd[2103]: time="2023-06-16T13:29:57.249058719Z" level=info msg="Download failed, retrying (2/5): dial tcp 104.18.125.25:443: i/o ti>
Jun 16 13:30:23