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
- I agree to have read this project Security Policy
Description
parseDockerPort breaks with the error above when the compose ports section isn't the simple X:Y format:
Reproduction steps
ports:
- mode: ingress
protocol: tcp
published: 30432
target: 30432Expected behavior
Normal behavior
Actual Behavior
Container card disappears completely
Dockge Version
1.5.0
Operating System and Arch
TrueNAS App
Browser
Firefox
Docker Version
No response
NodeJS Version
No response
Relevant log output
Source: louislam/dockge