Skip to content

Docker v2.37.3Β #5489

Closed as not planned
Closed as not planned
@victor-halla

Description

@victor-halla

βœ… 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions