NPMPlus install stuck at "Retrieving Default Login" #2384

Closed
opened 2026-02-05 04:40:24 +03:00 by OVERLORD · 1 comment
Owner

Originally created by @btehan on GitHub (Jan 25, 2026).

Have you read and understood the above guidelines?

Yes

🔎 Did you run the script with verbose mode enabled?

Yes, verbose mode was enabled and the output is included below

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

NPMPlus

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

bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/npmplus.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

📝 Provide a clear and concise description of the issue.

I'm running the install script from the pve shell in the GUI. The container is created and I can access the NPMplus GUI, create a user, and get to the normal NPM webpage. However, the install script sits at "Retrieving Default Login (Patience)"
I've tried the default and advanced installs.

🔄 Steps to reproduce the issue.

In the pve shell:
bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/npmplus.sh)"

Paste the full error output (if available).

🧩 Using Advanced Install on node pve

💡 PVE Version 9.1.4 (Kernel: 6.17.4-2-pve)
🖥️ Operating System: alpine
🌟 Version: 3.23
📦 Container Type: Unprivileged
🆔 Container ID: 204
🏠 Hostname: npmplus
💾 Disk Size: 3 GB
🧠 CPU Cores: 1
🛠️ RAM Size: 512 MiB
🌉 Bridge: vmbr0
📡 IPv4: dhcp
📡 IPv6: disable
🗂️ FUSE Support: no
📦 Nesting: Enabled
🎮 GPU Passthrough: no
💡 Timezone: America/Chicago
🔍 Verbose Mode: yes
🚀 Creating a NPMplus LXC using the above advanced settings
✔️ Storage local (Free: 765.7GB Used: 59.1GB) [Template]
✔️ Storage local-zfs (Free: 765.7GB Used: 74.5GB) [Container]
✔️ Storage 'local-zfs' (zfspool) validated
✔️ Template storage 'local' validated
✔️ Template search completed
✔️ Template alpine-3.23-default_20260116_amd64.tar.xz [local]
✔️ LXC Container 204 was successfully created.
✔️ Started LXC Container
✔️ Customized LXC Container
Disabling IPv6 (this may affect some services)net.ipv6.conf.all.disable_ipv6 = 1
net.ipv6.conf.default.disable_ipv6 = 1
net.ipv6.conf.lo.disable_ipv6 = 1

  • service sysctl added to runlevel default
    ✔️ Disabled IPv6
    ✔️ Set up Container OS
    ✔️ Network Connected: 192.168.4.11
    ✔️ Internet: ✔ IPv4 DNS: 140.82.112.4
    Updating Container OSOK: 36.4 MiB in 73 packages
    ✔️ Updated Container OS
    Installing Dependencies(1/3) Installing gawk (5.3.2-r2)
    (2/3) Installing tzdata (2025c-r0)
    (3/3) Installing yq-go (4.49.2-r2)
    Executing busybox-1.37.0-r30.trigger
    OK: 49.4 MiB in 76 packages
    ✔️ Installed Dependencies
    Installing Docker & Compose( 1/21) Installing ca-certificates (20251003-r0)
    ( 2/21) Installing libseccomp (2.6.0-r1)
    ( 3/21) Installing runc (1.4.0-r2)
    ( 4/21) Installing containerd (2.2.0-r4)
    ( 5/21) Installing log_proxy (0.7.4-r0)
    ( 6/21) Installing containerd-openrc (2.2.0-r4)
    ( 7/21) Installing libmnl (1.0.5-r2)
    ( 8/21) Installing libnftnl (1.3.0-r0)
    ( 9/21) Installing libxtables (1.8.11-r1)
    (10/21) Installing iptables (1.8.11-r1)
    (11/21) Installing iptables-openrc (1.8.11-r1)
    (12/21) Installing tini-static (0.19.0-r3)
    (13/21) Installing gmp (6.3.0-r4)
    (14/21) Installing jansson (2.14.1-r0)
    (15/21) Installing nftables (1.1.5-r2)
    (16/21) Installing nftables-openrc (1.1.5-r2)
    (17/21) Installing docker-engine (29.1.3-r1)
    Executing docker-engine-29.1.3-r1.pre-install
    (18/21) Installing docker-openrc (29.1.3-r1)
    (19/21) Installing docker-cli (29.1.3-r1)
    (20/21) Installing docker-cli-buildx (0.30.1-r2)
    (21/21) Installing docker (29.1.3-r1)
    Executing busybox-1.37.0-r30.trigger
    Executing ca-certificates-20251003-r0.trigger
    OK: 305.5 MiB in 97 packages
  • Caching service dependencies ... [ ok ]
    mount: mounting cgroup2 on /sys/fs/cgroup failed: Resource busy
    sh: write error: Resource busy
    sh: write error: Resource busy
    sh: write error: Resource busy
    sh: write error: Resource busy
    sh: write error: Resource busy
    sh: write error: Resource busy
    sh: write error: Resource busy
    sh: write error: Resource busy
    sh: write error: Resource busy
    sh: error setting limit: Operation not permitted
  • docker: unable to apply RC_ULIMIT settings
    sh: error setting limit: Operation not permitted
  • docker: unable to apply RC_ULIMIT settings
  • /var/log/docker.log: creating file
  • /var/log/docker.log: correcting owner
  • Starting Docker Daemon ... [ ok ]
  • service docker added to runlevel default
    ✔️ Installed Docker & Compose
    ✔️ Fetched NPMplus
    Enter your TZ Identifier (e.g., Europe/Berlin): America/Chicago
    Enter your ACME Email:
    [+] up 15/15ng and Starting NPMplus (Patience)
    ✔ Image docker.io/zoeyvid/npmplus:latest Pulled 5.4s
    ✔ Container npmplus Created 0.0s
    ✔️ NPMplus is running and healthy
    ✔️ Builded and started NPMplus
    ✔️ Customized Container
    Retrieving Default Login (Patience)

🖼️ Additional context (optional).

Docker logs from the container console in the PVE GUI:

npmplus:# docker ps
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
65d378a43253 zoeyvid/npmplus:latest "tini -- entrypoint.…" 23 minutes ago Up 22 minutes (healthy) npmplus
npmplus:
# docker logs 65d378a43253



| \ || . | \ \ ___ | | _ _ ___
| || /| || . | || | |[-[
|_||| ||||| /|| _|/__/
|_|

Version: 2026-01-22-r1-bc1866a-2.13.6
Date: Sat Jan 24 20:47:49 CST 2026

At least one env or the template version changed, all hosts will be regenerated. Please make sure to read the changelog.
mkdir: created directory '/data/npmplus'
mkdir: created directory '/data/npmplus/gravatar'
mkdir: created directory '/data/tls'
mkdir: created directory '/data/tls/certbot'
mkdir: created directory '/data/tls/certbot/renewal'
mkdir: created directory '/data/tls/certbot/acme-challenge'
mkdir: created directory '/data/tls/custom'
mkdir: created directory '/data/html'
mkdir: created directory '/data/access'
mkdir: created directory '/data/crowdsec'
mkdir: created directory '/data/nginx'
mkdir: created directory '/data/nginx/redirection_host'
mkdir: created directory '/data/nginx/proxy_host'
mkdir: created directory '/data/nginx/dead_host'
mkdir: created directory '/data/nginx/stream'
mkdir: created directory '/data/nginx/logs'
mkdir: created directory '/data/custom_nginx'
'/etc/ban.html.original' -> '/data/crowdsec/ban.html'
'/etc/captcha.html.original' -> '/data/crowdsec/captcha.html'
'/etc/crowdsec.conf.example' -> '/data/crowdsec/crowdsec.conf'
no DEFAULT_CERT_ID set, using dummycerts.


User: root
PUID: 0
User ID: 0
PGID: 0
Group ID: 0

Saving debug log to /tmp/certbot-log/letsencrypt.log
Account registered.

Starting services...
2026/01/24 20:47:50 [notice] 208#208: parsed a resolver: "192.168.4.2" in /usr/local/nginx/conf/nginx.conf:41
2026/01/24 20:47:50 [notice] 208#208: parsed a resolver: "192.168.4.3" in /usr/local/nginx/conf/nginx.conf:41
2026/01/24 20:47:50 [notice] 208#208: parsed a resolver: "192.168.4.2" in /usr/local/nginx/conf/nginx.conf:302
2026/01/24 20:47:50 [notice] 208#208: parsed a resolver: "192.168.4.3" in /usr/local/nginx/conf/nginx.conf:302
2026/01/24 20:47:50 [alert] 214#214: sched_setaffinity() failed (22: Invalid argument)
[Global ] › ℹ info Using Sqlite: /data/npmplus/database.sqlite
[Global ] › ℹ info Checking for keys file: /data/npmplus/keys.json
[Global ] › ℹ info Creating a new JWT key pair...
[Global ] › ℹ info Wrote JWT key pair to config file: /data/npmplus/keys.json
[Migrate ] › ℹ info Current database version: none
[Migrate ] › ℹ info [initial-schema] Migrating Up...
[Migrate ] › ℹ info [initial-schema] auth Table created
[Migrate ] › ℹ info [initial-schema] user Table created
[Migrate ] › ℹ info [initial-schema] user_permission Table created
[Migrate ] › ℹ info [initial-schema] proxy_host Table created
[Migrate ] › ℹ info [initial-schema] redirection_host Table created
[Migrate ] › ℹ info [initial-schema] dead_host Table created
[Migrate ] › ℹ info [initial-schema] stream Table created
[Migrate ] › ℹ info [initial-schema] access_list Table created
[Migrate ] › ℹ info [initial-schema] certificate Table created
[Migrate ] › ℹ info [initial-schema] access_list_auth Table created
[Migrate ] › ℹ info [initial-schema] audit_log Table created
[Migrate ] › ℹ info [websockets] Migrating Up...
[Migrate ] › ℹ info [websockets] proxy_host Table altered
[Migrate ] › ℹ info [forward_host] Migrating Up...
[Migrate ] › ℹ info [forward_host] proxy_host Table altered
[Migrate ] › ℹ info [http2_support] Migrating Up...
[Migrate ] › ℹ info [http2_support] proxy_host Table altered
[Migrate ] › ℹ info [http2_support] redirection_host Table altered
[Migrate ] › ℹ info [http2_support] dead_host Table altered
[Migrate ] › ℹ info [forward_scheme] Migrating Up...
[Migrate ] › ℹ info [forward_scheme] proxy_host Table altered
[Migrate ] › ℹ info [disabled] Migrating Up...
[Migrate ] › ℹ info [disabled] proxy_host Table altered
[Migrate ] › ℹ info [disabled] redirection_host Table altered
[Migrate ] › ℹ info [disabled] dead_host Table altered
[Migrate ] › ℹ info [disabled] stream Table altered
[Migrate ] › ℹ info [custom_locations] Migrating Up...
[Migrate ] › ℹ info [custom_locations] proxy_host Table altered
[Migrate ] › ℹ info [hsts] Migrating Up...
[Migrate ] › ℹ info [hsts] proxy_host Table altered
[Migrate ] › ℹ info [hsts] redirection_host Table altered
[Migrate ] › ℹ info [hsts] dead_host Table altered
[Migrate ] › ℹ info [settings] Migrating Up...
[Migrate ] › ℹ info [settings] setting Table created
[Migrate ] › ℹ info [access_list_client] Migrating Up...
[Migrate ] › ℹ info [access_list_client] access_list_client Table created
[Migrate ] › ℹ info [access_list_client] access_list Table altered
[Migrate ] › ℹ info [access_list_client_fix] Migrating Up...
[Migrate ] › ℹ info [access_list_client_fix] access_list Table altered
[Migrate ] › ℹ info [pass_auth] Migrating Up...
[Migrate ] › ℹ info [pass_auth] access_list Table altered
[Migrate ] › ℹ info [redirection_scheme] Migrating Up...
[Migrate ] › ℹ info [redirection_scheme] redirection_host Table altered
[Migrate ] › ℹ info [redirection_status_code] Migrating Up...
[Migrate ] › ℹ info [redirection_status_code] redirection_host Table altered
[Migrate ] › ℹ info [stream_domain] Migrating Up...
[Migrate ] › ℹ info [stream_domain] stream Table altered
[Migrate ] › ℹ info [stream_domain] Migrating Up...
[Migrate ] › ℹ info [stream_ssl] Migrating Up...
[Migrate ] › ℹ info [stream_ssl] stream Table altered
[Migrate ] › ℹ info [change_incoming_port_to_string] Migrating Up...
[Migrate ] › ℹ info [change_incoming_port_to_string] stream Table altered
[Migrate ] › ℹ info [regenerate_default_host] Migrating Up...
[Migrate ] › ℹ info [change_forwarding_port_to_string] Migrating Up...
[Migrate ] › ℹ info [change_forwarding_port_to_string] stream Table altered
[Migrate ] › ℹ info [allow_empty_forwarding_port] Migrating Up...
[Migrate ] › ℹ info [allow_empty_forwarding_port] proxy Table altered
[Migrate ] › ℹ info [allow_empty_stream_forwarding_port] Migrating Up...
[Migrate ] › ℹ info [allow_empty_stream_forwarding_port] stream Table altered
[Migrate ] › ℹ info [stream_proxy_protocol_forwarding] Migrating Up...
[Migrate ] › ℹ info [stream_proxy_protocol_forwarding] stream Table altered
[Migrate ] › ℹ info [redirect_auto_scheme] Migrating Up...
[Migrate ] › ℹ info [redirect_auto_scheme] redirection_host Table altered
[Migrate ] › ℹ info [stream_proxy_ssl] Migrating Up...
[Migrate ] › ℹ info [stream_proxy_ssl] stream Table altered
[Migrate ] › ℹ info [reset_button_values] Migrating Up...
[Migrate ] › ℹ info [reset_button_values] proxy_host values reset
[Setup ] › ℹ info Default settings added
[Nginx ] › ⬤ debug Wrote config: /usr/local/nginx/conf/conf.d/default.conf
[Global ] › ⬤ debug CMD: nginxbeautifier -s 4 /usr/local/nginx/conf/conf.d/default.conf
[Global ] › ℹ info IP Ranges fetch is disabled by environment variable
[TLS ] › ℹ info Certbot Renewal Timer initialized
[TLS ] › ℹ info Renewing Certbot TLS certs close to expiry...
[Global ] › ⬤ debug CMD: certbot --config /etc/certbot.ini renew --server https://acme-v02.api.letsencrypt.org/directory --quiet
[Global ] › ⬤ debug CMD: nginx -tq
[Global ] › ℹ info Backend PID 207 listening on unix socket...
[Global ] › ⬤ debug CMD: nginx -s reload
2026/01/24 20:47:51 [alert] 262#262: sched_setaffinity() failed (22: Invalid argument)
[Global ] › ⬤ debug CMD: nginx -tq
[Global ] › ⬤ debug CMD: nginx -s reload
[TLS ] › ℹ info Renew Complete
2026/01/24 20:47:52 [alert] 297#297: sched_setaffinity() failed (22: Invalid argument)
npmplus:#
npmplus:
#

Originally created by @btehan on GitHub (Jan 25, 2026). ### ✅ Have you read and understood the above guidelines? Yes ### 🔎 Did you run the script with verbose mode enabled? Yes, verbose mode was enabled and the output is included below ### 📜 What is the name of the script you are using? NPMPlus ### 📂 What was the exact command used to execute the script? bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/npmplus.sh)" ### ⚙️ What settings are you using? - [x] Default Settings - [x] Advanced Settings ### 🖥️ Which Linux distribution are you using? _No response_ ### 📈 Which Proxmox version are you on? pve-manager/9.1.4/5ac30304265fbd8e ### 📝 Provide a clear and concise description of the issue. I'm running the install script from the pve shell in the GUI. The container is created and I can access the NPMplus GUI, create a user, and get to the normal NPM webpage. However, the install script sits at "Retrieving Default Login (Patience)" I've tried the default and advanced installs. ### 🔄 Steps to reproduce the issue. In the pve shell: bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/npmplus.sh)" ### ❌ Paste the full error output (if available). 🧩 Using Advanced Install on node pve 💡 PVE Version 9.1.4 (Kernel: 6.17.4-2-pve) 🖥️ Operating System: alpine 🌟 Version: 3.23 📦 Container Type: Unprivileged 🆔 Container ID: 204 🏠 Hostname: npmplus 💾 Disk Size: 3 GB 🧠 CPU Cores: 1 🛠️ RAM Size: 512 MiB 🌉 Bridge: vmbr0 📡 IPv4: dhcp 📡 IPv6: disable 🗂️ FUSE Support: no 📦 Nesting: Enabled 🎮 GPU Passthrough: no 💡 Timezone: America/Chicago 🔍 Verbose Mode: yes 🚀 Creating a NPMplus LXC using the above advanced settings ✔️ Storage local (Free: 765.7GB Used: 59.1GB) [Template] ✔️ Storage local-zfs (Free: 765.7GB Used: 74.5GB) [Container] ✔️ Storage 'local-zfs' (zfspool) validated ✔️ Template storage 'local' validated ✔️ Template search completed ✔️ Template alpine-3.23-default_20260116_amd64.tar.xz [local] ✔️ LXC Container 204 was successfully created. ✔️ Started LXC Container ✔️ Customized LXC Container ⏳ Disabling IPv6 (this may affect some services)net.ipv6.conf.all.disable_ipv6 = 1 net.ipv6.conf.default.disable_ipv6 = 1 net.ipv6.conf.lo.disable_ipv6 = 1 * service sysctl added to runlevel default ✔️ Disabled IPv6 ✔️ Set up Container OS ✔️ Network Connected: 192.168.4.11 ✔️ Internet: ✔ IPv4 DNS: 140.82.112.4 ⏳ Updating Container OSOK: 36.4 MiB in 73 packages ✔️ Updated Container OS ⏳ Installing Dependencies(1/3) Installing gawk (5.3.2-r2) (2/3) Installing tzdata (2025c-r0) (3/3) Installing yq-go (4.49.2-r2) Executing busybox-1.37.0-r30.trigger OK: 49.4 MiB in 76 packages ✔️ Installed Dependencies ⏳ Installing Docker & Compose( 1/21) Installing ca-certificates (20251003-r0) ( 2/21) Installing libseccomp (2.6.0-r1) ( 3/21) Installing runc (1.4.0-r2) ( 4/21) Installing containerd (2.2.0-r4) ( 5/21) Installing log_proxy (0.7.4-r0) ( 6/21) Installing containerd-openrc (2.2.0-r4) ( 7/21) Installing libmnl (1.0.5-r2) ( 8/21) Installing libnftnl (1.3.0-r0) ( 9/21) Installing libxtables (1.8.11-r1) (10/21) Installing iptables (1.8.11-r1) (11/21) Installing iptables-openrc (1.8.11-r1) (12/21) Installing tini-static (0.19.0-r3) (13/21) Installing gmp (6.3.0-r4) (14/21) Installing jansson (2.14.1-r0) (15/21) Installing nftables (1.1.5-r2) (16/21) Installing nftables-openrc (1.1.5-r2) (17/21) Installing docker-engine (29.1.3-r1) Executing docker-engine-29.1.3-r1.pre-install (18/21) Installing docker-openrc (29.1.3-r1) (19/21) Installing docker-cli (29.1.3-r1) (20/21) Installing docker-cli-buildx (0.30.1-r2) (21/21) Installing docker (29.1.3-r1) Executing busybox-1.37.0-r30.trigger Executing ca-certificates-20251003-r0.trigger OK: 305.5 MiB in 97 packages * Caching service dependencies ... [ ok ] mount: mounting cgroup2 on /sys/fs/cgroup failed: Resource busy sh: write error: Resource busy sh: write error: Resource busy sh: write error: Resource busy sh: write error: Resource busy sh: write error: Resource busy sh: write error: Resource busy sh: write error: Resource busy sh: write error: Resource busy sh: write error: Resource busy sh: error setting limit: Operation not permitted * docker: unable to apply RC_ULIMIT settings sh: error setting limit: Operation not permitted * docker: unable to apply RC_ULIMIT settings * /var/log/docker.log: creating file * /var/log/docker.log: correcting owner * Starting Docker Daemon ... [ ok ] * service docker added to runlevel default ✔️ Installed Docker & Compose ✔️ Fetched NPMplus Enter your TZ Identifier (e.g., Europe/Berlin): America/Chicago Enter your ACME Email: [+] up 15/15ng and Starting NPMplus (Patience) ✔ Image docker.io/zoeyvid/npmplus:latest Pulled 5.4s ✔ Container npmplus Created 0.0s ✔️ NPMplus is running and healthy ✔️ Builded and started NPMplus ✔️ Customized Container ⏳ Retrieving Default Login (Patience) ### 🖼️ Additional context (optional). Docker logs from the container console in the PVE GUI: npmplus:~# docker ps CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES 65d378a43253 zoeyvid/npmplus:latest "tini -- entrypoint.…" 23 minutes ago Up 22 minutes (healthy) npmplus npmplus:~# docker logs 65d378a43253 ------------------------------------- _ _ ___ __ __ _ | \ || . \| \ \ ___ | | _ _ ___ | || _/| || . \| || | |[_-[ |_\_||_| |_|_|_|| _/|_| \__|/__/ |_| ------------------------------------- Version: 2026-01-22-r1-bc1866a-2.13.6 Date: Sat Jan 24 20:47:49 CST 2026 ------------------------------------- At least one env or the template version changed, all hosts will be regenerated. Please make sure to read the changelog. mkdir: created directory '/data/npmplus' mkdir: created directory '/data/npmplus/gravatar' mkdir: created directory '/data/tls' mkdir: created directory '/data/tls/certbot' mkdir: created directory '/data/tls/certbot/renewal' mkdir: created directory '/data/tls/certbot/acme-challenge' mkdir: created directory '/data/tls/custom' mkdir: created directory '/data/html' mkdir: created directory '/data/access' mkdir: created directory '/data/crowdsec' mkdir: created directory '/data/nginx' mkdir: created directory '/data/nginx/redirection_host' mkdir: created directory '/data/nginx/proxy_host' mkdir: created directory '/data/nginx/dead_host' mkdir: created directory '/data/nginx/stream' mkdir: created directory '/data/nginx/logs' mkdir: created directory '/data/custom_nginx' '/etc/ban.html.original' -> '/data/crowdsec/ban.html' '/etc/captcha.html.original' -> '/data/crowdsec/captcha.html' '/etc/crowdsec.conf.example' -> '/data/crowdsec/crowdsec.conf' no DEFAULT_CERT_ID set, using dummycerts. ----- ------------------------------------- User: root PUID: 0 User ID: 0 PGID: 0 Group ID: 0 ------------------------------------- Saving debug log to /tmp/certbot-log/letsencrypt.log Account registered. Starting services... 2026/01/24 20:47:50 [notice] 208#208: parsed a resolver: "192.168.4.2" in /usr/local/nginx/conf/nginx.conf:41 2026/01/24 20:47:50 [notice] 208#208: parsed a resolver: "192.168.4.3" in /usr/local/nginx/conf/nginx.conf:41 2026/01/24 20:47:50 [notice] 208#208: parsed a resolver: "192.168.4.2" in /usr/local/nginx/conf/nginx.conf:302 2026/01/24 20:47:50 [notice] 208#208: parsed a resolver: "192.168.4.3" in /usr/local/nginx/conf/nginx.conf:302 2026/01/24 20:47:50 [alert] 214#214: sched_setaffinity() failed (22: Invalid argument) [Global ] › ℹ info Using Sqlite: /data/npmplus/database.sqlite [Global ] › ℹ info Checking for keys file: /data/npmplus/keys.json [Global ] › ℹ info Creating a new JWT key pair... [Global ] › ℹ info Wrote JWT key pair to config file: /data/npmplus/keys.json [Migrate ] › ℹ info Current database version: none [Migrate ] › ℹ info [initial-schema] Migrating Up... [Migrate ] › ℹ info [initial-schema] auth Table created [Migrate ] › ℹ info [initial-schema] user Table created [Migrate ] › ℹ info [initial-schema] user_permission Table created [Migrate ] › ℹ info [initial-schema] proxy_host Table created [Migrate ] › ℹ info [initial-schema] redirection_host Table created [Migrate ] › ℹ info [initial-schema] dead_host Table created [Migrate ] › ℹ info [initial-schema] stream Table created [Migrate ] › ℹ info [initial-schema] access_list Table created [Migrate ] › ℹ info [initial-schema] certificate Table created [Migrate ] › ℹ info [initial-schema] access_list_auth Table created [Migrate ] › ℹ info [initial-schema] audit_log Table created [Migrate ] › ℹ info [websockets] Migrating Up... [Migrate ] › ℹ info [websockets] proxy_host Table altered [Migrate ] › ℹ info [forward_host] Migrating Up... [Migrate ] › ℹ info [forward_host] proxy_host Table altered [Migrate ] › ℹ info [http2_support] Migrating Up... [Migrate ] › ℹ info [http2_support] proxy_host Table altered [Migrate ] › ℹ info [http2_support] redirection_host Table altered [Migrate ] › ℹ info [http2_support] dead_host Table altered [Migrate ] › ℹ info [forward_scheme] Migrating Up... [Migrate ] › ℹ info [forward_scheme] proxy_host Table altered [Migrate ] › ℹ info [disabled] Migrating Up... [Migrate ] › ℹ info [disabled] proxy_host Table altered [Migrate ] › ℹ info [disabled] redirection_host Table altered [Migrate ] › ℹ info [disabled] dead_host Table altered [Migrate ] › ℹ info [disabled] stream Table altered [Migrate ] › ℹ info [custom_locations] Migrating Up... [Migrate ] › ℹ info [custom_locations] proxy_host Table altered [Migrate ] › ℹ info [hsts] Migrating Up... [Migrate ] › ℹ info [hsts] proxy_host Table altered [Migrate ] › ℹ info [hsts] redirection_host Table altered [Migrate ] › ℹ info [hsts] dead_host Table altered [Migrate ] › ℹ info [settings] Migrating Up... [Migrate ] › ℹ info [settings] setting Table created [Migrate ] › ℹ info [access_list_client] Migrating Up... [Migrate ] › ℹ info [access_list_client] access_list_client Table created [Migrate ] › ℹ info [access_list_client] access_list Table altered [Migrate ] › ℹ info [access_list_client_fix] Migrating Up... [Migrate ] › ℹ info [access_list_client_fix] access_list Table altered [Migrate ] › ℹ info [pass_auth] Migrating Up... [Migrate ] › ℹ info [pass_auth] access_list Table altered [Migrate ] › ℹ info [redirection_scheme] Migrating Up... [Migrate ] › ℹ info [redirection_scheme] redirection_host Table altered [Migrate ] › ℹ info [redirection_status_code] Migrating Up... [Migrate ] › ℹ info [redirection_status_code] redirection_host Table altered [Migrate ] › ℹ info [stream_domain] Migrating Up... [Migrate ] › ℹ info [stream_domain] stream Table altered [Migrate ] › ℹ info [stream_domain] Migrating Up... [Migrate ] › ℹ info [stream_ssl] Migrating Up... [Migrate ] › ℹ info [stream_ssl] stream Table altered [Migrate ] › ℹ info [change_incoming_port_to_string] Migrating Up... [Migrate ] › ℹ info [change_incoming_port_to_string] stream Table altered [Migrate ] › ℹ info [regenerate_default_host] Migrating Up... [Migrate ] › ℹ info [change_forwarding_port_to_string] Migrating Up... [Migrate ] › ℹ info [change_forwarding_port_to_string] stream Table altered [Migrate ] › ℹ info [allow_empty_forwarding_port] Migrating Up... [Migrate ] › ℹ info [allow_empty_forwarding_port] proxy Table altered [Migrate ] › ℹ info [allow_empty_stream_forwarding_port] Migrating Up... [Migrate ] › ℹ info [allow_empty_stream_forwarding_port] stream Table altered [Migrate ] › ℹ info [stream_proxy_protocol_forwarding] Migrating Up... [Migrate ] › ℹ info [stream_proxy_protocol_forwarding] stream Table altered [Migrate ] › ℹ info [redirect_auto_scheme] Migrating Up... [Migrate ] › ℹ info [redirect_auto_scheme] redirection_host Table altered [Migrate ] › ℹ info [stream_proxy_ssl] Migrating Up... [Migrate ] › ℹ info [stream_proxy_ssl] stream Table altered [Migrate ] › ℹ info [reset_button_values] Migrating Up... [Migrate ] › ℹ info [reset_button_values] proxy_host values reset [Setup ] › ℹ info Default settings added [Nginx ] › ⬤ debug Wrote config: /usr/local/nginx/conf/conf.d/default.conf [Global ] › ⬤ debug CMD: nginxbeautifier -s 4 /usr/local/nginx/conf/conf.d/default.conf [Global ] › ℹ info IP Ranges fetch is disabled by environment variable [TLS ] › ℹ info Certbot Renewal Timer initialized [TLS ] › ℹ info Renewing Certbot TLS certs close to expiry... [Global ] › ⬤ debug CMD: certbot --config /etc/certbot.ini renew --server https://acme-v02.api.letsencrypt.org/directory --quiet [Global ] › ⬤ debug CMD: nginx -tq [Global ] › ℹ info Backend PID 207 listening on unix socket... [Global ] › ⬤ debug CMD: nginx -s reload 2026/01/24 20:47:51 [alert] 262#262: sched_setaffinity() failed (22: Invalid argument) [Global ] › ⬤ debug CMD: nginx -tq [Global ] › ⬤ debug CMD: nginx -s reload [TLS ] › ℹ info Renew Complete 2026/01/24 20:47:52 [alert] 297#297: sched_setaffinity() failed (22: Invalid argument) npmplus:~# npmplus:~#
OVERLORD added the bug label 2026-02-05 04:40:24 +03:00
Author
Owner

@btehan commented on GitHub (Jan 25, 2026):

This seems similar to:
https://github.com/community-scripts/ProxmoxVE/issues/10988

@btehan commented on GitHub (Jan 25, 2026): This seems similar to: https://github.com/community-scripts/ProxmoxVE/issues/10988
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ProxmoxVE#2384