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
Also tried shared storage and local storage since line 377
Tried to execute script on multiple Proxmox hosts
β Paste the full error output (if available).
Using Default Settings
Using Virtual Machine ID: 103
Using Machine Type: i440fx
Using Disk Cache: None
Using Hostname: docker
Using CPU Model: KVM64
Allocated Cores: 2
Allocated RAM: 4096
Using Bridge: vmbr0
Using MAC Address: 02:83:2B:27:4D:1C
Using VLAN: Default
Using Interface MTU Size: Default
Start VM when completed: yes
Creating a Docker VM using the above default settings
β Using local-lvm for Storage Location.
β Virtual Machine ID is 103.
β https://cloud.debian.org/images/cloud/bookworm/latest/debian-12-nocloud-amd64.qcow2
[ERROR] in line 377: exit code 5: while executing command wget -q --show-progress $URL
πΌοΈ Additional context (optional).
The text was updated successfully, but these errors were encountered:
β Have you read and understood the above guidelines?
yes
π What is the name of the script you are using?
Docker VM
π What was the exact command used to execute the script?
bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/vm/docker-vm.sh)"
π Provide a clear and concise description of the issue.
Upon running helper script for Docker VM, get ERROR on line 377; exit code 5, which terminates the script run.
βοΈ What settings are you using?
π₯οΈ Which Linux distribution are you using?
No response
π Steps to reproduce the issue.
β Paste the full error output (if available).
Using Default Settings
Using Virtual Machine ID: 103
Using Machine Type: i440fx
Using Disk Cache: None
Using Hostname: docker
Using CPU Model: KVM64
Allocated Cores: 2
Allocated RAM: 4096
Using Bridge: vmbr0
Using MAC Address: 02:83:2B:27:4D:1C
Using VLAN: Default
Using Interface MTU Size: Default
Start VM when completed: yes
Creating a Docker VM using the above default settings
β Using local-lvm for Storage Location.
β Virtual Machine ID is 103.
β https://cloud.debian.org/images/cloud/bookworm/latest/debian-12-nocloud-amd64.qcow2
[ERROR] in line 377: exit code 5: while executing command wget -q --show-progress $URL
πΌοΈ Additional context (optional).
The text was updated successfully, but these errors were encountered: