[GH-ISSUE #457] karakeep install error #134

Open
opened 2026-02-26 12:40:16 +03:00 by kerem · 1 comment
Owner

Originally created by @alakond on GitHub (Jan 18, 2026).
Original GitHub issue: https://github.com/community-scripts/ProxmoxVE-Local/issues/457

Have you read and understood the above guidelines?

yes

🔎 Did you run the script with verbose mode enabled?

No response

📜 What is the name of the script you are using?

karakeep

📂 What was the exact command used to execute the script?

sudo bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/pve-scripts-local.sh)"

⚙️ What settings are you using?

  • Default Settings
  • Advanced Settings

🖥️ Which Linux distribution are you using?

No response

📈 Which Proxmox version are you on?

pve-manager/9.1.4/5ac30304265fbd8e (running kernel: 6.14.8-2-pve)

📝 Provide a clear and concise description of the issue.

__                    __                 

/ /______ __________ / /____ ___ ____
/ /// __ / ___/ __ / /// _ / _ / __
/ ,< / // / / / // / ,< / / / // /
/
/||_,// _,//||_
/_
/ .__/
/
/
⚙️ Using Default Settings on node pve
💡 PVE Version 9.1.4 (Kernel: 6.14.8-2-pve)
🆔 Container ID: 111
🖥️ Operating System: debian (13)
📦 Container Type: Unprivileged
💾 Disk Size: 10 GB
🧠 CPU Cores: 2
🛠️ RAM Size: 4096 MiB
🚀 Creating a karakeep LXC using the above default settings

✔️ Storage local (Free: 25.2GB Used: 10.8GB) [Template]
✔️ Storage HGST-1Tb (Free: 536.2GB Used: 355.3GB) [Container]
✔️ Storage 'HGST-1Tb' (lvmthin) validated
✔️ Template storage 'local' validated
✔️ Template search completed
✔️ Template debian-13-standard_13.1-2_amd64.tar.zst [local]
✔️ LXC Container 111 was successfully created.
✔️ Started LXC Container
✔️ Network in LXC is reachable (ping)
✔️ Customized LXC Container
✔️ Set up Container OS
✔️ Network Connected: 192.168.1.80
✔️ IPv4 Internet Connected
✖️ IPv6 Internet Not Connected
✔️ Git DNS: github.com:(✔️ ) raw.githubusercontent.com:(✔️ ) api.github.com:(✔️ ) git.community-scripts.org:(✔️ )
✔️ Updated Container OS
✔️ Installed Dependencies
✔️ Deployed: monolith (2.10.1)
✔️ Deployed: yt-dlp (2026.01.16.233125)
✔️ Deployed: meilisearch (1.32.2)
✔️ Configured Meilisearch
✔️ Deployed: karakeep (0.30.0)
✔️ Setup Node.js 22
✔️ Installed Node.js modules: pnpm@9.15.9
✔️ Installed karakeep
✖️ in line 107: exit code 1 (General error / Operation not permitted)
→ pnpm migrate
--- Last 10 lines of silent log ---
],
addIssue: [Function (anonymous)],
addIssues: [Function (anonymous)],
errors: [
{ code: 'custom', message: 'Invalid input', path: [ 'NO_COLOR' ] }
]
}

Node.js v22.22.0
 ELIFECYCLE  Command failed with exit code 1.

📋 View full log (2980 lines): /root/.install-31e54aba.log
✖️ Installation failed in container 111 (exit code: 1)

✔ Installation log: /tmp/install-lxc-111-31e54aba.log

🔄 Steps to reproduce the issue.

__                    __                 

/ /______ __________ / /____ ___ ____
/ /// __ / ___/ __ / /// _ / _ / __
/ ,< / // / / / // / ,< / / / // /
/
/||_,// _,//||_
/_
/ .__/
/
/
⚙️ Using Default Settings on node pve
💡 PVE Version 9.1.4 (Kernel: 6.14.8-2-pve)
🆔 Container ID: 111
🖥️ Operating System: debian (13)
📦 Container Type: Unprivileged
💾 Disk Size: 10 GB
🧠 CPU Cores: 2
🛠️ RAM Size: 4096 MiB
🚀 Creating a karakeep LXC using the above default settings

✔️ Storage local (Free: 25.2GB Used: 10.8GB) [Template]
✔️ Storage HGST-1Tb (Free: 536.2GB Used: 355.3GB) [Container]
✔️ Storage 'HGST-1Tb' (lvmthin) validated
✔️ Template storage 'local' validated
✔️ Template search completed
✔️ Template debian-13-standard_13.1-2_amd64.tar.zst [local]
✔️ LXC Container 111 was successfully created.
✔️ Started LXC Container
✔️ Network in LXC is reachable (ping)
✔️ Customized LXC Container
✔️ Set up Container OS
✔️ Network Connected: 192.168.1.80
✔️ IPv4 Internet Connected
✖️ IPv6 Internet Not Connected
✔️ Git DNS: github.com:(✔️ ) raw.githubusercontent.com:(✔️ ) api.github.com:(✔️ ) git.community-scripts.org:(✔️ )
✔️ Updated Container OS
✔️ Installed Dependencies
✔️ Deployed: monolith (2.10.1)
✔️ Deployed: yt-dlp (2026.01.16.233125)
✔️ Deployed: meilisearch (1.32.2)
✔️ Configured Meilisearch
✔️ Deployed: karakeep (0.30.0)
✔️ Setup Node.js 22
✔️ Installed Node.js modules: pnpm@9.15.9
✔️ Installed karakeep
✖️ in line 107: exit code 1 (General error / Operation not permitted)
→ pnpm migrate
--- Last 10 lines of silent log ---
],
addIssue: [Function (anonymous)],
addIssues: [Function (anonymous)],
errors: [
{ code: 'custom', message: 'Invalid input', path: [ 'NO_COLOR' ] }
]
}

Node.js v22.22.0
 ELIFECYCLE  Command failed with exit code 1.

📋 View full log (2980 lines): /root/.install-31e54aba.log
✖️ Installation failed in container 111 (exit code: 1)

✔ Installation log: /tmp/install-lxc-111-31e54aba.log

Paste the full error output (if available).

Hit:1 http://security.debian.org trixie-security InRelease
Hit:2 http://deb.debian.org/debian trixie InRelease
Hit:3 http://deb.debian.org/debian trixie-updates InRelease
Reading package lists...
Reading package lists...
Building dependency tree...
Reading state information...
Calculating upgrade...
The following packages will be upgraded:
base-files bash bind9-dnsutils bind9-host bind9-libs dhcpcd-base
distro-info-data e2fsprogs libc-bin libc-l10n libc6 libcap2 libcap2-bin
libcom-err2 libext2fs2t64 libgnutls30t64 libnss-systemd libpam-systemd
libpam-wtmpdb libss2 libssl3t64 libsystemd-shared libsystemd0 libudev1
libwtmpdb0 libxml2 locales logsave openssl openssl-provider-legacy postfix
sqv systemd systemd-sysv systemd-timesyncd udev wtmpdb
37 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Need to get 29.0 MB of archives.
After this operation, 49.2 kB of additional disk space will be used.
Get:1 http://deb.debian.org/debian trixie/main amd64 libc6 amd64 2.41-12+deb13u1 [2,851 kB]
Get:2 http://deb.debian.org/debian trixie/main amd64 base-files amd64 13.8+deb13 u3 [73.3 kB]
Get:3 http://deb.debian.org/debian trixie/main amd64 bash amd64 5.2.37-2+b7 [1,5 01 kB]
Get:4 http://deb.debian.org/debian trixie/main amd64 libc-bin amd64 2.41-12+deb1 3u1 [637 kB]
Get:5 http://deb.debian.org/debian trixie/main amd64 logsave amd64 1.47.2-3+b7 [ 24.9 kB]
Get:6 http://deb.debian.org/debian trixie/main amd64 libext2fs2t64 amd64 1.47.2- 3+b7 [213 kB]
Get:7 http://deb.debian.org/debian trixie/main amd64 e2fsprogs amd64 1.47.2-3+b7 [591 kB]
Get:8 http://deb.debian.org/debian trixie/main amd64 libcap2 amd64 1:2.75-10+b3 [28.8 kB]
Get:9 http://deb.debian.org/debian trixie/main amd64 libsystemd0 amd64 257.9-1d eb13u1 [453 kB]
Get:10 http://deb.debian.org/debian trixie/main amd64 libnss-systemd amd64 257.9 -1
deb13u1 [218 kB]
Get:11 http://deb.debian.org/debian trixie/main amd64 systemd-sysv amd64 257.9-1 deb13u1 [64.5 kB]
Get:12 http://deb.debian.org/debian trixie/main amd64 libpam-systemd amd64 257.9 -1
deb13u1 [297 kB]
Get:13 http://deb.debian.org/debian trixie/main amd64 libsystemd-shared amd64 25 7.9-1deb13u1 [2,151 kB]
Get:14 http://deb.debian.org/debian trixie/main amd64 systemd amd64 257.9-1
deb1 3u1 [3,096 kB]
Get:15 http://deb.debian.org/debian trixie/main amd64 systemd-timesyncd amd64 25 7.9-1deb13u1 [93.0 kB]
Get:16 http://deb.debian.org/debian trixie/main amd64 udev amd64 257.9-1
deb13u1 [1,392 kB]
Get:17 http://deb.debian.org/debian trixie/main amd64 libudev1 amd64 257.9-1deb 13u1 [152 kB]
Get:18 http://deb.debian.org/debian trixie/main amd64 openssl-provider-legacy am d64 3.5.4-1
deb13u1 [308 kB]
Get:19 http://deb.debian.org/debian trixie/main amd64 libssl3t64 amd64 3.5.4-1d eb13u1 [2,441 kB]
Get:20 http://deb.debian.org/debian trixie/main amd64 postfix amd64 3.10.5-1
deb 13u1 [1,600 kB]
Get:21 http://deb.debian.org/debian trixie/main amd64 sqv amd64 1.3.0-3+b2 [661 kB]
Get:22 http://deb.debian.org/debian trixie/main amd64 dhcpcd-base amd64 1:10.1.0 -11+deb13u2 [201 kB]
Get:23 http://deb.debian.org/debian trixie/main amd64 libxml2 amd64 2.12.7+dfsg+ really2.9.14-2.1+deb13u2 [698 kB]
Get:24 http://deb.debian.org/debian trixie/main amd64 bind9-dnsutils amd64 1:9.2 0.15-1deb13u1 [165 kB]
Get:25 http://deb.debian.org/debian trixie/main amd64 bind9-host amd64 1:9.20.15 -1
deb13u1 [55.4 kB]
Get:26 http://deb.debian.org/debian trixie/main amd64 bind9-libs amd64 1:9.20.15 -1deb13u1 [1,238 kB]
Get:27 http://deb.debian.org/debian trixie/main amd64 libc-l10n all 2.41-12+deb1 3u1 [738 kB]
Get:28 http://deb.debian.org/debian trixie/main amd64 wtmpdb amd64 0.73.0-3+deb1 3u1 [21.8 kB]
Get:29 http://deb.debian.org/debian trixie/main amd64 libpam-wtmpdb amd64 0.73.0 -3+deb13u1 [10.8 kB]
Get:30 http://deb.debian.org/debian trixie/main amd64 libwtmpdb0 amd64 0.73.0-3+ deb13u1 [13.1 kB]
Get:31 http://deb.debian.org/debian trixie/main amd64 locales all 2.41-12+deb13u 1 [3,925 kB]
Get:32 http://deb.debian.org/debian trixie/main amd64 distro-info-data all 0.66+ deb13u1 [6,724 B]
Get:33 http://deb.debian.org/debian trixie/main amd64 libcap2-bin amd64 1:2.75-1 0+b3 [36.4 kB]
Get:34 http://deb.debian.org/debian trixie/main amd64 libcom-err2 amd64 1.47.2-3 +b7 [25.0 kB]
Get:35 http://deb.debian.org/debian trixie/main amd64 libgnutls30t64 amd64 3.8.9 -3+deb13u1 [1,466 kB]
Get:36 http://deb.debian.org/debian trixie/main amd64 libss2 amd64 1.47.2-3+b7 [ 29.7 kB]
Get:37 http://deb.debian.org/debian trixie/main amd64 openssl amd64 3.5.4-1
deb1 3u1 [1,495 kB]
apt-listchanges: Reading changelogs...
Preconfiguring packages ...
Fetched 29.0 MB in 3s (9,677 kB/s)
(Reading database ... 20272 files and directories currently installed.)
Preparing to unpack .../libc6_2.41-12+deb13u1_amd64.deb ...
Unpacking libc6:amd64 (2.41-12+deb13u1) over (2.41-12) ...
Setting up libc6:amd64 (2.41-12+deb13u1) ...
(Reading database ... 20272 files and directories currently installed.)
Preparing to unpack .../base-files_13.8+deb13u3_amd64.deb ...
Unpacking base-files (13.8+deb13u3) over (13.8+deb13u1) ...
Setting up base-files (13.8+deb13u3) ...
Installing new version of config file /etc/debian_version ...
(Reading database ... 20272 files and directories currently installed.)
Preparing to unpack .../bash_5.2.37-2+b7_amd64.deb ...
Unpacking bash (5.2.37-2+b7) over (5.2.37-2+b5) ...
Setting up bash (5.2.37-2+b7) ...
update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /us r/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode
(Reading database ... 20272 files and directories currently installed.)
Preparing to unpack .../libc-bin_2.41-12+deb13u1_amd64.deb ...
Unpacking libc-bin (2.41-12+deb13u1) over (2.41-12) ...
Setting up libc-bin (2.41-12+deb13u1) ...
(Reading database ... 20272 files and directories currently installed.)
Preparing to unpack .../logsave_1.47.2-3+b7_amd64.deb ...
Unpacking logsave (1.47.2-3+b7) over (1.47.2-3+b3) ...
Preparing to unpack .../libext2fs2t64_1.47.2-3+b7_amd64.deb ...
Leaving 'diversion of /lib/x86_64-linux-gnu/libe2p.so.2 to /lib/x86_64-linux-gnu /libe2p.so.2.usr-is-merged by libext2fs2t64'
Leaving 'diversion of /lib/x86_64-linux-gnu/libe2p.so.2.3 to /lib/x86_64-linux-g nu/libe2p.so.2.3.usr-is-merged by libext2fs2t64'
Leaving 'diversion of /lib/x86_64-linux-gnu/libext2fs.so.2 to /lib/x86_64-linux- gnu/libext2fs.so.2.usr-is-merged by libext2fs2t64'
Leaving 'diversion of /lib/x86_64-linux-gnu/libext2fs.so.2.4 to /lib/x86_64-linu x-gnu/libext2fs.so.2.4.usr-is-merged by libext2fs2t64'
Unpacking libext2fs2t64:amd64 (1.47.2-3+b7) over (1.47.2-3+b3) ...
Setting up libext2fs2t64:amd64 (1.47.2-3+b7) ...
(Reading database ... 20272 files and directories currently installed.)
Preparing to unpack .../e2fsprogs_1.47.2-3+b7_amd64.deb ...
Unpacking e2fsprogs (1.47.2-3+b7) over (1.47.2-3+b3) ...
Preparing to unpack .../libcap2_1%3a2.75-10+b3_amd64.deb ...
Unpacking libcap2:amd64 (1:2.75-10+b3) over (1:2.75-10+b1) ...
Setting up libcap2:amd64 (1:2.75-10+b3) ...
(Reading database ... 20272 files and directories currently installed.)
Preparing to unpack .../libsystemd0_257.9-1deb13u1_amd64.deb ...
Unpacking libsystemd0:amd64 (257.9-1
deb13u1) over (257.8-1deb13u2) ...
Setting up libsystemd0:amd64 (257.9-1
deb13u1) ...
(Reading database ... 20272 files and directories currently installed.)
Preparing to unpack .../libnss-systemd_257.9-1deb13u1_amd64.deb ...
Unpacking libnss-systemd:amd64 (257.9-1
deb13u1) over (257.8-1deb13u2) ...
Preparing to unpack .../systemd-sysv_257.9-1
deb13u1_amd64.deb ...
Unpacking systemd-sysv (257.9-1deb13u1) over (257.8-1deb13u2) ...
Preparing to unpack .../libpam-systemd_257.9-1deb13u1_amd64.deb ...
Unpacking libpam-systemd:amd64 (257.9-1
deb13u1) over (257.8-1deb13u2) ...
Preparing to unpack .../libsystemd-shared_257.9-1
deb13u1_amd64.deb ...
Unpacking libsystemd-shared:amd64 (257.9-1deb13u1) over (257.8-1deb13u2) ...
Setting up libsystemd-shared:amd64 (257.9-1deb13u1) ...
(Reading database ... 20272 files and directories currently installed.)
Preparing to unpack .../systemd_257.9-1
deb13u1_amd64.deb ...
Unpacking systemd (257.9-1deb13u1) over (257.8-1deb13u2) ...
Preparing to unpack .../systemd-timesyncd_257.9-1deb13u1_amd64.deb ...
Unpacking systemd-timesyncd (257.9-1
deb13u1) over (257.8-1deb13u2) ...
Preparing to unpack .../udev_257.9-1
deb13u1_amd64.deb ...
Unpacking udev (257.9-1deb13u1) over (257.8-1deb13u2) ...
Preparing to unpack .../libudev1_257.9-1deb13u1_amd64.deb ...
Unpacking libudev1:amd64 (257.9-1
deb13u1) over (257.8-1deb13u2) ...
Setting up libudev1:amd64 (257.9-1
deb13u1) ...
(Reading database ... 20272 files and directories currently installed.)
Preparing to unpack .../openssl-provider-legacy_3.5.4-1deb13u1_amd64.deb ...
Unpacking openssl-provider-legacy (3.5.4-1
deb13u1) over (3.5.1-1+deb13u1) ...
Setting up openssl-provider-legacy (3.5.4-1deb13u1) ...
(Reading database ... 20272 files and directories currently installed.)
Preparing to unpack .../libssl3t64_3.5.4-1
deb13u1_amd64.deb ...
Unpacking libssl3t64:amd64 (3.5.4-1deb13u1) over (3.5.1-1+deb13u1) ...
Setting up libssl3t64:amd64 (3.5.4-1
deb13u1) ...
(Reading database ... 20272 files and directories currently installed.)
Preparing to unpack .../postfix_3.10.5-1deb13u1_amd64.deb ...
Unpacking postfix (3.10.5-1
deb13u1) over (3.10.4-1deb13u1) ...
Preparing to unpack .../sqv_1.3.0-3+b2_amd64.deb ...
Unpacking sqv (1.3.0-3+b2) over (1.3.0-3) ...
Setting up sqv (1.3.0-3+b2) ...
(Reading database ... 20273 files and directories currently installed.)
Preparing to unpack .../00-dhcpcd-base_1%3a10.1.0-11+deb13u2_amd64.deb ...
Unpacking dhcpcd-base (1:10.1.0-11+deb13u2) over (1:10.1.0-11) ...
Preparing to unpack .../01-libxml2_2.12.7+dfsg+really2.9.14-2.1+deb13u2_amd64.de b ...
Unpacking libxml2:amd64 (2.12.7+dfsg+really2.9.14-2.1+deb13u2) over (2.12.7+dfsg +really2.9.14-2.1+deb13u1) ...
Preparing to unpack .../02-bind9-dnsutils_1%3a9.20.15-1
deb13u1_amd64.deb ...
Unpacking bind9-dnsutils (1:9.20.15-1deb13u1) over (1:9.20.11-4) ...
Preparing to unpack .../03-bind9-host_1%3a9.20.15-1
deb13u1_amd64.deb ...
Unpacking bind9-host (1:9.20.15-1deb13u1) over (1:9.20.11-4) ...
Preparing to unpack .../04-bind9-libs_1%3a9.20.15-1
deb13u1_amd64.deb ...
Unpacking bind9-libs:amd64 (1:9.20.15-1deb13u1) over (1:9.20.11-4) ...
Preparing to unpack .../05-libc-l10n_2.41-12+deb13u1_all.deb ...
Unpacking libc-l10n (2.41-12+deb13u1) over (2.41-12) ...
Preparing to unpack .../06-wtmpdb_0.73.0-3+deb13u1_amd64.deb ...
Unpacking wtmpdb (0.73.0-3+deb13u1) over (0.73.0-3) ...
Preparing to unpack .../07-libpam-wtmpdb_0.73.0-3+deb13u1_amd64.deb ...
Unpacking libpam-wtmpdb:amd64 (0.73.0-3+deb13u1) over (0.73.0-3) ...
Preparing to unpack .../08-libwtmpdb0_0.73.0-3+deb13u1_amd64.deb ...
Unpacking libwtmpdb0:amd64 (0.73.0-3+deb13u1) over (0.73.0-3) ...
Preparing to unpack .../09-locales_2.41-12+deb13u1_all.deb ...
Unpacking locales (2.41-12+deb13u1) over (2.41-12) ...
Preparing to unpack .../10-distro-info-data_0.66+deb13u1_all.deb ...
Unpacking distro-info-data (0.66+deb13u1) over (0.66) ...
Preparing to unpack .../11-libcap2-bin_1%3a2.75-10+b3_amd64.deb ...
Unpacking libcap2-bin (1:2.75-10+b3) over (1:2.75-10+b1) ...
Preparing to unpack .../12-libcom-err2_1.47.2-3+b7_amd64.deb ...
Unpacking libcom-err2:amd64 (1.47.2-3+b7) over (1.47.2-3+b3) ...
Preparing to unpack .../13-libgnutls30t64_3.8.9-3+deb13u1_amd64.deb ...
Unpacking libgnutls30t64:amd64 (3.8.9-3+deb13u1) over (3.8.9-3) ...
Preparing to unpack .../14-libss2_1.47.2-3+b7_amd64.deb ...
Unpacking libss2:amd64 (1.47.2-3+b7) over (1.47.2-3+b3) ...
Preparing to unpack .../15-openssl_3.5.4-1
deb13u1_amd64.deb ...
Unpacking openssl (3.5.4-1deb13u1) over (3.5.1-1+deb13u1) ...
Setting up libgnutls30t64:amd64 (3.8.9-3+deb13u1) ...
Setting up libc-l10n (2.41-12+deb13u1) ...
Setting up distro-info-data (0.66+deb13u1) ...
Setting up systemd (257.9-1
deb13u1) ...
/usr/lib/tmpfiles.d/legacy.conf:14: Duplicate line for path "/run/lock", ignorin g.
Setting up libcom-err2:amd64 (1.47.2-3+b7) ...
Setting up locales (2.41-12+deb13u1) ...
Generating locales (this might take a while)...
en_US.UTF-8... done
Generation complete.
Setting up libcap2-bin (1:2.75-10+b3) ...
Setting up systemd-timesyncd (257.9-1deb13u1) ...
systemd-time-wait-sync.service is a disabled or a static unit not running, not s tarting it.
Setting up udev (257.9-1
deb13u1) ...
systemd-udevd.service is a disabled or a static unit not running, not starting i t.
Setting up libss2:amd64 (1.47.2-3+b7) ...
Setting up dhcpcd-base (1:10.1.0-11+deb13u2) ...
Installing new version of config file /etc/dhcpcd.conf ...
Setting up logsave (1.47.2-3+b7) ...
Setting up postfix (3.10.5-1~deb13u1) ...

Postfix (main.cf) configuration was not modified by debconf. If you need to
make changes, edit /etc/postfix/main.cf (and others) as needed. To view
Postfix configuration values, see postconf(1).

After modifying main.cf, be sure to run 'systemctl reload postfix'.

Setting up libwtmpdb0:amd64 (0.73.0-3+deb13u1) ...
Setting up openssl (3.5.4-1deb13u1) ...
Setting up libxml2:amd64 (2.12.7+dfsg+really2.9.14-2.1+deb13u2) ...
Setting up systemd-sysv (257.9-1
deb13u1) ...
Setting up bind9-libs:amd64 (1:9.20.15-1deb13u1) ...
Setting up libpam-wtmpdb:amd64 (0.73.0-3+deb13u1) ...
Setting up libnss-systemd:amd64 (257.9-1
deb13u1) ...
Setting up e2fsprogs (1.47.2-3+b7) ...
Setting up wtmpdb (0.73.0-3+deb13u1) ...
Setting up libpam-systemd:amd64 (257.9-1deb13u1) ...
Setting up bind9-host (1:9.20.15-1
deb13u1) ...
Setting up bind9-dnsutils (1:9.20.15-1deb13u1) ...
Processing triggers for man-db (2.13.1-1) ...
Processing triggers for dbus (1.16.2-2) ...
Processing triggers for shared-mime-info (2.4-5+b2) ...
Processing triggers for procps (2:4.0.4-9) ...
Processing triggers for debianutils (5.23.2) ...
Processing triggers for libc-bin (2.41-12+deb13u1) ...
Processing triggers for postfix (3.10.5-1
deb13u1) ...
Restarting postfix

WARNING: apt does not have a stable CLI interface. Use with caution in scripts.

Reading package lists...
Building dependency tree...
Reading state information...
Installing:
build-essential expect rsync sshpass

Installing dependencies:
binutils libalgorithm-diff-xs-perl libitm1
binutils-common libalgorithm-merge-perl liblsan0
binutils-x86-64-linux-gnu libasan8 libmpc3
cpp libbinutils libmpfr6
cpp-14 libc-dev-bin libquadmath0
cpp-14-x86-64-linux-gnu libc6-dev libsframe1
cpp-x86-64-linux-gnu libcc1-0 libstdc++-14-dev
dpkg-dev libcrypt-dev libtcl8.6
fakeroot libctf-nobfd0 libtsan2
g++ libctf0 libubsan1
g++-14 libdpkg-perl linux-libc-dev
g++-14-x86-64-linux-gnu libfakeroot make
g++-x86-64-linux-gnu libfile-fcntllock-perl manpages-dev
gcc libgcc-14-dev patch
gcc-14 libgomp1 rpcsvc-proto
gcc-14-x86-64-linux-gnu libgprofng0 tcl-expect
gcc-x86-64-linux-gnu libhwasan0 tcl8.6
libalgorithm-diff-perl libisl23

Suggested packages:
binutils-doc gcc-14-doc libc-devtools
gprofng-gui gcc-multilib glibc-doc
binutils-gold autoconf git
cpp-doc automake bzr
gcc-14-locales libtool libstdc++-14-doc
cpp-14-doc flex make-doc
debian-keyring bison ed
debian-tag2upload-keyring gdb diffutils-doc
tk8.6 gcc-doc python3-braceexpand
g++-multilib gcc-14-multilib tcl-tclreadline
g++-14-multilib gdb-x86-64-linux-gnu

Summary:
Upgrading: 0, Installing: 57, Removing: 0, Not Upgrading: 0
Download size: 78.1 MB
Space needed: 294 MB / 3,055 MB available

Get:1 http://deb.debian.org/debian trixie/main amd64 rsync amd64 3.4.1+ds1-5+deb 13u1 [429 kB]
Get:2 http://deb.debian.org/debian trixie/main amd64 libsframe1 amd64 2.44-3 [78 .4 kB]
Get:3 http://deb.debian.org/debian trixie/main amd64 binutils-common amd64 2.44- 3 [2,509 kB]
Get:4 http://deb.debian.org/debian trixie/main amd64 libbinutils amd64 2.44-3 [5 34 kB]
Get:5 http://deb.debian.org/debian trixie/main amd64 libgprofng0 amd64 2.44-3 [8 08 kB]
Get:6 http://deb.debian.org/debian trixie/main amd64 libctf-nobfd0 amd64 2.44-3 [156 kB]
Get:7 http://deb.debian.org/debian trixie/main amd64 libctf0 amd64 2.44-3 [88.6 kB]
Get:8 http://deb.debian.org/debian trixie/main amd64 binutils-x86-64-linux-gnu a md64 2.44-3 [1,014 kB]
Get:9 http://deb.debian.org/debian trixie/main amd64 binutils amd64 2.44-3 [265 kB]
Get:10 http://deb.debian.org/debian trixie/main amd64 libc-dev-bin amd64 2.41-12 +deb13u1 [58.5 kB]
Get:11 http://deb.debian.org/debian trixie/main amd64 linux-libc-dev all 6.12.63 -1 [2,720 kB]
Get:12 http://deb.debian.org/debian trixie/main amd64 libcrypt-dev amd64 1:4.4.3 8-1 [119 kB]
Get:13 http://deb.debian.org/debian trixie/main amd64 rpcsvc-proto amd64 1.4.3-1 [63.3 kB]
Get:14 http://deb.debian.org/debian trixie/main amd64 libc6-dev amd64 2.41-12+de b13u1 [1,994 kB]
Get:15 http://deb.debian.org/debian trixie/main amd64 libisl23 amd64 0.27-1 [659 kB]
Get:16 http://deb.debian.org/debian trixie/main amd64 libmpfr6 amd64 4.2.2-1 [72 9 kB]
Get:17 http://deb.debian.org/debian trixie/main amd64 libmpc3 amd64 1.3.1-1+b3 [ 52.2 kB]
Get:18 http://deb.debian.org/debian trixie/main amd64 cpp-14-x86-64-linux-gnu am d64 14.2.0-19 [11.0 MB]
Get:19 http://deb.debian.org/debian trixie/main amd64 cpp-14 amd64 14.2.0-19 [1, 280 B]
Get:20 http://deb.debian.org/debian trixie/main amd64 cpp-x86-64-linux-gnu amd64 4:14.2.0-1 [4,840 B]
Get:21 http://deb.debian.org/debian trixie/main amd64 cpp amd64 4:14.2.0-1 [1,56 8 B]
Get:22 http://deb.debian.org/debian trixie/main amd64 libcc1-0 amd64 14.2.0-19 [ 42.8 kB]
Get:23 http://deb.debian.org/debian trixie/main amd64 libgomp1 amd64 14.2.0-19 [ 137 kB]
Get:24 http://deb.debian.org/debian trixie/main amd64 libitm1 amd64 14.2.0-19 [2 6.0 kB]
Get:25 http://deb.debian.org/debian trixie/main amd64 libasan8 amd64 14.2.0-19 [ 2,725 kB]
Get:26 http://deb.debian.org/debian trixie/main amd64 liblsan0 amd64 14.2.0-19 [ 1,204 kB]
Get:27 http://deb.debian.org/debian trixie/main amd64 libtsan2 amd64 14.2.0-19 [ 2,460 kB]
Get:28 http://deb.debian.org/debian trixie/main amd64 libubsan1 amd64 14.2.0-19 [1,074 kB]
Get:29 http://deb.debian.org/debian trixie/main amd64 libhwasan0 amd64 14.2.0-19 [1,488 kB]
Get:30 http://deb.debian.org/debian trixie/main amd64 libquadmath0 amd64 14.2.0- 19 [145 kB]
Get:31 http://deb.debian.org/debian trixie/main amd64 libgcc-14-dev amd64 14.2.0 -19 [2,672 kB]
Get:32 http://deb.debian.org/debian trixie/main amd64 gcc-14-x86-64-linux-gnu am d64 14.2.0-19 [21.4 MB]
Get:33 http://deb.debian.org/debian trixie/main amd64 gcc-14 amd64 14.2.0-19 [54 0 kB]
Get:34 http://deb.debian.org/debian trixie/main amd64 gcc-x86-64-linux-gnu amd64 4:14.2.0-1 [1,436 B]
Get:35 http://deb.debian.org/debian trixie/main amd64 gcc amd64 4:14.2.0-1 [5,13 6 B]
Get:36 http://deb.debian.org/debian trixie/main amd64 libstdc++-14-dev amd64 14. 2.0-19 [2,376 kB]
Get:37 http://deb.debian.org/debian trixie/main amd64 g++-14-x86-64-linux-gnu am d64 14.2.0-19 [12.1 MB]
Get:38 http://deb.debian.org/debian trixie/main amd64 g++-14 amd64 14.2.0-19 [22 .5 kB]
Get:39 http://deb.debian.org/debian trixie/main amd64 g++-x86-64-linux-gnu amd64 4:14.2.0-1 [1,200 B]
Get:40 http://deb.debian.org/debian trixie/main amd64 g++ amd64 4:14.2.0-1 [1,34 4 B]
Get:41 http://deb.debian.org/debian trixie/main amd64 make amd64 4.4.1-2 [463 kB ]
Get:42 http://deb.debian.org/debian trixie/main amd64 libdpkg-perl all 1.22.21 [ 650 kB]
Get:43 http://deb.debian.org/debian trixie/main amd64 patch amd64 2.8-2 [134 kB]
Get:44 http://deb.debian.org/debian trixie/main amd64 dpkg-dev all 1.22.21 [1,33 8 kB]
Get:45 http://deb.debian.org/debian trixie/main amd64 build-essential amd64 12.1 2 [4,624 B]
Get:46 http://deb.debian.org/debian trixie/main amd64 libtcl8.6 amd64 8.6.16+dfs g-1 [1,042 kB]
Get:47 http://deb.debian.org/debian trixie/main amd64 tcl8.6 amd64 8.6.16+dfsg-1 [121 kB]
Get:48 http://deb.debian.org/debian trixie/main amd64 tcl-expect amd64 5.45.4-4 [127 kB]
Get:49 http://deb.debian.org/debian trixie/main amd64 expect amd64 5.45.4-4 [158 kB]
Get:50 http://deb.debian.org/debian trixie/main amd64 libfakeroot amd64 1.37.1.1 -1 [29.6 kB]
Get:51 http://deb.debian.org/debian trixie/main amd64 fakeroot amd64 1.37.1.1-1 [76.0 kB]
Get:52 http://deb.debian.org/debian trixie/main amd64 libalgorithm-diff-perl all 1.201-1 [43.3 kB]
Get:53 http://deb.debian.org/debian trixie/main amd64 libalgorithm-diff-xs-perl amd64 0.04-9 [11.1 kB]
Get:54 http://deb.debian.org/debian trixie/main amd64 libalgorithm-merge-perl al l 0.08-5 [11.8 kB]
Get:55 http://deb.debian.org/debian trixie/main amd64 libfile-fcntllock-perl amd 64 0.22-4+b4 [34.6 kB]
Get:56 http://deb.debian.org/debian trixie/main amd64 manpages-dev all 6.9.1-1 [ 2,122 kB]
Get:57 http://deb.debian.org/debian trixie/main amd64 sshpass amd64 1.10-0.1 [12 .7 kB]
Fetched 78.1 MB in 13s (6,164 kB/s)
Selecting previously unselected package rsync.
(Reading database ... 20272 files and directories currently installed.)
Preparing to unpack .../00-rsync_3.4.1+ds1-5+deb13u1_amd64.deb ...
Unpacking rsync (3.4.1+ds1-5+deb13u1) ...
Selecting previously unselected package libsframe1:amd64.
Preparing to unpack .../01-libsframe1_2.44-3_amd64.deb ...
Unpacking libsframe1:amd64 (2.44-3) ...
Selecting previously unselected package binutils-common:amd64.
Preparing to unpack .../02-binutils-common_2.44-3_amd64.deb ...
Unpacking binutils-common:amd64 (2.44-3) ...
Selecting previously unselected package libbinutils:amd64.
Preparing to unpack .../03-libbinutils_2.44-3_amd64.deb ...
Unpacking libbinutils:amd64 (2.44-3) ...
Selecting previously unselected package libgprofng0:amd64.
Preparing to unpack .../04-libgprofng0_2.44-3_amd64.deb ...
Unpacking libgprofng0:amd64 (2.44-3) ...
Selecting previously unselected package libctf-nobfd0:amd64.
Preparing to unpack .../05-libctf-nobfd0_2.44-3_amd64.deb ...
Unpacking libctf-nobfd0:amd64 (2.44-3) ...
Selecting previously unselected package libctf0:amd64.
Preparing to unpack .../06-libctf0_2.44-3_amd64.deb ...
Unpacking libctf0:amd64 (2.44-3) ...
Selecting previously unselected package binutils-x86-64-linux-gnu.
Preparing to unpack .../07-binutils-x86-64-linux-gnu_2.44-3_amd64.deb ...
Unpacking binutils-x86-64-linux-gnu (2.44-3) ...
Selecting previously unselected package binutils.
Preparing to unpack .../08-binutils_2.44-3_amd64.deb ...
Unpacking binutils (2.44-3) ...
Selecting previously unselected package libc-dev-bin.
Preparing to unpack .../09-libc-dev-bin_2.41-12+deb13u1_amd64.deb ...
Unpacking libc-dev-bin (2.41-12+deb13u1) ...
Selecting previously unselected package linux-libc-dev.
Preparing to unpack .../10-linux-libc-dev_6.12.63-1_all.deb ...
Unpacking linux-libc-dev (6.12.63-1) ...
Selecting previously unselected package libcrypt-dev:amd64.
Preparing to unpack .../11-libcrypt-dev_1%3a4.4.38-1_amd64.deb ...
Unpacking libcrypt-dev:amd64 (1:4.4.38-1) ...
Selecting previously unselected package rpcsvc-proto.
Preparing to unpack .../12-rpcsvc-proto_1.4.3-1_amd64.deb ...
Unpacking rpcsvc-proto (1.4.3-1) ...
Selecting previously unselected package libc6-dev:amd64.
Preparing to unpack .../13-libc6-dev_2.41-12+deb13u1_amd64.deb ...
Unpacking libc6-dev:amd64 (2.41-12+deb13u1) ...
Selecting previously unselected package libisl23:amd64.
Preparing to unpack .../14-libisl23_0.27-1_amd64.deb ...
Unpacking libisl23:amd64 (0.27-1) ...
Selecting previously unselected package libmpfr6:amd64.
Preparing to unpack .../15-libmpfr6_4.2.2-1_amd64.deb ...
Unpacking libmpfr6:amd64 (4.2.2-1) ...
Selecting previously unselected package libmpc3:amd64.
Preparing to unpack .../16-libmpc3_1.3.1-1+b3_amd64.deb ...
Unpacking libmpc3:amd64 (1.3.1-1+b3) ...
Selecting previously unselected package cpp-14-x86-64-linux-gnu.
Preparing to unpack .../17-cpp-14-x86-64-linux-gnu_14.2.0-19_amd64.deb ...
Unpacking cpp-14-x86-64-linux-gnu (14.2.0-19) ...
Selecting previously unselected package cpp-14.
Preparing to unpack .../18-cpp-14_14.2.0-19_amd64.deb ...
Unpacking cpp-14 (14.2.0-19) ...
Selecting previously unselected package cpp-x86-64-linux-gnu.
Preparing to unpack .../19-cpp-x86-64-linux-gnu_4%3a14.2.0-1_amd64.deb ...
Unpacking cpp-x86-64-linux-gnu (4:14.2.0-1) ...
Selecting previously unselected package cpp.
Preparing to unpack .../20-cpp_4%3a14.2.0-1_amd64.deb ...
Unpacking cpp (4:14.2.0-1) ...
Selecting previously unselected package libcc1-0:amd64.
Preparing to unpack .../21-libcc1-0_14.2.0-19_amd64.deb ...
Unpacking libcc1-0:amd64 (14.2.0-19) ...
Selecting previously unselected package libgomp1:amd64.
Preparing to unpack .../22-libgomp1_14.2.0-19_amd64.deb ...
Unpacking libgomp1:amd64 (14.2.0-19) ...
Selecting previously unselected package libitm1:amd64.
Preparing to unpack .../23-libitm1_14.2.0-19_amd64.deb ...
Unpacking libitm1:amd64 (14.2.0-19) ...
Selecting previously unselected package libasan8:amd64.
Preparing to unpack .../24-libasan8_14.2.0-19_amd64.deb ...
Unpacking libasan8:amd64 (14.2.0-19) ...
Selecting previously unselected package liblsan0:amd64.
Preparing to unpack .../25-liblsan0_14.2.0-19_amd64.deb ...
Unpacking liblsan0:amd64 (14.2.0-19) ...
Selecting previously unselected package libtsan2:amd64.
Preparing to unpack .../26-libtsan2_14.2.0-19_amd64.deb ...
Unpacking libtsan2:amd64 (14.2.0-19) ...
Selecting previously unselected package libubsan1:amd64.
Preparing to unpack .../27-libubsan1_14.2.0-19_amd64.deb ...
Unpacking libubsan1:amd64 (14.2.0-19) ...
Selecting previously unselected package libhwasan0:amd64.
h (2.8-2) ...unpack .../28-libhwasan0_14.2.0-19_amd64.deb ...
Setting up libtcl8.6:amd64 (8.6.16+dfsg-1) ...
Setting up libdpkg-perl (1.22.21) ...
Setting up libubsan1:amd64 (14.2.0-19) ...
Setting up libhwasan0:amd64 (14.2.0-19) ...
Setting up libcrypt-dev:amd64 (1:4.4.38-1) ...
Setting up libasan8:amd64 (14.2.0-19) ...
Setting up libtsan2:amd64 (14.2.0-19) ...
Setting up libbinutils:amd64 (2.44-3) ...
Setting up libisl23:amd64 (0.27-1) ...
Setting up libc-dev-bin (2.41-12+deb13u1) ...
Setting up libalgorithm-diff-xs-perl (0.04-9) ...
Setting up libcc1-0:amd64 (14.2.0-19) ...
Setting up liblsan0:amd64 (14.2.0-19) ...
Setting up libitm1:amd64 (14.2.0-19) ...
Setting up rsync (3.4.1+ds1-5+deb13u1) ...
rsync.service is a disabled or a static unit, not starting it.
Setting up libalgorithm-merge-perl (0.08-5) ...
Setting up libctf0:amd64 (2.44-3) ...
Setting up tcl8.6 (8.6.16+dfsg-1) ...
Setting up tcl-expect:amd64 (5.45.4-4) ...
Setting up libgprofng0:amd64 (2.44-3) ...
Setting up cpp-14-x86-64-linux-gnu (14.2.0-19) ...
Setting up cpp-14 (14.2.0-19) ...
Setting up libc6-dev:amd64 (2.41-12+deb13u1) ...
Setting up libgcc-14-dev:amd64 (14.2.0-19) ...
Setting up libstdc++-14-dev:amd64 (14.2.0-19) ...
Setting up binutils-x86-64-linux-gnu (2.44-3) ...
Setting up cpp-x86-64-linux-gnu (4:14.2.0-1) ...
Setting up expect (5.45.4-4) ...
Setting up binutils (2.44-3) ...
Setting up dpkg-dev (1.22.21) ...
Setting up cpp (4:14.2.0-1) ...
Setting up gcc-14-x86-64-linux-gnu (14.2.0-19) ...
Setting up gcc-x86-64-linux-gnu (4:14.2.0-1) ...
Setting up gcc-14 (14.2.0-19) ...
Setting up g++-14-x86-64-linux-gnu (14.2.0-19) ...
Setting up g++-x86-64-linux-gnu (4:14.2.0-1) ...
Setting up g++-14 (14.2.0-19) ...
Setting up gcc (4:14.2.0-1) ...
Setting up g++ (4:14.2.0-1) ...
update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mo de
Setting up build-essential (12.12) ...
Processing triggers for man-db (2.13.1-1) ...
Processing triggers for libc-bin (2.41-12+deb13u1) ...

WARNING: apt does not have a stable CLI interface. Use with caution in scripts.

Hit:1 http://security.debian.org trixie-security InRelease
Hit:2 http://deb.debian.org/debian trixie InRelease
Hit:3 http://deb.debian.org/debian trixie-updates InRelease
Reading package lists...
Building dependency tree...
Reading state information...
All packages are up to date.

WARNING: apt does not have a stable CLI interface. Use with caution in scripts.

Hit:1 http://security.debian.org trixie-security InRelease
Hit:2 http://deb.debian.org/debian trixie InRelease
Hit:3 http://deb.debian.org/debian trixie-updates InRelease
Get:4 https://deb.nodesource.com/node_24.x nodistro InRelease [12.1 kB]
Get:5 https://deb.nodesource.com/node_24.x nodistro/main amd64 Packages [5,085 B ]
Fetched 17.2 kB in 0s (35.9 kB/s)
Reading package lists...
Building dependency tree...
Reading state information...
All packages are up to date.
Warning: https://deb.nodesource.com/node_24.x/dists/nodistro/InRelease: Policy w ill reject signature within a year, see --audit for details

WARNING: apt does not have a stable CLI interface. Use with caution in scripts.

Reading package lists...
Building dependency tree...
Reading state information...
Installing:
nodejs

Summary:
Upgrading: 0, Installing: 1, Removing: 0, Not Upgrading: 0
Download size: 37.9 MB
Space needed: 237 MB / 2,751 MB available

Get:1 https://deb.nodesource.com/node_24.x nodistro/main amd64 nodejs amd64 24.1 3.0-1nodesource1 [37.9 MB]
Fetched 37.9 MB in 4s (9,941 kB/s)
Selecting previously unselected package nodejs.
(Reading database ... 28804 files and directories currently installed.)
Preparing to unpack .../nodejs_24.13.0-1nodesource1_amd64.deb ...
Unpacking nodejs (24.13.0-1nodesource1) ...
Setting up nodejs (24.13.0-1nodesource1) ...
Processing triggers for man-db (2.13.1-1) ...

removed 36 packages, and changed 64 packages in 5s

16 packages are looking for funding
run npm fund for details
npm warn deprecated @types/bcryptjs@3.0.0: This is a stub types definition. bcry ptjs provides its own type definitions, so you do not need this installed.

pve-scripts-local@0.1.0 postinstall
prisma generate

Loaded Prisma config from prisma.config.ts.

Prisma schema loaded from prisma/schema.prisma.

✔ Generated Prisma Client (7.2.0) to ./prisma/generated/prisma in 89ms

added 809 packages, and audited 810 packages in 1m

289 packages are looking for funding
run npm fund for details

3 high severity vulnerabilities

To address all issues (including breaking changes), run:
npm audit fix --force

Run npm audit for details.
Loaded Prisma config from prisma.config.ts.

Prisma schema loaded from prisma/schema.prisma.

✔ Generated Prisma Client (7.2.0) to ./prisma/generated/prisma in 82ms

Loaded Prisma config from prisma.config.ts.

Prisma schema loaded from prisma/schema.prisma.
Datasource "db": SQLite database "settings.db" at "file:/opt/ProxmoxVE-Local/dat a/settings.db"

SQLite database settings.db created at file:/opt/ProxmoxVE-Local/data/settings.d b

3 migrations found in prisma/migrations

Applying migration 20251017092130_init
Applying migration 20251113125441_add_repositories
Applying migration 20251118091618_add_backups_and_pbs_credentials

The following migration(s) have been applied:

migrations/
└─ 20251017092130_init/
└─ migration.sql
└─ 20251113125441_add_repositories/
└─ migration.sql
└─ 20251118091618_add_backups_and_pbs_credentials/
└─ migration.sql

All migrations have been successfully applied.

pve-scripts-local@0.1.0 build
prisma generate && next build --webpack

Loaded Prisma config from prisma.config.ts.

Prisma schema loaded from prisma/schema.prisma.

✔ Generated Prisma Client (7.2.0) to ./prisma/generated/prisma in 115ms

Attention: Next.js now collects completely anonymous telemetry regarding usage.
This information is used to shape Next.js' roadmap and prioritize features.
You can learn more, including how to opt-out if you'd not like to participate in this anonymous program, by visiting the following URL:
https://nextjs.org/telemetry

▲ Next.js 16.1.1 (webpack)

  • Environments: .env

    Creating an optimized production build ...
    ✓ Compiled successfully in 19.5s
    Running TypeScript ...
    Collecting page data using 1 worker ...
    Generating static pages using 1 worker (0/15) ...
    Generating static pages using 1 worker (3/15)
    Generating static pages using 1 worker (7/15)
    Generating static pages using 1 worker (11/15)
    ✓ Generating static pages using 1 worker (15/15) in 1104.3ms
    Finalizing page optimization ...
    Collecting build traces ...

Route (app)
┌ ○ /
├ ○ /_not-found
├ ƒ /api/auth/login
├ ƒ /api/auth/setup
├ ƒ /api/auth/verify
├ ƒ /api/servers
├ ƒ /api/servers/[id]
├ ƒ /api/servers/[id]/public-key
├ ƒ /api/servers/[id]/test-connection
├ ƒ /api/servers/generate-keypair
├ ƒ /api/settings/auth-credentials
├ ƒ /api/settings/auto-sync
├ ƒ /api/settings/color-coding
├ ƒ /api/settings/filters
├ ƒ /api/settings/github-token
├ ƒ /api/settings/save-filter
├ ƒ /api/settings/view-mode
└ ƒ /api/trpc/[trpc]

○ (Static) prerendered as static content
ƒ (Dynamic) server-rendered on demand

WARNING: apt does not have a stable CLI interface. Use with caution in scripts.

Reading package lists...
Building dependency tree...
Reading state information...
Summary:
Upgrading: 0, Installing: 0, Removing: 0, Not Upgrading: 0

WARNING: apt does not have a stable CLI interface. Use with caution in scripts.

Reading package lists...
Building dependency tree...
Reading state information...

WARNING: apt does not have a stable CLI interface. Use with caution in scripts.

root@pve-scripts-local:/#

🖼️ Additional context (optional).

No response

Originally created by @alakond on GitHub (Jan 18, 2026). Original GitHub issue: https://github.com/community-scripts/ProxmoxVE-Local/issues/457 ### ✅ Have you read and understood the above guidelines? yes ### 🔎 Did you run the script with verbose mode enabled? _No response_ ### 📜 What is the name of the script you are using? karakeep ### 📂 What was the exact command used to execute the script? sudo bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/pve-scripts-local.sh)" ### ⚙️ What settings are you using? - [x] Default Settings - [ ] Advanced Settings ### 🖥️ Which Linux distribution are you using? _No response_ ### 📈 Which Proxmox version are you on? pve-manager/9.1.4/5ac30304265fbd8e (running kernel: 6.14.8-2-pve) ### 📝 Provide a clear and concise description of the issue. __ __ / /______ __________ _/ /_____ ___ ____ / //_/ __ `/ ___/ __ `/ //_/ _ \/ _ \/ __ \ / ,< / /_/ / / / /_/ / ,< / __/ __/ /_/ / /_/|_|\__,_/_/ \__,_/_/|_|\___/\___/ .___/ /_/ ⚙️ Using Default Settings on node pve 💡 PVE Version 9.1.4 (Kernel: 6.14.8-2-pve) 🆔 Container ID: 111 🖥️ Operating System: debian (13) 📦 Container Type: Unprivileged 💾 Disk Size: 10 GB 🧠 CPU Cores: 2 🛠️ RAM Size: 4096 MiB 🚀 Creating a karakeep LXC using the above default settings ✔️ Storage local (Free: 25.2GB Used: 10.8GB) [Template] ✔️ Storage HGST-1Tb (Free: 536.2GB Used: 355.3GB) [Container] ✔️ Storage 'HGST-1Tb' (lvmthin) validated ✔️ Template storage 'local' validated ✔️ Template search completed ✔️ Template debian-13-standard_13.1-2_amd64.tar.zst [local] ✔️ LXC Container 111 was successfully created. ✔️ Started LXC Container ✔️ Network in LXC is reachable (ping) ✔️ Customized LXC Container ✔️ Set up Container OS ✔️ Network Connected: 192.168.1.80 ✔️ IPv4 Internet Connected ✖️ IPv6 Internet Not Connected ✔️ Git DNS: github.com:(✔️ ) raw.githubusercontent.com:(✔️ ) api.github.com:(✔️ ) git.community-scripts.org:(✔️ ) ✔️ Updated Container OS ✔️ Installed Dependencies ✔️ Deployed: monolith (2.10.1) ✔️ Deployed: yt-dlp (2026.01.16.233125) ✔️ Deployed: meilisearch (1.32.2) ✔️ Configured Meilisearch ✔️ Deployed: karakeep (0.30.0) ✔️ Setup Node.js 22 ✔️ Installed Node.js modules: pnpm@9.15.9 ✔️ Installed karakeep ✖️ in line 107: exit code 1 (General error / Operation not permitted) → pnpm migrate --- Last 10 lines of silent log --- ], addIssue: [Function (anonymous)], addIssues: [Function (anonymous)], errors: [ { code: 'custom', message: 'Invalid input', path: [ 'NO_COLOR' ] } ] } Node.js v22.22.0  ELIFECYCLE  Command failed with exit code 1. ----------------------------------- 📋 View full log (2980 lines): /root/.install-31e54aba.log ✖️ Installation failed in container 111 (exit code: 1) ✔ Installation log: /tmp/install-lxc-111-31e54aba.log ### 🔄 Steps to reproduce the issue. __ __ / /______ __________ _/ /_____ ___ ____ / //_/ __ `/ ___/ __ `/ //_/ _ \/ _ \/ __ \ / ,< / /_/ / / / /_/ / ,< / __/ __/ /_/ / /_/|_|\__,_/_/ \__,_/_/|_|\___/\___/ .___/ /_/ ⚙️ Using Default Settings on node pve 💡 PVE Version 9.1.4 (Kernel: 6.14.8-2-pve) 🆔 Container ID: 111 🖥️ Operating System: debian (13) 📦 Container Type: Unprivileged 💾 Disk Size: 10 GB 🧠 CPU Cores: 2 🛠️ RAM Size: 4096 MiB 🚀 Creating a karakeep LXC using the above default settings ✔️ Storage local (Free: 25.2GB Used: 10.8GB) [Template] ✔️ Storage HGST-1Tb (Free: 536.2GB Used: 355.3GB) [Container] ✔️ Storage 'HGST-1Tb' (lvmthin) validated ✔️ Template storage 'local' validated ✔️ Template search completed ✔️ Template debian-13-standard_13.1-2_amd64.tar.zst [local] ✔️ LXC Container 111 was successfully created. ✔️ Started LXC Container ✔️ Network in LXC is reachable (ping) ✔️ Customized LXC Container ✔️ Set up Container OS ✔️ Network Connected: 192.168.1.80 ✔️ IPv4 Internet Connected ✖️ IPv6 Internet Not Connected ✔️ Git DNS: github.com:(✔️ ) raw.githubusercontent.com:(✔️ ) api.github.com:(✔️ ) git.community-scripts.org:(✔️ ) ✔️ Updated Container OS ✔️ Installed Dependencies ✔️ Deployed: monolith (2.10.1) ✔️ Deployed: yt-dlp (2026.01.16.233125) ✔️ Deployed: meilisearch (1.32.2) ✔️ Configured Meilisearch ✔️ Deployed: karakeep (0.30.0) ✔️ Setup Node.js 22 ✔️ Installed Node.js modules: pnpm@9.15.9 ✔️ Installed karakeep ✖️ in line 107: exit code 1 (General error / Operation not permitted) → pnpm migrate --- Last 10 lines of silent log --- ], addIssue: [Function (anonymous)], addIssues: [Function (anonymous)], errors: [ { code: 'custom', message: 'Invalid input', path: [ 'NO_COLOR' ] } ] } Node.js v22.22.0  ELIFECYCLE  Command failed with exit code 1. ----------------------------------- 📋 View full log (2980 lines): /root/.install-31e54aba.log ✖️ Installation failed in container 111 (exit code: 1) ✔ Installation log: /tmp/install-lxc-111-31e54aba.log ### ❌ Paste the full error output (if available). Hit:1 http://security.debian.org trixie-security InRelease Hit:2 http://deb.debian.org/debian trixie InRelease Hit:3 http://deb.debian.org/debian trixie-updates InRelease Reading package lists... Reading package lists... Building dependency tree... Reading state information... Calculating upgrade... The following packages will be upgraded: base-files bash bind9-dnsutils bind9-host bind9-libs dhcpcd-base distro-info-data e2fsprogs libc-bin libc-l10n libc6 libcap2 libcap2-bin libcom-err2 libext2fs2t64 libgnutls30t64 libnss-systemd libpam-systemd libpam-wtmpdb libss2 libssl3t64 libsystemd-shared libsystemd0 libudev1 libwtmpdb0 libxml2 locales logsave openssl openssl-provider-legacy postfix sqv systemd systemd-sysv systemd-timesyncd udev wtmpdb 37 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. Need to get 29.0 MB of archives. After this operation, 49.2 kB of additional disk space will be used. Get:1 http://deb.debian.org/debian trixie/main amd64 libc6 amd64 2.41-12+deb13u1 [2,851 kB] Get:2 http://deb.debian.org/debian trixie/main amd64 base-files amd64 13.8+deb13 u3 [73.3 kB] Get:3 http://deb.debian.org/debian trixie/main amd64 bash amd64 5.2.37-2+b7 [1,5 01 kB] Get:4 http://deb.debian.org/debian trixie/main amd64 libc-bin amd64 2.41-12+deb1 3u1 [637 kB] Get:5 http://deb.debian.org/debian trixie/main amd64 logsave amd64 1.47.2-3+b7 [ 24.9 kB] Get:6 http://deb.debian.org/debian trixie/main amd64 libext2fs2t64 amd64 1.47.2- 3+b7 [213 kB] Get:7 http://deb.debian.org/debian trixie/main amd64 e2fsprogs amd64 1.47.2-3+b7 [591 kB] Get:8 http://deb.debian.org/debian trixie/main amd64 libcap2 amd64 1:2.75-10+b3 [28.8 kB] Get:9 http://deb.debian.org/debian trixie/main amd64 libsystemd0 amd64 257.9-1~d eb13u1 [453 kB] Get:10 http://deb.debian.org/debian trixie/main amd64 libnss-systemd amd64 257.9 -1~deb13u1 [218 kB] Get:11 http://deb.debian.org/debian trixie/main amd64 systemd-sysv amd64 257.9-1 ~deb13u1 [64.5 kB] Get:12 http://deb.debian.org/debian trixie/main amd64 libpam-systemd amd64 257.9 -1~deb13u1 [297 kB] Get:13 http://deb.debian.org/debian trixie/main amd64 libsystemd-shared amd64 25 7.9-1~deb13u1 [2,151 kB] Get:14 http://deb.debian.org/debian trixie/main amd64 systemd amd64 257.9-1~deb1 3u1 [3,096 kB] Get:15 http://deb.debian.org/debian trixie/main amd64 systemd-timesyncd amd64 25 7.9-1~deb13u1 [93.0 kB] Get:16 http://deb.debian.org/debian trixie/main amd64 udev amd64 257.9-1~deb13u1 [1,392 kB] Get:17 http://deb.debian.org/debian trixie/main amd64 libudev1 amd64 257.9-1~deb 13u1 [152 kB] Get:18 http://deb.debian.org/debian trixie/main amd64 openssl-provider-legacy am d64 3.5.4-1~deb13u1 [308 kB] Get:19 http://deb.debian.org/debian trixie/main amd64 libssl3t64 amd64 3.5.4-1~d eb13u1 [2,441 kB] Get:20 http://deb.debian.org/debian trixie/main amd64 postfix amd64 3.10.5-1~deb 13u1 [1,600 kB] Get:21 http://deb.debian.org/debian trixie/main amd64 sqv amd64 1.3.0-3+b2 [661 kB] Get:22 http://deb.debian.org/debian trixie/main amd64 dhcpcd-base amd64 1:10.1.0 -11+deb13u2 [201 kB] Get:23 http://deb.debian.org/debian trixie/main amd64 libxml2 amd64 2.12.7+dfsg+ really2.9.14-2.1+deb13u2 [698 kB] Get:24 http://deb.debian.org/debian trixie/main amd64 bind9-dnsutils amd64 1:9.2 0.15-1~deb13u1 [165 kB] Get:25 http://deb.debian.org/debian trixie/main amd64 bind9-host amd64 1:9.20.15 -1~deb13u1 [55.4 kB] Get:26 http://deb.debian.org/debian trixie/main amd64 bind9-libs amd64 1:9.20.15 -1~deb13u1 [1,238 kB] Get:27 http://deb.debian.org/debian trixie/main amd64 libc-l10n all 2.41-12+deb1 3u1 [738 kB] Get:28 http://deb.debian.org/debian trixie/main amd64 wtmpdb amd64 0.73.0-3+deb1 3u1 [21.8 kB] Get:29 http://deb.debian.org/debian trixie/main amd64 libpam-wtmpdb amd64 0.73.0 -3+deb13u1 [10.8 kB] Get:30 http://deb.debian.org/debian trixie/main amd64 libwtmpdb0 amd64 0.73.0-3+ deb13u1 [13.1 kB] Get:31 http://deb.debian.org/debian trixie/main amd64 locales all 2.41-12+deb13u 1 [3,925 kB] Get:32 http://deb.debian.org/debian trixie/main amd64 distro-info-data all 0.66+ deb13u1 [6,724 B] Get:33 http://deb.debian.org/debian trixie/main amd64 libcap2-bin amd64 1:2.75-1 0+b3 [36.4 kB] Get:34 http://deb.debian.org/debian trixie/main amd64 libcom-err2 amd64 1.47.2-3 +b7 [25.0 kB] Get:35 http://deb.debian.org/debian trixie/main amd64 libgnutls30t64 amd64 3.8.9 -3+deb13u1 [1,466 kB] Get:36 http://deb.debian.org/debian trixie/main amd64 libss2 amd64 1.47.2-3+b7 [ 29.7 kB] Get:37 http://deb.debian.org/debian trixie/main amd64 openssl amd64 3.5.4-1~deb1 3u1 [1,495 kB] apt-listchanges: Reading changelogs... Preconfiguring packages ... Fetched 29.0 MB in 3s (9,677 kB/s) (Reading database ... 20272 files and directories currently installed.) Preparing to unpack .../libc6_2.41-12+deb13u1_amd64.deb ... Unpacking libc6:amd64 (2.41-12+deb13u1) over (2.41-12) ... Setting up libc6:amd64 (2.41-12+deb13u1) ... (Reading database ... 20272 files and directories currently installed.) Preparing to unpack .../base-files_13.8+deb13u3_amd64.deb ... Unpacking base-files (13.8+deb13u3) over (13.8+deb13u1) ... Setting up base-files (13.8+deb13u3) ... Installing new version of config file /etc/debian_version ... (Reading database ... 20272 files and directories currently installed.) Preparing to unpack .../bash_5.2.37-2+b7_amd64.deb ... Unpacking bash (5.2.37-2+b7) over (5.2.37-2+b5) ... Setting up bash (5.2.37-2+b7) ... update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /us r/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode (Reading database ... 20272 files and directories currently installed.) Preparing to unpack .../libc-bin_2.41-12+deb13u1_amd64.deb ... Unpacking libc-bin (2.41-12+deb13u1) over (2.41-12) ... Setting up libc-bin (2.41-12+deb13u1) ... (Reading database ... 20272 files and directories currently installed.) Preparing to unpack .../logsave_1.47.2-3+b7_amd64.deb ... Unpacking logsave (1.47.2-3+b7) over (1.47.2-3+b3) ... Preparing to unpack .../libext2fs2t64_1.47.2-3+b7_amd64.deb ... Leaving 'diversion of /lib/x86_64-linux-gnu/libe2p.so.2 to /lib/x86_64-linux-gnu /libe2p.so.2.usr-is-merged by libext2fs2t64' Leaving 'diversion of /lib/x86_64-linux-gnu/libe2p.so.2.3 to /lib/x86_64-linux-g nu/libe2p.so.2.3.usr-is-merged by libext2fs2t64' Leaving 'diversion of /lib/x86_64-linux-gnu/libext2fs.so.2 to /lib/x86_64-linux- gnu/libext2fs.so.2.usr-is-merged by libext2fs2t64' Leaving 'diversion of /lib/x86_64-linux-gnu/libext2fs.so.2.4 to /lib/x86_64-linu x-gnu/libext2fs.so.2.4.usr-is-merged by libext2fs2t64' Unpacking libext2fs2t64:amd64 (1.47.2-3+b7) over (1.47.2-3+b3) ... Setting up libext2fs2t64:amd64 (1.47.2-3+b7) ... (Reading database ... 20272 files and directories currently installed.) Preparing to unpack .../e2fsprogs_1.47.2-3+b7_amd64.deb ... Unpacking e2fsprogs (1.47.2-3+b7) over (1.47.2-3+b3) ... Preparing to unpack .../libcap2_1%3a2.75-10+b3_amd64.deb ... Unpacking libcap2:amd64 (1:2.75-10+b3) over (1:2.75-10+b1) ... Setting up libcap2:amd64 (1:2.75-10+b3) ... (Reading database ... 20272 files and directories currently installed.) Preparing to unpack .../libsystemd0_257.9-1~deb13u1_amd64.deb ... Unpacking libsystemd0:amd64 (257.9-1~deb13u1) over (257.8-1~deb13u2) ... Setting up libsystemd0:amd64 (257.9-1~deb13u1) ... (Reading database ... 20272 files and directories currently installed.) Preparing to unpack .../libnss-systemd_257.9-1~deb13u1_amd64.deb ... Unpacking libnss-systemd:amd64 (257.9-1~deb13u1) over (257.8-1~deb13u2) ... Preparing to unpack .../systemd-sysv_257.9-1~deb13u1_amd64.deb ... Unpacking systemd-sysv (257.9-1~deb13u1) over (257.8-1~deb13u2) ... Preparing to unpack .../libpam-systemd_257.9-1~deb13u1_amd64.deb ... Unpacking libpam-systemd:amd64 (257.9-1~deb13u1) over (257.8-1~deb13u2) ... Preparing to unpack .../libsystemd-shared_257.9-1~deb13u1_amd64.deb ... Unpacking libsystemd-shared:amd64 (257.9-1~deb13u1) over (257.8-1~deb13u2) ... Setting up libsystemd-shared:amd64 (257.9-1~deb13u1) ... (Reading database ... 20272 files and directories currently installed.) Preparing to unpack .../systemd_257.9-1~deb13u1_amd64.deb ... Unpacking systemd (257.9-1~deb13u1) over (257.8-1~deb13u2) ... Preparing to unpack .../systemd-timesyncd_257.9-1~deb13u1_amd64.deb ... Unpacking systemd-timesyncd (257.9-1~deb13u1) over (257.8-1~deb13u2) ... Preparing to unpack .../udev_257.9-1~deb13u1_amd64.deb ... Unpacking udev (257.9-1~deb13u1) over (257.8-1~deb13u2) ... Preparing to unpack .../libudev1_257.9-1~deb13u1_amd64.deb ... Unpacking libudev1:amd64 (257.9-1~deb13u1) over (257.8-1~deb13u2) ... Setting up libudev1:amd64 (257.9-1~deb13u1) ... (Reading database ... 20272 files and directories currently installed.) Preparing to unpack .../openssl-provider-legacy_3.5.4-1~deb13u1_amd64.deb ... Unpacking openssl-provider-legacy (3.5.4-1~deb13u1) over (3.5.1-1+deb13u1) ... Setting up openssl-provider-legacy (3.5.4-1~deb13u1) ... (Reading database ... 20272 files and directories currently installed.) Preparing to unpack .../libssl3t64_3.5.4-1~deb13u1_amd64.deb ... Unpacking libssl3t64:amd64 (3.5.4-1~deb13u1) over (3.5.1-1+deb13u1) ... Setting up libssl3t64:amd64 (3.5.4-1~deb13u1) ... (Reading database ... 20272 files and directories currently installed.) Preparing to unpack .../postfix_3.10.5-1~deb13u1_amd64.deb ... Unpacking postfix (3.10.5-1~deb13u1) over (3.10.4-1~deb13u1) ... Preparing to unpack .../sqv_1.3.0-3+b2_amd64.deb ... Unpacking sqv (1.3.0-3+b2) over (1.3.0-3) ... Setting up sqv (1.3.0-3+b2) ... (Reading database ... 20273 files and directories currently installed.) Preparing to unpack .../00-dhcpcd-base_1%3a10.1.0-11+deb13u2_amd64.deb ... Unpacking dhcpcd-base (1:10.1.0-11+deb13u2) over (1:10.1.0-11) ... Preparing to unpack .../01-libxml2_2.12.7+dfsg+really2.9.14-2.1+deb13u2_amd64.de b ... Unpacking libxml2:amd64 (2.12.7+dfsg+really2.9.14-2.1+deb13u2) over (2.12.7+dfsg +really2.9.14-2.1+deb13u1) ... Preparing to unpack .../02-bind9-dnsutils_1%3a9.20.15-1~deb13u1_amd64.deb ... Unpacking bind9-dnsutils (1:9.20.15-1~deb13u1) over (1:9.20.11-4) ... Preparing to unpack .../03-bind9-host_1%3a9.20.15-1~deb13u1_amd64.deb ... Unpacking bind9-host (1:9.20.15-1~deb13u1) over (1:9.20.11-4) ... Preparing to unpack .../04-bind9-libs_1%3a9.20.15-1~deb13u1_amd64.deb ... Unpacking bind9-libs:amd64 (1:9.20.15-1~deb13u1) over (1:9.20.11-4) ... Preparing to unpack .../05-libc-l10n_2.41-12+deb13u1_all.deb ... Unpacking libc-l10n (2.41-12+deb13u1) over (2.41-12) ... Preparing to unpack .../06-wtmpdb_0.73.0-3+deb13u1_amd64.deb ... Unpacking wtmpdb (0.73.0-3+deb13u1) over (0.73.0-3) ... Preparing to unpack .../07-libpam-wtmpdb_0.73.0-3+deb13u1_amd64.deb ... Unpacking libpam-wtmpdb:amd64 (0.73.0-3+deb13u1) over (0.73.0-3) ... Preparing to unpack .../08-libwtmpdb0_0.73.0-3+deb13u1_amd64.deb ... Unpacking libwtmpdb0:amd64 (0.73.0-3+deb13u1) over (0.73.0-3) ... Preparing to unpack .../09-locales_2.41-12+deb13u1_all.deb ... Unpacking locales (2.41-12+deb13u1) over (2.41-12) ... Preparing to unpack .../10-distro-info-data_0.66+deb13u1_all.deb ... Unpacking distro-info-data (0.66+deb13u1) over (0.66) ... Preparing to unpack .../11-libcap2-bin_1%3a2.75-10+b3_amd64.deb ... Unpacking libcap2-bin (1:2.75-10+b3) over (1:2.75-10+b1) ... Preparing to unpack .../12-libcom-err2_1.47.2-3+b7_amd64.deb ... Unpacking libcom-err2:amd64 (1.47.2-3+b7) over (1.47.2-3+b3) ... Preparing to unpack .../13-libgnutls30t64_3.8.9-3+deb13u1_amd64.deb ... Unpacking libgnutls30t64:amd64 (3.8.9-3+deb13u1) over (3.8.9-3) ... Preparing to unpack .../14-libss2_1.47.2-3+b7_amd64.deb ... Unpacking libss2:amd64 (1.47.2-3+b7) over (1.47.2-3+b3) ... Preparing to unpack .../15-openssl_3.5.4-1~deb13u1_amd64.deb ... Unpacking openssl (3.5.4-1~deb13u1) over (3.5.1-1+deb13u1) ... Setting up libgnutls30t64:amd64 (3.8.9-3+deb13u1) ... Setting up libc-l10n (2.41-12+deb13u1) ... Setting up distro-info-data (0.66+deb13u1) ... Setting up systemd (257.9-1~deb13u1) ... /usr/lib/tmpfiles.d/legacy.conf:14: Duplicate line for path "/run/lock", ignorin g. Setting up libcom-err2:amd64 (1.47.2-3+b7) ... Setting up locales (2.41-12+deb13u1) ... Generating locales (this might take a while)... en_US.UTF-8... done Generation complete. Setting up libcap2-bin (1:2.75-10+b3) ... Setting up systemd-timesyncd (257.9-1~deb13u1) ... systemd-time-wait-sync.service is a disabled or a static unit not running, not s tarting it. Setting up udev (257.9-1~deb13u1) ... systemd-udevd.service is a disabled or a static unit not running, not starting i t. Setting up libss2:amd64 (1.47.2-3+b7) ... Setting up dhcpcd-base (1:10.1.0-11+deb13u2) ... Installing new version of config file /etc/dhcpcd.conf ... Setting up logsave (1.47.2-3+b7) ... Setting up postfix (3.10.5-1~deb13u1) ... Postfix (main.cf) configuration was not modified by debconf. If you need to make changes, edit /etc/postfix/main.cf (and others) as needed. To view Postfix configuration values, see postconf(1). After modifying main.cf, be sure to run 'systemctl reload postfix'. Setting up libwtmpdb0:amd64 (0.73.0-3+deb13u1) ... Setting up openssl (3.5.4-1~deb13u1) ... Setting up libxml2:amd64 (2.12.7+dfsg+really2.9.14-2.1+deb13u2) ... Setting up systemd-sysv (257.9-1~deb13u1) ... Setting up bind9-libs:amd64 (1:9.20.15-1~deb13u1) ... Setting up libpam-wtmpdb:amd64 (0.73.0-3+deb13u1) ... Setting up libnss-systemd:amd64 (257.9-1~deb13u1) ... Setting up e2fsprogs (1.47.2-3+b7) ... Setting up wtmpdb (0.73.0-3+deb13u1) ... Setting up libpam-systemd:amd64 (257.9-1~deb13u1) ... Setting up bind9-host (1:9.20.15-1~deb13u1) ... Setting up bind9-dnsutils (1:9.20.15-1~deb13u1) ... Processing triggers for man-db (2.13.1-1) ... Processing triggers for dbus (1.16.2-2) ... Processing triggers for shared-mime-info (2.4-5+b2) ... Processing triggers for procps (2:4.0.4-9) ... Processing triggers for debianutils (5.23.2) ... Processing triggers for libc-bin (2.41-12+deb13u1) ... Processing triggers for postfix (3.10.5-1~deb13u1) ... Restarting postfix WARNING: apt does not have a stable CLI interface. Use with caution in scripts. Reading package lists... Building dependency tree... Reading state information... Installing: build-essential expect rsync sshpass Installing dependencies: binutils libalgorithm-diff-xs-perl libitm1 binutils-common libalgorithm-merge-perl liblsan0 binutils-x86-64-linux-gnu libasan8 libmpc3 cpp libbinutils libmpfr6 cpp-14 libc-dev-bin libquadmath0 cpp-14-x86-64-linux-gnu libc6-dev libsframe1 cpp-x86-64-linux-gnu libcc1-0 libstdc++-14-dev dpkg-dev libcrypt-dev libtcl8.6 fakeroot libctf-nobfd0 libtsan2 g++ libctf0 libubsan1 g++-14 libdpkg-perl linux-libc-dev g++-14-x86-64-linux-gnu libfakeroot make g++-x86-64-linux-gnu libfile-fcntllock-perl manpages-dev gcc libgcc-14-dev patch gcc-14 libgomp1 rpcsvc-proto gcc-14-x86-64-linux-gnu libgprofng0 tcl-expect gcc-x86-64-linux-gnu libhwasan0 tcl8.6 libalgorithm-diff-perl libisl23 Suggested packages: binutils-doc gcc-14-doc libc-devtools gprofng-gui gcc-multilib glibc-doc binutils-gold autoconf git cpp-doc automake bzr gcc-14-locales libtool libstdc++-14-doc cpp-14-doc flex make-doc debian-keyring bison ed debian-tag2upload-keyring gdb diffutils-doc tk8.6 gcc-doc python3-braceexpand g++-multilib gcc-14-multilib tcl-tclreadline g++-14-multilib gdb-x86-64-linux-gnu Summary: Upgrading: 0, Installing: 57, Removing: 0, Not Upgrading: 0 Download size: 78.1 MB Space needed: 294 MB / 3,055 MB available Get:1 http://deb.debian.org/debian trixie/main amd64 rsync amd64 3.4.1+ds1-5+deb 13u1 [429 kB] Get:2 http://deb.debian.org/debian trixie/main amd64 libsframe1 amd64 2.44-3 [78 .4 kB] Get:3 http://deb.debian.org/debian trixie/main amd64 binutils-common amd64 2.44- 3 [2,509 kB] Get:4 http://deb.debian.org/debian trixie/main amd64 libbinutils amd64 2.44-3 [5 34 kB] Get:5 http://deb.debian.org/debian trixie/main amd64 libgprofng0 amd64 2.44-3 [8 08 kB] Get:6 http://deb.debian.org/debian trixie/main amd64 libctf-nobfd0 amd64 2.44-3 [156 kB] Get:7 http://deb.debian.org/debian trixie/main amd64 libctf0 amd64 2.44-3 [88.6 kB] Get:8 http://deb.debian.org/debian trixie/main amd64 binutils-x86-64-linux-gnu a md64 2.44-3 [1,014 kB] Get:9 http://deb.debian.org/debian trixie/main amd64 binutils amd64 2.44-3 [265 kB] Get:10 http://deb.debian.org/debian trixie/main amd64 libc-dev-bin amd64 2.41-12 +deb13u1 [58.5 kB] Get:11 http://deb.debian.org/debian trixie/main amd64 linux-libc-dev all 6.12.63 -1 [2,720 kB] Get:12 http://deb.debian.org/debian trixie/main amd64 libcrypt-dev amd64 1:4.4.3 8-1 [119 kB] Get:13 http://deb.debian.org/debian trixie/main amd64 rpcsvc-proto amd64 1.4.3-1 [63.3 kB] Get:14 http://deb.debian.org/debian trixie/main amd64 libc6-dev amd64 2.41-12+de b13u1 [1,994 kB] Get:15 http://deb.debian.org/debian trixie/main amd64 libisl23 amd64 0.27-1 [659 kB] Get:16 http://deb.debian.org/debian trixie/main amd64 libmpfr6 amd64 4.2.2-1 [72 9 kB] Get:17 http://deb.debian.org/debian trixie/main amd64 libmpc3 amd64 1.3.1-1+b3 [ 52.2 kB] Get:18 http://deb.debian.org/debian trixie/main amd64 cpp-14-x86-64-linux-gnu am d64 14.2.0-19 [11.0 MB] Get:19 http://deb.debian.org/debian trixie/main amd64 cpp-14 amd64 14.2.0-19 [1, 280 B] Get:20 http://deb.debian.org/debian trixie/main amd64 cpp-x86-64-linux-gnu amd64 4:14.2.0-1 [4,840 B] Get:21 http://deb.debian.org/debian trixie/main amd64 cpp amd64 4:14.2.0-1 [1,56 8 B] Get:22 http://deb.debian.org/debian trixie/main amd64 libcc1-0 amd64 14.2.0-19 [ 42.8 kB] Get:23 http://deb.debian.org/debian trixie/main amd64 libgomp1 amd64 14.2.0-19 [ 137 kB] Get:24 http://deb.debian.org/debian trixie/main amd64 libitm1 amd64 14.2.0-19 [2 6.0 kB] Get:25 http://deb.debian.org/debian trixie/main amd64 libasan8 amd64 14.2.0-19 [ 2,725 kB] Get:26 http://deb.debian.org/debian trixie/main amd64 liblsan0 amd64 14.2.0-19 [ 1,204 kB] Get:27 http://deb.debian.org/debian trixie/main amd64 libtsan2 amd64 14.2.0-19 [ 2,460 kB] Get:28 http://deb.debian.org/debian trixie/main amd64 libubsan1 amd64 14.2.0-19 [1,074 kB] Get:29 http://deb.debian.org/debian trixie/main amd64 libhwasan0 amd64 14.2.0-19 [1,488 kB] Get:30 http://deb.debian.org/debian trixie/main amd64 libquadmath0 amd64 14.2.0- 19 [145 kB] Get:31 http://deb.debian.org/debian trixie/main amd64 libgcc-14-dev amd64 14.2.0 -19 [2,672 kB] Get:32 http://deb.debian.org/debian trixie/main amd64 gcc-14-x86-64-linux-gnu am d64 14.2.0-19 [21.4 MB] Get:33 http://deb.debian.org/debian trixie/main amd64 gcc-14 amd64 14.2.0-19 [54 0 kB] Get:34 http://deb.debian.org/debian trixie/main amd64 gcc-x86-64-linux-gnu amd64 4:14.2.0-1 [1,436 B] Get:35 http://deb.debian.org/debian trixie/main amd64 gcc amd64 4:14.2.0-1 [5,13 6 B] Get:36 http://deb.debian.org/debian trixie/main amd64 libstdc++-14-dev amd64 14. 2.0-19 [2,376 kB] Get:37 http://deb.debian.org/debian trixie/main amd64 g++-14-x86-64-linux-gnu am d64 14.2.0-19 [12.1 MB] Get:38 http://deb.debian.org/debian trixie/main amd64 g++-14 amd64 14.2.0-19 [22 .5 kB] Get:39 http://deb.debian.org/debian trixie/main amd64 g++-x86-64-linux-gnu amd64 4:14.2.0-1 [1,200 B] Get:40 http://deb.debian.org/debian trixie/main amd64 g++ amd64 4:14.2.0-1 [1,34 4 B] Get:41 http://deb.debian.org/debian trixie/main amd64 make amd64 4.4.1-2 [463 kB ] Get:42 http://deb.debian.org/debian trixie/main amd64 libdpkg-perl all 1.22.21 [ 650 kB] Get:43 http://deb.debian.org/debian trixie/main amd64 patch amd64 2.8-2 [134 kB] Get:44 http://deb.debian.org/debian trixie/main amd64 dpkg-dev all 1.22.21 [1,33 8 kB] Get:45 http://deb.debian.org/debian trixie/main amd64 build-essential amd64 12.1 2 [4,624 B] Get:46 http://deb.debian.org/debian trixie/main amd64 libtcl8.6 amd64 8.6.16+dfs g-1 [1,042 kB] Get:47 http://deb.debian.org/debian trixie/main amd64 tcl8.6 amd64 8.6.16+dfsg-1 [121 kB] Get:48 http://deb.debian.org/debian trixie/main amd64 tcl-expect amd64 5.45.4-4 [127 kB] Get:49 http://deb.debian.org/debian trixie/main amd64 expect amd64 5.45.4-4 [158 kB] Get:50 http://deb.debian.org/debian trixie/main amd64 libfakeroot amd64 1.37.1.1 -1 [29.6 kB] Get:51 http://deb.debian.org/debian trixie/main amd64 fakeroot amd64 1.37.1.1-1 [76.0 kB] Get:52 http://deb.debian.org/debian trixie/main amd64 libalgorithm-diff-perl all 1.201-1 [43.3 kB] Get:53 http://deb.debian.org/debian trixie/main amd64 libalgorithm-diff-xs-perl amd64 0.04-9 [11.1 kB] Get:54 http://deb.debian.org/debian trixie/main amd64 libalgorithm-merge-perl al l 0.08-5 [11.8 kB] Get:55 http://deb.debian.org/debian trixie/main amd64 libfile-fcntllock-perl amd 64 0.22-4+b4 [34.6 kB] Get:56 http://deb.debian.org/debian trixie/main amd64 manpages-dev all 6.9.1-1 [ 2,122 kB] Get:57 http://deb.debian.org/debian trixie/main amd64 sshpass amd64 1.10-0.1 [12 .7 kB] Fetched 78.1 MB in 13s (6,164 kB/s) Selecting previously unselected package rsync. (Reading database ... 20272 files and directories currently installed.) Preparing to unpack .../00-rsync_3.4.1+ds1-5+deb13u1_amd64.deb ... Unpacking rsync (3.4.1+ds1-5+deb13u1) ... Selecting previously unselected package libsframe1:amd64. Preparing to unpack .../01-libsframe1_2.44-3_amd64.deb ... Unpacking libsframe1:amd64 (2.44-3) ... Selecting previously unselected package binutils-common:amd64. Preparing to unpack .../02-binutils-common_2.44-3_amd64.deb ... Unpacking binutils-common:amd64 (2.44-3) ... Selecting previously unselected package libbinutils:amd64. Preparing to unpack .../03-libbinutils_2.44-3_amd64.deb ... Unpacking libbinutils:amd64 (2.44-3) ... Selecting previously unselected package libgprofng0:amd64. Preparing to unpack .../04-libgprofng0_2.44-3_amd64.deb ... Unpacking libgprofng0:amd64 (2.44-3) ... Selecting previously unselected package libctf-nobfd0:amd64. Preparing to unpack .../05-libctf-nobfd0_2.44-3_amd64.deb ... Unpacking libctf-nobfd0:amd64 (2.44-3) ... Selecting previously unselected package libctf0:amd64. Preparing to unpack .../06-libctf0_2.44-3_amd64.deb ... Unpacking libctf0:amd64 (2.44-3) ... Selecting previously unselected package binutils-x86-64-linux-gnu. Preparing to unpack .../07-binutils-x86-64-linux-gnu_2.44-3_amd64.deb ... Unpacking binutils-x86-64-linux-gnu (2.44-3) ... Selecting previously unselected package binutils. Preparing to unpack .../08-binutils_2.44-3_amd64.deb ... Unpacking binutils (2.44-3) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../09-libc-dev-bin_2.41-12+deb13u1_amd64.deb ... Unpacking libc-dev-bin (2.41-12+deb13u1) ... Selecting previously unselected package linux-libc-dev. Preparing to unpack .../10-linux-libc-dev_6.12.63-1_all.deb ... Unpacking linux-libc-dev (6.12.63-1) ... Selecting previously unselected package libcrypt-dev:amd64. Preparing to unpack .../11-libcrypt-dev_1%3a4.4.38-1_amd64.deb ... Unpacking libcrypt-dev:amd64 (1:4.4.38-1) ... Selecting previously unselected package rpcsvc-proto. Preparing to unpack .../12-rpcsvc-proto_1.4.3-1_amd64.deb ... Unpacking rpcsvc-proto (1.4.3-1) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../13-libc6-dev_2.41-12+deb13u1_amd64.deb ... Unpacking libc6-dev:amd64 (2.41-12+deb13u1) ... Selecting previously unselected package libisl23:amd64. Preparing to unpack .../14-libisl23_0.27-1_amd64.deb ... Unpacking libisl23:amd64 (0.27-1) ... Selecting previously unselected package libmpfr6:amd64. Preparing to unpack .../15-libmpfr6_4.2.2-1_amd64.deb ... Unpacking libmpfr6:amd64 (4.2.2-1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../16-libmpc3_1.3.1-1+b3_amd64.deb ... Unpacking libmpc3:amd64 (1.3.1-1+b3) ... Selecting previously unselected package cpp-14-x86-64-linux-gnu. Preparing to unpack .../17-cpp-14-x86-64-linux-gnu_14.2.0-19_amd64.deb ... Unpacking cpp-14-x86-64-linux-gnu (14.2.0-19) ... Selecting previously unselected package cpp-14. Preparing to unpack .../18-cpp-14_14.2.0-19_amd64.deb ... Unpacking cpp-14 (14.2.0-19) ... Selecting previously unselected package cpp-x86-64-linux-gnu. Preparing to unpack .../19-cpp-x86-64-linux-gnu_4%3a14.2.0-1_amd64.deb ... Unpacking cpp-x86-64-linux-gnu (4:14.2.0-1) ... Selecting previously unselected package cpp. Preparing to unpack .../20-cpp_4%3a14.2.0-1_amd64.deb ... Unpacking cpp (4:14.2.0-1) ... Selecting previously unselected package libcc1-0:amd64. Preparing to unpack .../21-libcc1-0_14.2.0-19_amd64.deb ... Unpacking libcc1-0:amd64 (14.2.0-19) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../22-libgomp1_14.2.0-19_amd64.deb ... Unpacking libgomp1:amd64 (14.2.0-19) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../23-libitm1_14.2.0-19_amd64.deb ... Unpacking libitm1:amd64 (14.2.0-19) ... Selecting previously unselected package libasan8:amd64. Preparing to unpack .../24-libasan8_14.2.0-19_amd64.deb ... Unpacking libasan8:amd64 (14.2.0-19) ... Selecting previously unselected package liblsan0:amd64. Preparing to unpack .../25-liblsan0_14.2.0-19_amd64.deb ... Unpacking liblsan0:amd64 (14.2.0-19) ... Selecting previously unselected package libtsan2:amd64. Preparing to unpack .../26-libtsan2_14.2.0-19_amd64.deb ... Unpacking libtsan2:amd64 (14.2.0-19) ... Selecting previously unselected package libubsan1:amd64. Preparing to unpack .../27-libubsan1_14.2.0-19_amd64.deb ... Unpacking libubsan1:amd64 (14.2.0-19) ... Selecting previously unselected package libhwasan0:amd64. h (2.8-2) ...unpack .../28-libhwasan0_14.2.0-19_amd64.deb ... Setting up libtcl8.6:amd64 (8.6.16+dfsg-1) ... Setting up libdpkg-perl (1.22.21) ... Setting up libubsan1:amd64 (14.2.0-19) ... Setting up libhwasan0:amd64 (14.2.0-19) ... Setting up libcrypt-dev:amd64 (1:4.4.38-1) ... Setting up libasan8:amd64 (14.2.0-19) ... Setting up libtsan2:amd64 (14.2.0-19) ... Setting up libbinutils:amd64 (2.44-3) ... Setting up libisl23:amd64 (0.27-1) ... Setting up libc-dev-bin (2.41-12+deb13u1) ... Setting up libalgorithm-diff-xs-perl (0.04-9) ... Setting up libcc1-0:amd64 (14.2.0-19) ... Setting up liblsan0:amd64 (14.2.0-19) ... Setting up libitm1:amd64 (14.2.0-19) ... Setting up rsync (3.4.1+ds1-5+deb13u1) ... rsync.service is a disabled or a static unit, not starting it. Setting up libalgorithm-merge-perl (0.08-5) ... Setting up libctf0:amd64 (2.44-3) ... Setting up tcl8.6 (8.6.16+dfsg-1) ... Setting up tcl-expect:amd64 (5.45.4-4) ... Setting up libgprofng0:amd64 (2.44-3) ... Setting up cpp-14-x86-64-linux-gnu (14.2.0-19) ... Setting up cpp-14 (14.2.0-19) ... Setting up libc6-dev:amd64 (2.41-12+deb13u1) ... Setting up libgcc-14-dev:amd64 (14.2.0-19) ... Setting up libstdc++-14-dev:amd64 (14.2.0-19) ... Setting up binutils-x86-64-linux-gnu (2.44-3) ... Setting up cpp-x86-64-linux-gnu (4:14.2.0-1) ... Setting up expect (5.45.4-4) ... Setting up binutils (2.44-3) ... Setting up dpkg-dev (1.22.21) ... Setting up cpp (4:14.2.0-1) ... Setting up gcc-14-x86-64-linux-gnu (14.2.0-19) ... Setting up gcc-x86-64-linux-gnu (4:14.2.0-1) ... Setting up gcc-14 (14.2.0-19) ... Setting up g++-14-x86-64-linux-gnu (14.2.0-19) ... Setting up g++-x86-64-linux-gnu (4:14.2.0-1) ... Setting up g++-14 (14.2.0-19) ... Setting up gcc (4:14.2.0-1) ... Setting up g++ (4:14.2.0-1) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mo de Setting up build-essential (12.12) ... Processing triggers for man-db (2.13.1-1) ... Processing triggers for libc-bin (2.41-12+deb13u1) ... WARNING: apt does not have a stable CLI interface. Use with caution in scripts. Hit:1 http://security.debian.org trixie-security InRelease Hit:2 http://deb.debian.org/debian trixie InRelease Hit:3 http://deb.debian.org/debian trixie-updates InRelease Reading package lists... Building dependency tree... Reading state information... All packages are up to date. WARNING: apt does not have a stable CLI interface. Use with caution in scripts. Hit:1 http://security.debian.org trixie-security InRelease Hit:2 http://deb.debian.org/debian trixie InRelease Hit:3 http://deb.debian.org/debian trixie-updates InRelease Get:4 https://deb.nodesource.com/node_24.x nodistro InRelease [12.1 kB] Get:5 https://deb.nodesource.com/node_24.x nodistro/main amd64 Packages [5,085 B ] Fetched 17.2 kB in 0s (35.9 kB/s) Reading package lists... Building dependency tree... Reading state information... All packages are up to date. Warning: https://deb.nodesource.com/node_24.x/dists/nodistro/InRelease: Policy w ill reject signature within a year, see --audit for details WARNING: apt does not have a stable CLI interface. Use with caution in scripts. Reading package lists... Building dependency tree... Reading state information... Installing: nodejs Summary: Upgrading: 0, Installing: 1, Removing: 0, Not Upgrading: 0 Download size: 37.9 MB Space needed: 237 MB / 2,751 MB available Get:1 https://deb.nodesource.com/node_24.x nodistro/main amd64 nodejs amd64 24.1 3.0-1nodesource1 [37.9 MB] Fetched 37.9 MB in 4s (9,941 kB/s) Selecting previously unselected package nodejs. (Reading database ... 28804 files and directories currently installed.) Preparing to unpack .../nodejs_24.13.0-1nodesource1_amd64.deb ... Unpacking nodejs (24.13.0-1nodesource1) ... Setting up nodejs (24.13.0-1nodesource1) ... Processing triggers for man-db (2.13.1-1) ... removed 36 packages, and changed 64 packages in 5s 16 packages are looking for funding run `npm fund` for details npm warn deprecated @types/bcryptjs@3.0.0: This is a stub types definition. bcry ptjs provides its own type definitions, so you do not need this installed. > pve-scripts-local@0.1.0 postinstall > prisma generate Loaded Prisma config from prisma.config.ts. Prisma schema loaded from prisma/schema.prisma. ✔ Generated Prisma Client (7.2.0) to ./prisma/generated/prisma in 89ms added 809 packages, and audited 810 packages in 1m 289 packages are looking for funding run `npm fund` for details 3 high severity vulnerabilities To address all issues (including breaking changes), run: npm audit fix --force Run `npm audit` for details. Loaded Prisma config from prisma.config.ts. Prisma schema loaded from prisma/schema.prisma. ✔ Generated Prisma Client (7.2.0) to ./prisma/generated/prisma in 82ms Loaded Prisma config from prisma.config.ts. Prisma schema loaded from prisma/schema.prisma. Datasource "db": SQLite database "settings.db" at "file:/opt/ProxmoxVE-Local/dat a/settings.db" SQLite database settings.db created at file:/opt/ProxmoxVE-Local/data/settings.d b 3 migrations found in prisma/migrations Applying migration `20251017092130_init` Applying migration `20251113125441_add_repositories` Applying migration `20251118091618_add_backups_and_pbs_credentials` The following migration(s) have been applied: migrations/ └─ 20251017092130_init/ └─ migration.sql └─ 20251113125441_add_repositories/ └─ migration.sql └─ 20251118091618_add_backups_and_pbs_credentials/ └─ migration.sql All migrations have been successfully applied. > pve-scripts-local@0.1.0 build > prisma generate && next build --webpack Loaded Prisma config from prisma.config.ts. Prisma schema loaded from prisma/schema.prisma. ✔ Generated Prisma Client (7.2.0) to ./prisma/generated/prisma in 115ms Attention: Next.js now collects completely anonymous telemetry regarding usage. This information is used to shape Next.js' roadmap and prioritize features. You can learn more, including how to opt-out if you'd not like to participate in this anonymous program, by visiting the following URL: https://nextjs.org/telemetry ▲ Next.js 16.1.1 (webpack) - Environments: .env Creating an optimized production build ... ✓ Compiled successfully in 19.5s Running TypeScript ... Collecting page data using 1 worker ... Generating static pages using 1 worker (0/15) ... Generating static pages using 1 worker (3/15) Generating static pages using 1 worker (7/15) Generating static pages using 1 worker (11/15) ✓ Generating static pages using 1 worker (15/15) in 1104.3ms Finalizing page optimization ... Collecting build traces ... Route (app) ┌ ○ / ├ ○ /_not-found ├ ƒ /api/auth/login ├ ƒ /api/auth/setup ├ ƒ /api/auth/verify ├ ƒ /api/servers ├ ƒ /api/servers/[id] ├ ƒ /api/servers/[id]/public-key ├ ƒ /api/servers/[id]/test-connection ├ ƒ /api/servers/generate-keypair ├ ƒ /api/settings/auth-credentials ├ ƒ /api/settings/auto-sync ├ ƒ /api/settings/color-coding ├ ƒ /api/settings/filters ├ ƒ /api/settings/github-token ├ ƒ /api/settings/save-filter ├ ƒ /api/settings/view-mode └ ƒ /api/trpc/[trpc] ○ (Static) prerendered as static content ƒ (Dynamic) server-rendered on demand WARNING: apt does not have a stable CLI interface. Use with caution in scripts. Reading package lists... Building dependency tree... Reading state information... Summary: Upgrading: 0, Installing: 0, Removing: 0, Not Upgrading: 0 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. Reading package lists... Building dependency tree... Reading state information... WARNING: apt does not have a stable CLI interface. Use with caution in scripts. root@pve-scripts-local:/# ### 🖼️ Additional context (optional). _No response_
Author
Owner

@michelroegl-brunner commented on GitHub (Jan 29, 2026):

I don't really know what the problem here is, can we please get a more concise problem description?

<!-- gh-comment-id:3817320057 --> @michelroegl-brunner commented on GitHub (Jan 29, 2026): I don't really know what the problem here is, can we please get a more concise problem description?
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ProxmoxVE-Local#134
No description provided.