Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: ERROR: Failed to download https://cndl.synology.cn/download/DSM/release/7.0.1/42218/DSM_VirtualDSM_42218.pat , reason: 28 #866

Open
geekyouth opened this issue Dec 13, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@geekyouth
Copy link

Operating system

centos7

Description

如下

Docker compose

name: dsm-dev-macvlan
services:
  dsm:
    image: vdsm/virtual-dsm:7.21
    hostname: dsm
    container_name: dsm-dev-macvlan
    networks:
      macvlan1:
    environment:
      TZ: Asia/Shanghai
      DISK_FMT: "qcow2"
      DISK_SIZE: "50G" # 第一个名字是默认的,对应 /storage
      DISK2_SIZE: "50G"
      DISK3_SIZE: "50G"
      RAM_SIZE: "8G"
      CPU_CORES: "8"
      DHCP: "Y"
    devices:
      - /dev/kvm
      - /dev/vhost-net
    device_cgroup_rules:
      - 'c *:* rwm'
    cap_add:
      - NET_ADMIN
    volumes:
      # 多个磁盘
      - ./_docker-data/dsm-dev-macvlan/local/storage/:/storage/
      - /data/dsm-dev-macvlan/share2/:/storage2/
      - /data/dsm-dev-macvlan/share3/:/storage3/
    restart: unless-stopped
    stop_grace_period: 2m

networks:
  macvlan1:
    driver: macvlan
    attachable: true
    name: macvlan1
    driver_opts:
      parent: ${PARENT_NETCARD}
    ipam:
      config:
        - subnet: ${DEFAULT_GATEWAY_PREFIX}.0/24
          gateway: ${DEFAULT_GATEWAY_PREFIX}.1
          ip_range: ${DEFAULT_GATEWAY_PREFIX}.0/24

Docker log


dsm-dev-macvlan exited with code 0
dsm-dev-macvlan  | ❯ Starting Virtual DSM for Docker v7.21...
dsm-dev-macvlan  | ❯ For support visit https://github.com/vdsm/virtual-dsm
dsm-dev-macvlan  | ❯ CPU: Intel Core i5 3230M | RAM: 9/16 GB | DISK: 97 GB (xfs) | KERNEL: 3.10.0-1160.80.1.el7.x86_64...
dsm-dev-macvlan  |
dsm-dev-macvlan  | ❯ Install: Downloading installer...
dsm-dev-macvlan  | curl: (28) Resolving timed out after 10000 milliseconds
dsm-dev-macvlan  | ❯ ERROR: Failed to download https://cndl.synology.cn/download/DSM/release/7.0.1/42218/DSM_VirtualDSM_42218.pat , reason: 28
dsm-dev-macvlan  | ❯ Starting Virtual DSM for Docker v7.21...
dsm-dev-macvlan  | ❯ For support visit https://github.com/vdsm/virtual-dsm
dsm-dev-macvlan  | ❯ CPU: Intel Core i5 3230M | RAM: 9/16 GB | DISK: 97 GB (xfs) | KERNEL: 3.10.0-1160.80.1.el7.x86_64...
dsm-dev-macvlan  |
dsm-dev-macvlan  | ❯ Install: Downloading installer...
dsm-dev-macvlan  | curl: (28) Resolving timed out after 10000 milliseconds
dsm-dev-macvlan  | ❯ ERROR: Failed to download https://cndl.synology.cn/download/DSM/release/7.0.1/42218/DSM_VirtualDSM_42218.pat , reason: 28
dsm-dev-macvlan  | ❯ Starting Virtual DSM for Docker v7.21...
dsm-dev-macvlan  | ❯ For support visit https://github.com/vdsm/virtual-dsm
dsm-dev-macvlan  | ❯ CPU: Intel Core i5 3230M | RAM: 9/16 GB | DISK: 97 GB (xfs) | KERNEL: 3.10.0-1160.80.1.el7.x86_64...
dsm-dev-macvlan  |
dsm-dev-macvlan  | ❯ Install: Downloading installer...
dsm-dev-macvlan  | curl: (28) Resolving timed out after 10001 milliseconds
dsm-dev-macvlan  | ❯ ERROR: Failed to download https://cndl.synology.cn/download/DSM/release/7.0.1/42218/DSM_VirtualDSM_42218.pat , reason: 28
dsm-dev-macvlan  | ❯ Starting Virtual DSM for Docker v7.21...
dsm-dev-macvlan  | ❯ For support visit https://github.com/vdsm/virtual-dsm
dsm-dev-macvlan  | ❯ CPU: Intel Core i5 3230M | RAM: 9/16 GB | DISK: 97 GB (xfs) | KERNEL: 3.10.0-1160.80.1.el7.x86_64...
dsm-dev-macvlan  |
dsm-dev-macvlan  | ❯ Install: Downloading installer...
dsm-dev-macvlan  | curl: (28) Resolving timed out after 10002 milliseconds
dsm-dev-macvlan  | ❯ ERROR: Failed to download https://cndl.synology.cn/download/DSM/release/7.0.1/42218/DSM_VirtualDSM_42218.pat , reason: 28
dsm-dev-macvlan  | ❯ Starting Virtual DSM for Docker v7.21...
dsm-dev-macvlan  | ❯ For support visit https://github.com/vdsm/virtual-dsm
dsm-dev-macvlan  | ❯ CPU: Intel Core i5 3230M | RAM: 9/16 GB | DISK: 97 GB (xfs) | KERNEL: 3.10.0-1160.80.1.el7.x86_64...
dsm-dev-macvlan  |
dsm-dev-macvlan  | ❯ Install: Downloading installer...
dsm-dev-macvlan  | curl: (28) Resolving timed out after 10002 milliseconds
dsm-dev-macvlan  | ❯ ERROR: Failed to download https://cndl.synology.cn/download/DSM/release/7.0.1/42218/DSM_VirtualDSM_42218.pat , reason: 28
dsm-dev-macvlan  | ❯ Starting Virtual DSM for Docker v7.21...
dsm-dev-macvlan  | ❯ For support visit https://github.com/vdsm/virtual-dsm
dsm-dev-macvlan  | ❯ CPU: Intel Core i5 3230M | RAM: 9/16 GB | DISK: 97 GB (xfs) | KERNEL: 3.10.0-1160.80.1.el7.x86_64...
dsm-dev-macvlan  |
dsm-dev-macvlan  | ❯ Install: Downloading installer...
dsm-dev-macvlan  | curl: (28) Resolving timed out after 10002 milliseconds
dsm-dev-macvlan  | ❯ ERROR: Failed to download https://cndl.synology.cn/download/DSM/release/7.0.1/42218/DSM_VirtualDSM_42218.pat , reason: 28
dsm-dev-macvlan  | ❯ Starting Virtual DSM for Docker v7.21...
dsm-dev-macvlan  | ❯ For support visit https://github.com/vdsm/virtual-dsm
dsm-dev-macvlan  | ❯ CPU: Intel Core i5 3230M | RAM: 9/16 GB | DISK: 97 GB (xfs) | KERNEL: 3.10.0-1160.80.1.el7.x86_64...
dsm-dev-macvlan  |
dsm-dev-macvlan  | ❯ Install: Downloading installer...
dsm-dev-macvlan  | curl: (28) Resolving timed out after 10001 milliseconds
dsm-dev-macvlan  | ❯ ERROR: Failed to download https://cndl.synology.cn/download/DSM/release/7.0.1/42218/DSM_VirtualDSM_42218.pat , reason: 28
dsm-dev-macvlan  | ❯ Starting Virtual DSM for Docker v7.21...
dsm-dev-macvlan  | ❯ For support visit https://github.com/vdsm/virtual-dsm
dsm-dev-macvlan  | ❯ CPU: Intel Core i5 3230M | RAM: 9/16 GB | DISK: 97 GB (xfs) | KERNEL: 3.10.0-1160.80.1.el7.x86_64...
dsm-dev-macvlan  |
dsm-dev-macvlan  | ❯ Install: Downloading installer...
dsm-dev-macvlan  | curl: (28) Resolving timed out after 10000 milliseconds
dsm-dev-macvlan  | ❯ ERROR: Failed to download https://cndl.synology.cn/download/DSM/release/7.0.1/42218/DSM_VirtualDSM_42218.pat , reason: 28
dsm-dev-macvlan  | ❯ Starting Virtual DSM for Docker v7.21...
dsm-dev-macvlan  | ❯ For support visit https://github.com/vdsm/virtual-dsm
dsm-dev-macvlan  | ❯ CPU: Intel Core i5 3230M | RAM: 9/16 GB | DISK: 97 GB (xfs) | KERNEL: 3.10.0-1160.80.1.el7.x86_64...
dsm-dev-macvlan  |
dsm-dev-macvlan  | ❯ Install: Downloading installer...
dsm-dev-macvlan  | curl: (28) Resolving timed out after 10000 milliseconds
dsm-dev-macvlan  | ❯ ERROR: Failed to download https://cndl.synology.cn/download/DSM/release/7.0.1/42218/DSM_VirtualDSM_42218.pat , reason: 28
dsm-dev-macvlan  | ❯ Starting Virtual DSM for Docker v7.21...
dsm-dev-macvlan  | ❯ For support visit https://github.com/vdsm/virtual-dsm
dsm-dev-macvlan  | ❯ CPU: Intel Core i5 3230M | RAM: 9/16 GB | DISK: 97 GB (xfs) | KERNEL: 3.10.0-1160.80.1.el7.x86_64...
dsm-dev-macvlan  |
dsm-dev-macvlan  | ❯ Install: Downloading installer...
dsm-dev-macvlan  | curl: (28) Resolving timed out after 10000 milliseconds
dsm-dev-macvlan  | ❯ ERROR: Failed to download https://cndl.synology.cn/download/DSM/release/7.0.1/42218/DSM_VirtualDSM_42218.pat , reason: 28
dsm-dev-macvlan  | ❯ Starting Virtual DSM for Docker v7.21...
dsm-dev-macvlan  | ❯ For support visit https://github.com/vdsm/virtual-dsm
dsm-dev-macvlan  | ❯ CPU: Intel Core i5 3230M | RAM: 9/16 GB | DISK: 97 GB (xfs) | KERNEL: 3.10.0-1160.80.1.el7.x86_64...
dsm-dev-macvlan  |
dsm-dev-macvlan  | ❯ Install: Downloading installer...
dsm-dev-macvlan  | curl: (28) Resolving timed out after 10001 milliseconds
dsm-dev-macvlan  | ❯ ERROR: Failed to download https://cndl.synology.cn/download/DSM/release/7.0.1/42218/DSM_VirtualDSM_42218.pat , reason: 28
dsm-dev-macvlan  | ❯ Starting Virtual DSM for Docker v7.21...
dsm-dev-macvlan  | ❯ For support visit https://github.com/vdsm/virtual-dsm
dsm-dev-macvlan  | ❯ CPU: Intel Core i5 3230M | RAM: 9/16 GB | DISK: 97 GB (xfs) | KERNEL: 3.10.0-1160.80.1.el7.x86_64...
dsm-dev-macvlan  |
dsm-dev-macvlan  | ❯ Install: Downloading installer...
dsm-dev-macvlan  | curl: (28) Resolving timed out after 10001 milliseconds
dsm-dev-macvlan  | ❯ ERROR: Failed to download https://cndl.synology.cn/download/DSM/release/7.0.1/42218/DSM_VirtualDSM_42218.pat , reason: 28
dsm-dev-macvlan  | ❯ Starting Virtual DSM for Docker v7.21...
dsm-dev-macvlan  | ❯ For support visit https://github.com/vdsm/virtual-dsm
dsm-dev-macvlan  | ❯ CPU: Intel Core i5 3230M | RAM: 9/16 GB | DISK: 97 GB (xfs) | KERNEL: 3.10.0-1160.80.1.el7.x86_64...
dsm-dev-macvlan  |
dsm-dev-macvlan  | ❯ Install: Downloading installer...
dsm-dev-macvlan  | curl: (28) Resolving timed out after 10000 milliseconds
dsm-dev-macvlan  | ❯ ERROR: Failed to download https://cndl.synology.cn/download/DSM/release/7.0.1/42218/DSM_VirtualDSM_42218.pat , reason: 28
dsm-dev-macvlan  | ❯ Starting Virtual DSM for Docker v7.21...
dsm-dev-macvlan  | ❯ For support visit https://github.com/vdsm/virtual-dsm
dsm-dev-macvlan  | ❯ CPU: Intel Core i5 3230M | RAM: 9/16 GB | DISK: 97 GB (xfs) | KERNEL: 3.10.0-1160.80.1.el7.x86_64...
dsm-dev-macvlan  |
dsm-dev-macvlan  | ❯ Install: Downloading installer...
dsm-dev-macvlan  | curl: (28) Resolving timed out after 10000 milliseconds
dsm-dev-macvlan  | ❯ ERROR: Failed to download https://cndl.synology.cn/download/DSM/release/7.0.1/42218/DSM_VirtualDSM_42218.pat , reason: 28
dsm-dev-macvlan  | ❯ Starting Virtual DSM for Docker v7.21...
dsm-dev-macvlan  | ❯ For support visit https://github.com/vdsm/virtual-dsm
dsm-dev-macvlan  | ❯ CPU: Intel Core i5 3230M | RAM: 9/16 GB | DISK: 97 GB (xfs) | KERNEL: 3.10.0-1160.80.1.el7.x86_64...
dsm-dev-macvlan  |
dsm-dev-macvlan  | ❯ Install: Downloading installer...
dsm-dev-macvlan  | curl: (28) Resolving timed out after 10000 milliseconds
dsm-dev-macvlan  | ❯ ERROR: Failed to download https://cndl.synology.cn/download/DSM/release/7.0.1/42218/DSM_VirtualDSM_42218.pat , reason: 28
dsm-dev-macvlan  | ❯ Starting Virtual DSM for Docker v7.21...
dsm-dev-macvlan  | ❯ For support visit https://github.com/vdsm/virtual-dsm
dsm-dev-macvlan  | ❯ CPU: Intel Core i5 3230M | RAM: 9/16 GB | DISK: 97 GB (xfs) | KERNEL: 3.10.0-1160.80.1.el7.x86_64...
dsm-dev-macvlan  |
dsm-dev-macvlan  | ❯ Install: Downloading installer...
dsm-dev-macvlan  | curl: (28) Resolving timed out after 10000 milliseconds
dsm-dev-macvlan  | ❯ ERROR: Failed to download https://cndl.synology.cn/download/DSM/release/7.0.1/42218/DSM_VirtualDSM_42218.pat , reason: 28
dsm-dev-macvlan  | ❯ Starting Virtual DSM for Docker v7.21...
dsm-dev-macvlan  | ❯ For support visit https://github.com/vdsm/virtual-dsm
dsm-dev-macvlan  | ❯ CPU: Intel Core i5 3230M | RAM: 9/16 GB | DISK: 97 GB (xfs) | KERNEL: 3.10.0-1160.80.1.el7.x86_64...
dsm-dev-macvlan  |
dsm-dev-macvlan  | ❯ Install: Downloading installer...
dsm-dev-macvlan  | curl: (28) Resolving timed out after 10000 milliseconds
dsm-dev-macvlan  | ❯ ERROR: Failed to download https://cndl.synology.cn/download/DSM/release/7.0.1/42218/DSM_VirtualDSM_42218.pat , reason: 28
dsm-dev-macvlan  | ❯ Starting Virtual DSM for Docker v7.21...
dsm-dev-macvlan  | ❯ For support visit https://github.com/vdsm/virtual-dsm
dsm-dev-macvlan  | ❯ CPU: Intel Core i5 3230M | RAM: 9/16 GB | DISK: 97 GB (xfs) | KERNEL: 3.10.0-1160.80.1.el7.x86_64...

Screenshots (optional)

No response

@geekyouth geekyouth added the bug Something isn't working label Dec 13, 2024
@kroese
Copy link
Collaborator

kroese commented Dec 13, 2024

The error seems very clear? Your container fails to download https://cndl.synology.cn/download/DSM/release/7.0.1/42218/DSM_VirtualDSM_42218.pat so maybe a problem with your network configuration.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants