Skip to content

[Termix] Termix build fails on ujpdate from 2.5.0 to 2.6.0 #16239

Description

@frontend-report

Script: Termix

Reported by: @j-inc

Guidelines

  • Read and understood guidelines: yes
  • Verbose mode used: yes

Issue occurs during: Script Update

Environment

  • Linux distribution: Debian
  • Proxmox version: 9.1
  • Default settings: Yes
  • Advanced settings: No
  • Exact command: update

Description

Made no major configuration changes to the container, all prior updates have been successful, this is the first to fail.

I update via typing "update" in the bash terminal in the proxmox GUI and output claims the frontend and backend build successfully but termix fails to start. Rebooting the container also doesn't trigger a successful start.

Steps to reproduce

Be on Termix 2.5.0, type update, build fails.

Error output

✔️ Built Frontend
⏳ Building Backendnpm warn using --force Recommended protections disabled.
npm warn rebuild 4 packages have install scripts not yet covered by allowScripts. Run npm approve-scripts --allow-scripts-pending to review.
rebuilt dependencies successfully

termix@2.6.0 build:backend
tsc -p tsconfig.node.json && node -e "require('fs').copyFileSync('src/backend/package.json','dist/backend/package.json')"

✔️ Built Backend
⏳ Setting up Production Dependenciesnpm warn config only Use --omit=dev to omit dev dependencies from the install.
npm warn using --force Recommended protections disabled.
npm warn deprecated @ldapjs/protocol@1.2.1: This package has been decomissioned. See https://github.com/ldapjs/node-ldapjs/blob/8ffd0bc9c149088a10ec4c1ec6a18450f76ad05d/README.md
npm warn deprecated @ldapjs/change@1.0.0: This package has been decomissioned. See https://github.com/ldapjs/node-ldapjs/blob/8ffd0bc9c149088a10ec4c1ec6a18450f76ad05d/README.md
npm warn deprecated @ldapjs/attribute@1.0.0: This package has been decomissioned. See https://github.com/ldapjs/node-ldapjs/blob/8ffd0bc9c149088a10ec4c1ec6a18450f76ad05d/README.md
npm warn deprecated @ldapjs/asn1@1.2.0: This package has been decomissioned. See https://github.com/ldapjs/node-ldapjs/blob/8ffd0bc9c149088a10ec4c1ec6a18450f76ad05d/README.md
npm warn deprecated @ldapjs/asn1@2.0.0: This package has been decomissioned. See https://github.com/ldapjs/node-ldapjs/blob/8ffd0bc9c149088a10ec4c1ec6a18450f76ad05d/README.md
npm warn deprecated @ldapjs/controls@2.1.0: This package has been decomissioned. See https://github.com/ldapjs/node-ldapjs/blob/8ffd0bc9c149088a10ec4c1ec6a18450f76ad05d/README.md
npm warn deprecated @ldapjs/dn@1.1.0: This package has been decomissioned. See https://github.com/ldapjs/node-ldapjs/blob/8ffd0bc9c149088a10ec4c1ec6a18450f76ad05d/README.md
npm warn deprecated @ldapjs/filter@2.1.1: This package has been decomissioned. See https://github.com/ldapjs/node-ldapjs/blob/8ffd0bc9c149088a10ec4c1ec6a18450f76ad05d/README.md
npm warn deprecated @ldapjs/messages@1.3.0: This package has been decomissioned. See https://github.com/ldapjs/node-ldapjs/blob/8ffd0bc9c149088a10ec4c1ec6a18450f76ad05d/README.md
npm warn deprecated ldapjs@3.0.7: This package has been decomissioned. See https://github.com/ldapjs/node-ldapjs/blob/8ffd0bc9c149088a10ec4c1ec6a18450f76ad05d/README.md

added 289 packages, and audited 290 packages in 2s

57 packages are looking for funding
run npm fund for details

2 high severity vulnerabilities

To address all issues, run:
npm audit fix

Run npm audit for details.
npm warn using --force Recommended protections disabled.
npm warn rebuild 4 packages have install scripts not yet covered by allowScripts. Run npm approve-scripts --allow-scripts-pending to review.
rebuilt dependencies successfully
npm warn using --force Recommended protections disabled.
✔️ Set up Production Dependencies
✔️ Updated Frontend Files
💡 The Nginx configuration may need to be updated for new features to work.

  Update Nginx configuration? [Y/n]: y

⏳ Updating Nginx Configurationnginx: the configuration file /etc/nginx/nginx.conf syntax is ok
nginx: configuration file /etc/nginx/nginx.conf test is successful
✔️ Updated Nginx Configuration
⏳ Starting TermixJob for termix.service failed because of unavailable resources or another system error.
See "systemctl status termix.service" and "journalctl -xeu termix.service" for details.
✖️ in line 240: exit code 1 (General error / Operation not permitted): while executing command systemctl start termix

--- Last 20 lines of log ---
[2026-08-03 14:21:47] [OK] Deployed: termix (release-2.6.0-tag)
[2026-08-03 14:21:47] [INFO] Restoring data
[2026-08-03 14:21:47] [OK] Restored data
[2026-08-03 14:21:47] [INFO] Recreating Directories
[2026-08-03 14:21:47] [OK] Recreated Directories
[2026-08-03 14:21:47] [INFO] Migrating Database to new layout
[2026-08-03 14:21:47] [OK] Migrated Database to new layout
[2026-08-03 14:21:47] [INFO] Building Frontend
[2026-08-03 14:22:06] [OK] Built Frontend
[2026-08-03 14:22:06] [INFO] Building Backend
[2026-08-03 14:23:13] [OK] Built Backend
[2026-08-03 14:23:13] [INFO] Setting up Production Dependencies
[2026-08-03 14:24:16] [OK] Set up Production Dependencies
[2026-08-03 14:24:16] [INFO] Updating Frontend Files
[2026-08-03 14:24:16] [OK] Updated Frontend Files
[2026-08-03 14:24:16] [WARN] The Nginx configuration may need to be updated for new features to work.
[2026-08-03 14:25:02] [INFO] Updating Nginx Configuration
[2026-08-03 14:25:02] [OK] Updated Nginx Configuration
[2026-08-03 14:25:02] [INFO] Starting Termix
[2026-08-03 14:25:02] [ERROR] in line 240: exit code 1 (General error / Operation not permitted): while executing command systemctl start termix

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions