Docker v2.37.3 #1357

Closed
opened 2025-11-20 05:08:48 -05:00 by saavagebueno · 3 comments
Owner

Originally created by @victor-halla on GitHub (Jun 26, 2025).

Have you read and understood the above guidelines?

yes

📜 What is the name of the script you are using?

Docker v2.37.3

📂 What was the exact command used to execute the script?

bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/docker.sh)"

⚙️ What settings are you using?

  • Default Settings
  • Advanced Settings

🖥️ Which Linux distribution are you using?

Debian 12

📝 Provide a clear and concise description of the issue.

I always use the LXC Docker script to create docker servers but since this week after upgrading my Proxmox it stoping working during the "Storage selection"

` ____ __
/ __ ____ / / _____
/ / / / __ / / /// _ / /
/ /
/ / /
/ / /
/ ,< / / /
/
/_/_//||__/_/

⚙️ Using Default Settings on node venus
🖥️ Operating System: debian
🌟 Version: 12
📦 Container Type: Unprivileged
💾 Disk Size: 4 GB
🧠 CPU Cores: 2
🛠️ RAM Size: 2048 MiB
🆔 Container ID: 131
🚀 Creating a Docker LXC using the above default settings

✖️ Storage selection cancelled.

[ERROR] in line 133: exit code 0: while executing command TEMPLATE_STORAGE=$(select_storage template)

[ERROR] in line 999: exit code 0: while executing command bash -c "(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/misc/create_lxc.sh)" ?`

As I can test all other scripts arre failing in the same moment:

`Proxmox VE Helper Scripts

                     ┌──────────────────┤ Storage Pools ├──────────────────┐
                     │ Select the storage pool to use for the container    │ 
                     │ template.                                           │ 
                     │ Use the spacebar to make a selection.               │ 
                     │                                                     │ 

⠦ Validating Storage
│ ( ) local Type: dir Free: 28.94GB │
│ │
│ │
│ │
│ │
│ │
│ │
│ │
│ │
└─────────────────────────────────────────────────────┘

`

My Proxmox version is:

root@venus:~# pveversion
pve-manager/8.4.1/2a5fa54a8503f96d (running kernel: 6.8.12-11-pve)

🔄 Steps to reproduce the issue.

  1. Login in Proxmox console
  2. Run any Community Script like: Docker
    bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/docker.sh)"

Paste the full error output (if available).

` ____ __
/ __ ____ / / _____
/ / / / __ / / /// _ / /
/ /
/ / /
/ / /
/ ,< / / /
/
/_/_//||__/_/

⚙️ Using Default Settings on node venus
🖥️ Operating System: debian
🌟 Version: 12
📦 Container Type: Unprivileged
💾 Disk Size: 4 GB
🧠 CPU Cores: 2
🛠️ RAM Size: 2048 MiB
🆔 Container ID: 131
🚀 Creating a Docker LXC using the above default settings

✖️ Storage selection cancelled.

[ERROR] in line 133: exit code 0: while executing command TEMPLATE_STORAGE=$(select_storage template)

[ERROR] in line 999: exit code 0: while executing command bash -c "(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/misc/create_lxc.sh)" ?`

🖼️ Additional context (optional).

No response

Originally created by @victor-halla on GitHub (Jun 26, 2025). ### ✅ Have you read and understood the above guidelines? yes ### 📜 What is the name of the script you are using? Docker v2.37.3 ### 📂 What was the exact command used to execute the script? bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/docker.sh)" ### ⚙️ What settings are you using? - [x] Default Settings - [ ] Advanced Settings ### 🖥️ Which Linux distribution are you using? Debian 12 ### 📝 Provide a clear and concise description of the issue. I always use the LXC Docker script to create docker servers but since this week after upgrading my Proxmox it stoping working during the "Storage selection" ` ____ __ / __ \____ _____/ /_____ _____ / / / / __ \/ ___/ //_/ _ \/ ___/ / /_/ / /_/ / /__/ ,< / __/ / /_____/\____/\___/_/|_|\___/_/ ⚙️ Using Default Settings on node venus 🖥️ Operating System: debian 🌟 Version: 12 📦 Container Type: Unprivileged 💾 Disk Size: 4 GB 🧠 CPU Cores: 2 🛠️ RAM Size: 2048 MiB 🆔 Container ID: 131 🚀 Creating a Docker LXC using the above default settings ✖️ Storage selection cancelled. [ERROR] in line 133: exit code 0: while executing command TEMPLATE_STORAGE=$(select_storage template) [ERROR] in line 999: exit code 0: while executing command bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/misc/create_lxc.sh)" $?` As I can test all other scripts arre failing in the same moment: `Proxmox VE Helper Scripts ┌──────────────────┤ Storage Pools ├──────────────────┐ │ Select the storage pool to use for the container │ │ template. │ │ Use the spacebar to make a selection. │ │ │ ⠦ Validating Storage │ ( ) local Type: dir Free: 28.94GB │ │ │ │ │ │ │ │ │ │ │ │ │ │ <Ok> <Cancel> │ │ │ └─────────────────────────────────────────────────────┘ ` My Proxmox version is: > root@venus:~# pveversion > pve-manager/8.4.1/2a5fa54a8503f96d (running kernel: 6.8.12-11-pve) ### 🔄 Steps to reproduce the issue. 1. Login in Proxmox console 2. Run any Community Script like: Docker `bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/docker.sh)"` ### ❌ Paste the full error output (if available). ` ____ __ / __ \____ _____/ /_____ _____ / / / / __ \/ ___/ //_/ _ \/ ___/ / /_/ / /_/ / /__/ ,< / __/ / /_____/\____/\___/_/|_|\___/_/ ⚙️ Using Default Settings on node venus 🖥️ Operating System: debian 🌟 Version: 12 📦 Container Type: Unprivileged 💾 Disk Size: 4 GB 🧠 CPU Cores: 2 🛠️ RAM Size: 2048 MiB 🆔 Container ID: 131 🚀 Creating a Docker LXC using the above default settings ✖️ Storage selection cancelled. [ERROR] in line 133: exit code 0: while executing command TEMPLATE_STORAGE=$(select_storage template) [ERROR] in line 999: exit code 0: while executing command bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/misc/create_lxc.sh)" $?` ### 🖼️ Additional context (optional). _No response_
saavagebueno added the bug label 2025-11-20 05:08:48 -05:00
Author
Owner

@MickLesk commented on GitHub (Jun 26, 2025):

pvesm status

pvesm set local --content images,iso,vztmpl,backup

pvesm status

@MickLesk commented on GitHub (Jun 26, 2025): pvesm status pvesm set local --content images,iso,vztmpl,backup pvesm status
Author
Owner

@LucazzP commented on GitHub (Jun 26, 2025):

Same thing here, in the storage selection it keeps loading the Validating Storage and don't let me choose the disk I want to install

@LucazzP commented on GitHub (Jun 26, 2025): Same thing here, in the storage selection it keeps loading the Validating Storage and don't let me choose the disk I want to install
Author
Owner

@MickLesk commented on GitHub (Jun 27, 2025):

No Feedback?

@MickLesk commented on GitHub (Jun 27, 2025): No Feedback?
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/ProxmoxVE#1357