#998·dockge

parsePort: "e.split is not a function"

Author: xaviergmailCreated Sep 2, 2026Updated Sep 2, 2026
Labelsbug

⚠️ Please verify that this bug has NOT been reported before.

  • I checked and didn't find similar issue

️ Security Policy

Description

Image

here and here

parseDockerPort breaks with the error above when the compose ports section isn't the simple X:Y format:

Reproduction steps

yaml
    ports:
      - mode: ingress
        protocol: tcp
        published: 30432
        target: 30432

Expected behavior

Normal behavior

Actual Behavior

Container card disappears completely

Image

Dockge Version

1.5.0

Operating System and Arch

TrueNAS App

Browser

Firefox

Docker Version

No response

NodeJS Version

No response

Relevant log output

bash