Skip to content

Solved: Docker-Related Container: Install Error - failed to create task for container (containerd.io Issues / external)Β #8890

@shhyguuy

Description

@shhyguuy

βœ… Have you read and understood the above guidelines?

yes

πŸ“œ What is the name of the script you are using?

Komodo

πŸ“‚ What was the exact command used to execute the script?

bash -c "$(curl -fsSL https://git.community-scripts.org/community-scripts/ProxmoxVE/raw/branch/main/ct/komodo.sh)"

βš™οΈ What settings are you using?

  • Default Settings
  • Advanced Settings

πŸ–₯️ Which Linux distribution are you using?

Debian 12

πŸ“ˆ Which Proxmox version are you on?

pve-manager/9.0.11/3bf5476b8a4699e2 (running kernel: 6.14.11-4-pve)

πŸ“ Provide a clear and concise description of the issue.

After selecting either database, I get the following errors:

Error response from daemon: failed to create task for container: failed to create shim task: OCI runtime create failed: runc create failed: unable to start container process: error during container init: open sysctl net.ipv4.ip_unprivileged_port_start file: reopen fd 8: permission denied: unknown

[ERROR] in line 85: exit code 0: while executing command $STD docker compose -p komodo -f /opt/komodo/$DB_COMPOSE_FILE --env-file /opt/komodo/compose.env up -d

[ERROR] in line 1345: exit code 0: while executing command lxc-attach -n "$CTID" -- bash -c "$(curl -fsSL https://git.community-scripts.org/community-scripts/ProxmoxVE/raw/branch/main/install/${var_install}.sh)"

πŸ”„ Steps to reproduce the issue.

Step 1: Run the install script
Step 2: Select a database (either option gives the same error)

❌ Paste the full error output (if available).

βœ”οΈ Installed Docker
Choose the database for Komodo installation:
1) MongoDB (recommended)
2) FerretDB
Enter your choice (default: 1):
βœ”οΈ Setup Komodo Environment
[+] Running 33/33Komodo
βœ” core Pulled 15.2s
βœ” periphery Pulled 12.0s
βœ” mongo Pulled 28.2s
[+] Running 4/6
βœ” Network komodo_default Created 0.0s
βœ” Volume komodo_mongo-data Created 0.0s
βœ” Volume komodo_mongo-config Created 0.0s
β Ό Container komodo-mongo-1 Starting 0.5s
β Ό Container komodo-periphery-1 Starting 0.5s
βœ” Container komodo-core-1 Created 0.0s
Error response from daemon: failed to create task for container: failed to create shim task: OCI runtime create failed: runc create failed: unable to start container process: error during container init: open sysctl net.ipv4.ip_unprivileged_port_start file: reopen fd 8: permission denied: unknown

[ERROR] in line 85: exit code 0: while executing command $STD docker compose -p komodo -f /opt/komodo/$DB_COMPOSE_FILE --env-file /opt/komodo/compose.env up -d

[ERROR] in line 1345: exit code 0: while executing command lxc-attach -n "$CTID" -- bash -c "$(curl -fsSL https://git.community-scripts.org/community-scripts/ProxmoxVE/raw/branch/main/install/${var_install}.sh)"

πŸ–ΌοΈ Additional context (optional).

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    breaking changeA change that is not backward compatibledependenciesPull requests that update a dependency fileexternalThis problem is external

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions