[GH-ISSUE #9233] LibreNMS Install Error #2021

Closed
opened 2026-02-26 12:51:02 +03:00 by kerem · 3 comments
Owner

Originally created by @Destiny971 on GitHub (Nov 17, 2025).
Original GitHub issue: https://github.com/community-scripts/ProxmoxVE/issues/9233

Originally assigned to: @michelroegl-brunner on GitHub.

Have you read and understood the above guidelines?

Yes

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

LibreNMS

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

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

⚙️ What settings are you using?

  • Default Settings
  • Advanced Settings

🖥️ Which Linux distribution are you using?

Debian 13

📈 Which Proxmox version are you on?

pve-manager/9.0.11/3bf5476b8a4699e2 (running kernel: 6.14.11-4-pve)

📝 Provide a clear and concise description of the issue.

Error while installation using the installscript with the shell or the local version of PVE Community Scripts

🔄 Steps to reproduce the issue.

Use the Install Script with default settings

Paste the full error output (if available).

⚙️ Using Default Settings on node pve-03
🆔 Container ID: 124
🖥️ Operating System: debian (13)
📦 Container Type: Unprivileged
💾 Disk Size: 4 GB
🧠 CPU Cores: 2
🛠️ RAM Size: 2048 MiB
🚀 Creating a LibreNMS LXC using the above default settings

✔️ Storage local (Free: 55.7GB Used: 8.5GB) [Template]
✔️ Storage local-lvm (Free: 46.5GB Used: 80.8GB) [Container]
✔️ Template debian-13-standard_13.1-2_amd64.tar.zst [local]
✔️ LXC Container 124 was successfully created.
✔️ Started LXC Container
✔️ Network in LXC is reachable (ping)
✔️ Customized LXC Container
✔️ Set up Container OS
✔️ Network Connected: 10.30.14.27
✔️ 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
✔️ Installed Python Dependencies
✔️ Setup PHP 8.4
✔️ Setup MariaDB 12.1.1
✔️ Setup Composer
✔️ Python 3.13 installed
✔️ Setup uv 0.9.9
✔️ Set up MariaDB Database
✔️ Deployed: librenms (25.11.0)
✔️ Configured LibreNMS
✔️ Configured MariaDB
✔️ Configured PHP-FPM
✔️ Configured Nginx
⠋ Configure Services
[ERROR] in line 159: exit code 0: while executing command "$@" > /dev/null 2>&1
/tmp/functions.sh: line 5207: post_update_to_api: command not found

[ERROR] in line 1382: exit code 0: while executing command lxc-attach -n "$CTID" -- bash "$INSTALL_SCRIPT_FILE"

[17:54:45] SSH script execution finished with code: 127

🖼️ Additional context (optional).

No response

Originally created by @Destiny971 on GitHub (Nov 17, 2025). Original GitHub issue: https://github.com/community-scripts/ProxmoxVE/issues/9233 Originally assigned to: @michelroegl-brunner on GitHub. ### ✅ Have you read and understood the above guidelines? Yes ### 📜 What is the name of the script you are using? LibreNMS ### 📂 What was the exact command used to execute the script? bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/librenms.sh)" ### ⚙️ What settings are you using? - [x] Default Settings - [ ] Advanced Settings ### 🖥️ Which Linux distribution are you using? Debian 13 ### 📈 Which Proxmox version are you on? pve-manager/9.0.11/3bf5476b8a4699e2 (running kernel: 6.14.11-4-pve) ### 📝 Provide a clear and concise description of the issue. Error while installation using the installscript with the shell or the local version of PVE Community Scripts ### 🔄 Steps to reproduce the issue. Use the Install Script with default settings ### ❌ Paste the full error output (if available). ⚙️ Using Default Settings on node pve-03 🆔 Container ID: 124 🖥️ Operating System: debian (13) 📦 Container Type: Unprivileged 💾 Disk Size: 4 GB 🧠 CPU Cores: 2 🛠️ RAM Size: 2048 MiB 🚀 Creating a LibreNMS LXC using the above default settings ✔️ Storage local (Free: 55.7GB Used: 8.5GB) [Template] ✔️ Storage local-lvm (Free: 46.5GB Used: 80.8GB) [Container] ✔️ Template debian-13-standard_13.1-2_amd64.tar.zst [local] ✔️ LXC Container 124 was successfully created. ✔️ Started LXC Container ✔️ Network in LXC is reachable (ping) ✔️ Customized LXC Container ✔️ Set up Container OS ✔️ Network Connected: 10.30.14.27 ✔️ 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 ✔️ Installed Python Dependencies ✔️ Setup PHP 8.4 ✔️ Setup MariaDB 12.1.1 ✔️ Setup Composer ✔️ Python 3.13 installed ✔️ Setup uv 0.9.9 ✔️ Set up MariaDB Database ✔️ Deployed: librenms (25.11.0) ✔️ Configured LibreNMS ✔️ Configured MariaDB ✔️ Configured PHP-FPM ✔️ Configured Nginx ⠋ Configure Services [ERROR] in line 159: exit code 0: while executing command "$@" > /dev/null 2>&1 /tmp/functions.sh: line 5207: post_update_to_api: command not found [ERROR] in line 1382: exit code 0: while executing command lxc-attach -n "$CTID" -- bash "$INSTALL_SCRIPT_FILE" [17:54:45] ✅ SSH script execution finished with code: 127 ### 🖼️ Additional context (optional). _No response_
Author
Owner

@MickLesk commented on GitHub (Nov 17, 2025):

No Verbose ?!

<!-- gh-comment-id:3542969452 --> @MickLesk commented on GitHub (Nov 17, 2025): No Verbose ?!
Author
Owner

@keywal commented on GitHub (Nov 17, 2025):

Also have this issue across several scripts in the last hour or so. Using either Github or Gitea, the failure is as above.

<!-- gh-comment-id:3543252176 --> @keywal commented on GitHub (Nov 17, 2025): Also have this issue across several scripts in the last hour or so. Using either Github or Gitea, the failure is as above.
Author
Owner

@Destiny971 commented on GitHub (Nov 17, 2025):

Here is the last auf the Verbose output:

✔️ Configured PHP-FPM
✔️ Configured Nginx
Configure ServicesCould not scan for classes inside "vendor/dapphp/radius" which does not appear to be a file nor a folder

LibreNMS\ComposerHelper::preInstall
Installing dependencies from lock file
Verifying lock file contents can be installed on current platform.

  • Downloading php-http/discovery (1.20.0)
    Package operations: 127 installs, 0 updates, 0 removals
  • Downloading amenadiel/jpgraph (v4.1.1)
  • Downloading clue/socket-raw (v1.6.0)
  • Downloading dapphp/radius (v3.0.0)
  • Downloading doctrine/inflector (2.1.0)
  • Downloading doctrine/lexer (3.0.1)
  • Downloading dragonmantank/cron-expression (v3.6.0)
  • Downloading easybook/geshi (v1.0.8.19)
  • Downloading enshrined/svg-sanitize (0.22.0)
  • Downloading voku/portable-ascii (2.0.3)
  • Downloading symfony/polyfill-php80 (v1.33.0)
  • Downloading symfony/polyfill-mbstring (v1.33.0)
  • Downloading symfony/polyfill-ctype (v1.33.0)
  • Downloading phpoption/phpoption (1.9.4)
  • Downloading graham-campbell/result-type (v1.1.3)
  • Downloading vlucas/phpdotenv (v5.6.2)
  • Downloading symfony/css-selector (v7.3.6)
  • Downloading tijsverkoyen/css-to-inline-styles (v2.3.0)
  • Downloading symfony/deprecation-contracts (v3.6.0)
  • Downloading symfony/var-dumper (v7.3.5)
  • Downloading symfony/polyfill-uuid (v1.33.0)
  • Downloading symfony/uid (v7.3.1)
  • Downloading symfony/routing (v7.3.6)
  • Downloading symfony/process (v7.3.4)
  • Downloading symfony/polyfill-php85 (v1.33.0)
  • Downloading symfony/polyfill-php84 (v1.33.0)
  • Downloading symfony/polyfill-php83 (v1.33.0)
  • Downloading symfony/polyfill-intl-normalizer (v1.33.0)
  • Downloading symfony/polyfill-intl-idn (v1.33.0)
  • Downloading symfony/mime (v7.3.4)
  • Downloading psr/container (2.0.2)
  • Downloading symfony/service-contracts (v3.6.1)
  • Downloading psr/event-dispatcher (1.0.0)
  • Downloading symfony/event-dispatcher-contracts (v3.6.0)
  • Downloading symfony/event-dispatcher (v7.3.3)
  • Downloading psr/log (3.0.2)
  • Downloading egulias/email-validator (4.0.4)
  • Downloading symfony/mailer (v7.3.5)
  • Downloading symfony/http-foundation (v7.3.7)
  • Downloading symfony/error-handler (v7.3.6)
  • Downloading symfony/http-kernel (v7.3.7)
  • Downloading symfony/finder (v7.3.5)
  • Downloading symfony/polyfill-intl-grapheme (v1.33.0)
  • Downloading symfony/string (v7.3.4)
  • Downloading symfony/console (v7.3.6)
  • Downloading ramsey/collection (2.1.1)
  • Downloading brick/math (0.14.0)
  • Downloading ramsey/uuid (4.9.1)
  • Downloading psr/simple-cache (3.0.0)
  • Downloading nunomaduro/termwind (v2.3.2)
  • Downloading symfony/translation-contracts (v3.6.1)
  • Downloading symfony/translation (v7.3.4)
  • Downloading psr/clock (1.0.0)
  • Downloading symfony/clock (v7.3.0)
  • Downloading carbonphp/carbon-doctrine-types (3.2.0)
  • Downloading nesbot/carbon (3.10.3)
  • Downloading monolog/monolog (3.9.0)
  • Downloading psr/http-message (2.0)
  • Downloading psr/http-factory (1.1.0)
  • Downloading league/uri-interfaces (7.5.0)
  • Downloading league/uri (7.5.1)
  • Downloading league/mime-type-detection (1.16.0)
  • Downloading league/flysystem-local (3.30.2)
  • Downloading league/flysystem (3.30.2)
  • Downloading nette/utils (v4.0.8)
  • Downloading nette/schema (v1.3.3)
  • Downloading dflydev/dot-access-data (v3.0.3)
  • Downloading league/config (v1.2.0)
  • Downloading league/commonmark (2.7.1)
  • Downloading laravel/serializable-closure (v2.0.6)
  • Downloading laravel/prompts (v0.3.7)
  • Downloading guzzlehttp/uri-template (v1.0.5)
  • Downloading psr/http-client (1.0.3)
  • Downloading ralouphie/getallheaders (3.0.3)
  • Downloading guzzlehttp/psr7 (2.8.0)
  • Downloading guzzlehttp/promises (2.3.0)
  • Downloading guzzlehttp/guzzle (7.10.0)
  • Downloading fruitcake/php-cors (v1.3.0)
  • Downloading laravel/framework (v12.38.1)
  • Downloading fico7489/laravel-pivot (3.0.13)
  • Downloading firebase/php-jwt (v6.11.1)
  • Downloading symfony/options-resolver (v7.3.3)
  • Downloading clue/stream-filter (v1.7.0)
  • Downloading php-http/message (1.16.2)
  • Downloading php-http/promise (1.3.1)
  • Downloading php-http/httplug (2.4.1)
  • Downloading php-http/client-common (2.7.2)
  • Downloading influxdata/influxdb-client-php (3.8.0)
  • Downloading influxdb/influxdb-php (1.15.2)
  • Downloading marc-mabe/php-enum (v4.7.2)
  • Downloading justinrainbow/json-schema (6.6.1)
  • Downloading spomky-labs/pki-framework (1.4.0)
  • Downloading web-token/jwt-library (4.1.0)
  • Downloading spomky-labs/base64url (v2.0.4)
  • Downloading minishlink/web-push (v9.0.3)
  • Downloading laravel-notification-channels/webpush (10.2.0)
  • Downloading nikic/php-parser (v5.6.2)
  • Downloading psy/psysh (v0.12.14)
  • Downloading laravel/tinker (v2.10.1)
  • Downloading laravel/ui (v4.6.1)
  • Downloading league/oauth1-client (v1.11.0)
  • Downloading librenms/laravel-vue-i18n-generator (dev-master 7e72398)
  • Downloading librenms/plugin-interfaces (1.0)
  • Downloading ezyang/htmlpurifier (v4.19.0)
  • Downloading mews/purifier (3.4.3)
  • Downloading nunomaduro/laravel-console-summary (v1.13.0)
  • Downloading paragonie/random_compat (v9.99.100)
  • Downloading paragonie/sodium_compat (v1.23.0)
  • Downloading pear/console_color2 (0.1.2)
  • Downloading pear/console_table (v1.3.1)
  • Downloading pear/net_dns2 (v1.5.5)
  • Downloading paragonie/constant_time_encoding (v3.1.3)
  • Downloading phpseclib/phpseclib (3.0.47)
  • Downloading php-amqplib/php-amqplib (v3.7.3)
  • Downloading phpmailer/phpmailer (v6.12.0)
  • Downloading predis/predis (v3.2.0)
  • Downloading laravel/socialite (v5.23.1)
  • Downloading socialiteproviders/manager (v4.8.1)
  • Downloading spatie/error-solutions (1.1.3)
  • Downloading spatie/backtrace (1.8.1)
  • Downloading spatie/flare-client-php (1.10.1)
  • Downloading spatie/ignition (1.15.1)
  • Downloading spatie/laravel-ignition (2.9.1)
  • Downloading spatie/laravel-permission (6.23.0)
  • Downloading symfony/yaml (v7.3.5)
  • Downloading tecnickcom/tcpdf (6.10.0)
  • Downloading tightenco/ziggy (v2.6.0)
  • Installing php-http/discovery (1.20.0): Extracting archive
  • Installing amenadiel/jpgraph (v4.1.1): Extracting archive
  • Installing clue/socket-raw (v1.6.0): Extracting archive
  • Installing dapphp/radius (v3.0.0): Extracting archive
  • Installing doctrine/inflector (2.1.0): Extracting archive
  • Installing doctrine/lexer (3.0.1): Extracting archive
  • Installing dragonmantank/cron-expression (v3.6.0): Extracting archive
  • Installing easybook/geshi (v1.0.8.19): Extracting archive
  • Installing enshrined/svg-sanitize (0.22.0): Extracting archive
  • Installing voku/portable-ascii (2.0.3): Extracting archive
  • Installing symfony/polyfill-php80 (v1.33.0): Extracting archive
  • Installing symfony/polyfill-mbstring (v1.33.0): Extracting archive
  • Installing symfony/polyfill-ctype (v1.33.0): Extracting archive
  • Installing phpoption/phpoption (1.9.4): Extracting archive
  • Installing graham-campbell/result-type (v1.1.3): Extracting archive
  • Installing vlucas/phpdotenv (v5.6.2): Extracting archive
  • Installing symfony/css-selector (v7.3.6): Extracting archive
  • Installing tijsverkoyen/css-to-inline-styles (v2.3.0): Extracting archive
  • Installing symfony/deprecation-contracts (v3.6.0): Extracting archive
  • Installing symfony/var-dumper (v7.3.5): Extracting archive
  • Installing symfony/polyfill-uuid (v1.33.0): Extracting archive
  • Installing symfony/uid (v7.3.1): Extracting archive
  • Installing symfony/routing (v7.3.6): Extracting archive
  • Installing symfony/process (v7.3.4): Extracting archive
  • Installing symfony/polyfill-php85 (v1.33.0): Extracting archive
  • Installing symfony/polyfill-php84 (v1.33.0): Extracting archive
  • Installing symfony/polyfill-php83 (v1.33.0): Extracting archive
  • Installing symfony/polyfill-intl-normalizer (v1.33.0): Extracting archive
  • Installing symfony/polyfill-intl-idn (v1.33.0): Extracting archive
  • Installing symfony/mime (v7.3.4): Extracting archive
  • Installing psr/container (2.0.2): Extracting archive
  • Installing symfony/service-contracts (v3.6.1): Extracting archive
  • Installing psr/event-dispatcher (1.0.0): Extracting archive
  • Installing symfony/event-dispatcher-contracts (v3.6.0): Extracting archive
  • Installing symfony/event-dispatcher (v7.3.3): Extracting archive
  • Installing psr/log (3.0.2): Extracting archive
  • Installing egulias/email-validator (4.0.4): Extracting archive
  • Installing symfony/mailer (v7.3.5): Extracting archive
  • Installing symfony/http-foundation (v7.3.7): Extracting archive
  • Installing symfony/error-handler (v7.3.6): Extracting archive
  • Installing symfony/http-kernel (v7.3.7): Extracting archive
  • Installing symfony/finder (v7.3.5): Extracting archive
  • Installing symfony/polyfill-intl-grapheme (v1.33.0): Extracting archive
  • Installing symfony/string (v7.3.4): Extracting archive
  • Installing symfony/console (v7.3.6): Extracting archive
  • Installing ramsey/collection (2.1.1): Extracting archive
  • Installing brick/math (0.14.0): Extracting archive
  • Installing ramsey/uuid (4.9.1): Extracting archive
  • Installing psr/simple-cache (3.0.0): Extracting archive
  • Installing nunomaduro/termwind (v2.3.2): Extracting archive
  • Installing symfony/translation-contracts (v3.6.1): Extracting archive
  • Installing symfony/translation (v7.3.4): Extracting archive
  • Installing psr/clock (1.0.0): Extracting archive
  • Installing symfony/clock (v7.3.0): Extracting archive
  • Installing carbonphp/carbon-doctrine-types (3.2.0): Extracting archive
  • Installing nesbot/carbon (3.10.3): Extracting archive
  • Installing monolog/monolog (3.9.0): Extracting archive
  • Installing psr/http-message (2.0): Extracting archive
  • Installing psr/http-factory (1.1.0): Extracting archive
  • Installing league/uri-interfaces (7.5.0): Extracting archive
  • Installing league/uri (7.5.1): Extracting archive
  • Installing league/mime-type-detection (1.16.0): Extracting archive
  • Installing league/flysystem-local (3.30.2): Extracting archive
  • Installing league/flysystem (3.30.2): Extracting archive
  • Installing nette/utils (v4.0.8): Extracting archive
  • Installing nette/schema (v1.3.3): Extracting archive
  • Installing dflydev/dot-access-data (v3.0.3): Extracting archive
  • Installing league/config (v1.2.0): Extracting archive
  • Installing league/commonmark (2.7.1): Extracting archive
  • Installing laravel/serializable-closure (v2.0.6): Extracting archive
  • Installing laravel/prompts (v0.3.7): Extracting archive
  • Installing guzzlehttp/uri-template (v1.0.5): Extracting archive
  • Installing psr/http-client (1.0.3): Extracting archive
  • Installing ralouphie/getallheaders (3.0.3): Extracting archive
  • Installing guzzlehttp/psr7 (2.8.0): Extracting archive
  • Installing guzzlehttp/promises (2.3.0): Extracting archive
  • Installing guzzlehttp/guzzle (7.10.0): Extracting archive
  • Installing fruitcake/php-cors (v1.3.0): Extracting archive
  • Installing laravel/framework (v12.38.1): Extracting archive
  • Installing fico7489/laravel-pivot (3.0.13): Extracting archive
  • Installing firebase/php-jwt (v6.11.1): Extracting archive
  • Installing symfony/options-resolver (v7.3.3): Extracting archive
  • Installing clue/stream-filter (v1.7.0): Extracting archive
  • Installing php-http/message (1.16.2): Extracting archive
  • Installing php-http/promise (1.3.1): Extracting archive
  • Installing php-http/httplug (2.4.1): Extracting archive
  • Installing php-http/client-common (2.7.2): Extracting archive
  • Installing influxdata/influxdb-client-php (3.8.0): Extracting archive
  • Installing influxdb/influxdb-php (1.15.2): Extracting archive
  • Installing marc-mabe/php-enum (v4.7.2): Extracting archive
  • Installing justinrainbow/json-schema (6.6.1): Extracting archive
  • Installing spomky-labs/pki-framework (1.4.0): Extracting archive
  • Installing web-token/jwt-library (4.1.0): Extracting archive
  • Installing spomky-labs/base64url (v2.0.4): Extracting archive
  • Installing minishlink/web-push (v9.0.3): Extracting archive
  • Installing laravel-notification-channels/webpush (10.2.0): Extracting archive
  • Installing nikic/php-parser (v5.6.2): Extracting archive
  • Installing psy/psysh (v0.12.14): Extracting archive
  • Installing laravel/tinker (v2.10.1): Extracting archive
  • Installing laravel/ui (v4.6.1): Extracting archive
  • Installing league/oauth1-client (v1.11.0): Extracting archive
  • Installing librenms/laravel-vue-i18n-generator (dev-master 7e72398): Extracting archive
  • Installing librenms/plugin-interfaces (1.0): Extracting archive
  • Installing ezyang/htmlpurifier (v4.19.0): Extracting archive
  • Installing mews/purifier (3.4.3): Extracting archive
  • Installing nunomaduro/laravel-console-summary (v1.13.0): Extracting archive
  • Installing paragonie/random_compat (v9.99.100): Extracting archive
  • Installing paragonie/sodium_compat (v1.23.0): Extracting archive
  • Installing pear/console_color2 (0.1.2): Extracting archive
  • Installing pear/console_table (v1.3.1): Extracting archive
  • Installing pear/net_dns2 (v1.5.5): Extracting archive
  • Installing paragonie/constant_time_encoding (v3.1.3): Extracting archive
  • Installing phpseclib/phpseclib (3.0.47): Extracting archive
  • Installing php-amqplib/php-amqplib (v3.7.3): Extracting archive
  • Installing phpmailer/phpmailer (v6.12.0): Extracting archive
  • Installing predis/predis (v3.2.0): Extracting archive
  • Installing laravel/socialite (v5.23.1): Extracting archive
  • Installing socialiteproviders/manager (v4.8.1): Extracting archive
  • Installing spatie/error-solutions (1.1.3): Extracting archive
  • Installing spatie/backtrace (1.8.1): Extracting archive
  • Installing spatie/flare-client-php (1.10.1): Extracting archive
  • Installing spatie/ignition (1.15.1): Extracting archive
  • Installing spatie/laravel-ignition (2.9.1): Extracting archive
  • Installing spatie/laravel-permission (6.23.0): Extracting archive
  • Installing symfony/yaml (v7.3.5): Extracting archive
  • Installing tecnickcom/tcpdf (6.10.0): Extracting archive
  • Installing tightenco/ziggy (v2.6.0): Extracting archive
    Package influxdb/influxdb-php is abandoned, you should avoid using it. No replacement was suggested.
    Generating optimized autoload files

Illuminate\Foundation\ComposerScripts::postAutoloadDump
@php artisan package:discover --ansi

INFO Discovering packages.

laravel-notification-channels/webpush ................................. DONE
laravel/socialite ..................................................... DONE
laravel/tinker ........................................................ DONE
laravel/ui ............................................................ DONE
librenms/laravel-vue-i18n-generator ................................... DONE
mews/purifier ......................................................... DONE
nesbot/carbon ......................................................... DONE
nunomaduro/termwind ................................................... DONE
spatie/laravel-ignition ............................................... DONE
spatie/laravel-permission ............................................. DONE
tightenco/ziggy ....................................................... DONE

70 packages you are using are looking for funding.
Use the composer fund command to find out more!

LibreNMS\ComposerHelper::postInstall
Illuminate\Foundation\ComposerScripts::postInstall
@php artisan vue-i18n:generate --multi-locales --format=umd
@php artisan view:cache

INFO Blade templates cached successfully.

@php artisan optimize

INFO Caching framework bootstrap, configuration, and metadata.

config ....................................................... 267.31ms DONE
events ......................................................... 1.34ms DONE
routes ........................................................ 43.20ms DONE
views ........................................................ 124.16ms DONE

@php artisan config:clear

INFO Configuration cache cleared successfully.

scripts/dynamic_check_requirements.py || pip3 install --user -r requirements.txt || :
/opt/librenms/scripts/dynamic_check_requirements.py:12: DeprecationWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html
import pkg_resources
Requirement already satisfied: PyMySQL!=1.0.0 in /usr/lib/python3/dist-packages (from -r requirements.txt (line 1)) (1.1.1)
Requirement already satisfied: python-dotenv in /usr/lib/python3/dist-packages (from -r requirements.txt (line 2)) (1.0.1)
Requirement already satisfied: redis>=4.0 in /usr/lib/python3/dist-packages (from -r requirements.txt (line 3)) (6.1.0)
Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from -r requirements.txt (line 4)) (78.1.1)
Collecting psutil>=5.9.6 (from -r requirements.txt (line 5))
Downloading psutil-7.1.3-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl.metadata (23 kB)
Collecting command_runner>=1.3.0 (from -r requirements.txt (line 6))
Downloading command_runner-1.7.5-py3-none-any.whl.metadata (26 kB)
Downloading psutil-7.1.3-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl (263 kB)
Downloading command_runner-1.7.5-py3-none-any.whl (26 kB)
Installing collected packages: psutil, command_runner

Successfully installed command_runner-1.7.5 psutil-7.1.3

INFO Preparing database.

Creating migration table .............................................................................. 25.21ms DONE

INFO Loading stored database schemas.

database/schema/mysql-schema.sql ........................................................................... 1s DONE

INFO Running migrations.

2025_06_11_025425_hr_device_table_add_status_default .................................................. 19.56ms DONE
2025_06_11_173916_drop_alert_rule ...................................................................... 5.36ms DONE
2025_06_19_165621_add_behavior_to_alert_schedule_table ................................................. 3.76ms DONE
2025_06_25_001525_change_transceivers_table_string_limit .............................................. 49.36ms DONE
2025_06_27_010101_ports_vlan_table_add_defaults ....................................................... 33.51ms DONE
2025_06_30_080844_add_ipv4_network_index_to_ipv4_addresses_table ....................................... 5.30ms DONE
2025_07_01_173854_hrdevice_default_values .............................................................. 8.04ms DONE
2025_07_01_175422_stp_change_root_cost_size ............................................................ 6.20ms DONE
2025_07_07_080514_change_hr_device_type ................................................................ 6.54ms DONE
2025_07_08_111910_change_stp_bridge_max_age_size ....................................................... 5.73ms DONE
2025_07_10_201918_update_vlans_table ................................................................... 7.96ms DONE
2025_07_29_025425_hr_device_table_add_type_default ..................................................... 0.06ms DONE
2025_09_17_101816_add_timestamp_indexes_to_device_outages_table ........................................ 9.81ms DONE
2025_09_18_132019_add_basic_roles ...................................................................... 1.78ms DONE
2025_09_24_145502_add_port_security_table ............................................................. 16.66ms DONE
2025_10_17_112553_bgp_peers_cbgp_bigint .............................................................. 150.31ms DONE

INFO Application key set successfully.

INFO Seeding database.

Database\Seeders\DefaultAlertTemplateSeeder ................................................................ RUNNING
Database\Seeders\DefaultAlertTemplateSeeder .............................................................. 5 ms DONE

Database\Seeders\ConfigSeeder .............................................................................. RUNNING
Database\Seeders\ConfigSeeder ............................................................................ 0 ms DONE

Database\Seeders\RolesSeeder ............................................................................... RUNNING
Database\Seeders\RolesSeeder ............................................................................. 2 ms DONE

The password field must be at least 8 characters.

[ERROR] in line 120: exit code 0: while executing command $STD su - librenms -s /bin/bash -c "cd /opt/librenms && lnms user:add -p admin -r admin admin"
/tmp/functions.sh: line 5207: post_update_to_api: command not found

[ERROR] in line 1382: exit code 0: while executing command lxc-attach -n "$CTID" -- bash "$INSTALL_SCRIPT_FILE"

[19:10:05] SSH script execution finished with code: 127

<!-- gh-comment-id:3543261465 --> @Destiny971 commented on GitHub (Nov 17, 2025): Here is the last auf the Verbose output: ✔️ Configured PHP-FPM ✔️ Configured Nginx ⏳ Configure ServicesCould not scan for classes inside "vendor/dapphp/radius" which does not appear to be a file nor a folder > LibreNMS\ComposerHelper::preInstall Installing dependencies from lock file Verifying lock file contents can be installed on current platform. - Downloading php-http/discovery (1.20.0) Package operations: 127 installs, 0 updates, 0 removals - Downloading amenadiel/jpgraph (v4.1.1) - Downloading clue/socket-raw (v1.6.0) - Downloading dapphp/radius (v3.0.0) - Downloading doctrine/inflector (2.1.0) - Downloading doctrine/lexer (3.0.1) - Downloading dragonmantank/cron-expression (v3.6.0) - Downloading easybook/geshi (v1.0.8.19) - Downloading enshrined/svg-sanitize (0.22.0) - Downloading voku/portable-ascii (2.0.3) - Downloading symfony/polyfill-php80 (v1.33.0) - Downloading symfony/polyfill-mbstring (v1.33.0) - Downloading symfony/polyfill-ctype (v1.33.0) - Downloading phpoption/phpoption (1.9.4) - Downloading graham-campbell/result-type (v1.1.3) - Downloading vlucas/phpdotenv (v5.6.2) - Downloading symfony/css-selector (v7.3.6) - Downloading tijsverkoyen/css-to-inline-styles (v2.3.0) - Downloading symfony/deprecation-contracts (v3.6.0) - Downloading symfony/var-dumper (v7.3.5) - Downloading symfony/polyfill-uuid (v1.33.0) - Downloading symfony/uid (v7.3.1) - Downloading symfony/routing (v7.3.6) - Downloading symfony/process (v7.3.4) - Downloading symfony/polyfill-php85 (v1.33.0) - Downloading symfony/polyfill-php84 (v1.33.0) - Downloading symfony/polyfill-php83 (v1.33.0) - Downloading symfony/polyfill-intl-normalizer (v1.33.0) - Downloading symfony/polyfill-intl-idn (v1.33.0) - Downloading symfony/mime (v7.3.4) - Downloading psr/container (2.0.2) - Downloading symfony/service-contracts (v3.6.1) - Downloading psr/event-dispatcher (1.0.0) - Downloading symfony/event-dispatcher-contracts (v3.6.0) - Downloading symfony/event-dispatcher (v7.3.3) - Downloading psr/log (3.0.2) - Downloading egulias/email-validator (4.0.4) - Downloading symfony/mailer (v7.3.5) - Downloading symfony/http-foundation (v7.3.7) - Downloading symfony/error-handler (v7.3.6) - Downloading symfony/http-kernel (v7.3.7) - Downloading symfony/finder (v7.3.5) - Downloading symfony/polyfill-intl-grapheme (v1.33.0) - Downloading symfony/string (v7.3.4) - Downloading symfony/console (v7.3.6) - Downloading ramsey/collection (2.1.1) - Downloading brick/math (0.14.0) - Downloading ramsey/uuid (4.9.1) - Downloading psr/simple-cache (3.0.0) - Downloading nunomaduro/termwind (v2.3.2) - Downloading symfony/translation-contracts (v3.6.1) - Downloading symfony/translation (v7.3.4) - Downloading psr/clock (1.0.0) - Downloading symfony/clock (v7.3.0) - Downloading carbonphp/carbon-doctrine-types (3.2.0) - Downloading nesbot/carbon (3.10.3) - Downloading monolog/monolog (3.9.0) - Downloading psr/http-message (2.0) - Downloading psr/http-factory (1.1.0) - Downloading league/uri-interfaces (7.5.0) - Downloading league/uri (7.5.1) - Downloading league/mime-type-detection (1.16.0) - Downloading league/flysystem-local (3.30.2) - Downloading league/flysystem (3.30.2) - Downloading nette/utils (v4.0.8) - Downloading nette/schema (v1.3.3) - Downloading dflydev/dot-access-data (v3.0.3) - Downloading league/config (v1.2.0) - Downloading league/commonmark (2.7.1) - Downloading laravel/serializable-closure (v2.0.6) - Downloading laravel/prompts (v0.3.7) - Downloading guzzlehttp/uri-template (v1.0.5) - Downloading psr/http-client (1.0.3) - Downloading ralouphie/getallheaders (3.0.3) - Downloading guzzlehttp/psr7 (2.8.0) - Downloading guzzlehttp/promises (2.3.0) - Downloading guzzlehttp/guzzle (7.10.0) - Downloading fruitcake/php-cors (v1.3.0) - Downloading laravel/framework (v12.38.1) - Downloading fico7489/laravel-pivot (3.0.13) - Downloading firebase/php-jwt (v6.11.1) - Downloading symfony/options-resolver (v7.3.3) - Downloading clue/stream-filter (v1.7.0) - Downloading php-http/message (1.16.2) - Downloading php-http/promise (1.3.1) - Downloading php-http/httplug (2.4.1) - Downloading php-http/client-common (2.7.2) - Downloading influxdata/influxdb-client-php (3.8.0) - Downloading influxdb/influxdb-php (1.15.2) - Downloading marc-mabe/php-enum (v4.7.2) - Downloading justinrainbow/json-schema (6.6.1) - Downloading spomky-labs/pki-framework (1.4.0) - Downloading web-token/jwt-library (4.1.0) - Downloading spomky-labs/base64url (v2.0.4) - Downloading minishlink/web-push (v9.0.3) - Downloading laravel-notification-channels/webpush (10.2.0) - Downloading nikic/php-parser (v5.6.2) - Downloading psy/psysh (v0.12.14) - Downloading laravel/tinker (v2.10.1) - Downloading laravel/ui (v4.6.1) - Downloading league/oauth1-client (v1.11.0) - Downloading librenms/laravel-vue-i18n-generator (dev-master 7e72398) - Downloading librenms/plugin-interfaces (1.0) - Downloading ezyang/htmlpurifier (v4.19.0) - Downloading mews/purifier (3.4.3) - Downloading nunomaduro/laravel-console-summary (v1.13.0) - Downloading paragonie/random_compat (v9.99.100) - Downloading paragonie/sodium_compat (v1.23.0) - Downloading pear/console_color2 (0.1.2) - Downloading pear/console_table (v1.3.1) - Downloading pear/net_dns2 (v1.5.5) - Downloading paragonie/constant_time_encoding (v3.1.3) - Downloading phpseclib/phpseclib (3.0.47) - Downloading php-amqplib/php-amqplib (v3.7.3) - Downloading phpmailer/phpmailer (v6.12.0) - Downloading predis/predis (v3.2.0) - Downloading laravel/socialite (v5.23.1) - Downloading socialiteproviders/manager (v4.8.1) - Downloading spatie/error-solutions (1.1.3) - Downloading spatie/backtrace (1.8.1) - Downloading spatie/flare-client-php (1.10.1) - Downloading spatie/ignition (1.15.1) - Downloading spatie/laravel-ignition (2.9.1) - Downloading spatie/laravel-permission (6.23.0) - Downloading symfony/yaml (v7.3.5) - Downloading tecnickcom/tcpdf (6.10.0) - Downloading tightenco/ziggy (v2.6.0) - Installing php-http/discovery (1.20.0): Extracting archive - Installing amenadiel/jpgraph (v4.1.1): Extracting archive - Installing clue/socket-raw (v1.6.0): Extracting archive - Installing dapphp/radius (v3.0.0): Extracting archive - Installing doctrine/inflector (2.1.0): Extracting archive - Installing doctrine/lexer (3.0.1): Extracting archive - Installing dragonmantank/cron-expression (v3.6.0): Extracting archive - Installing easybook/geshi (v1.0.8.19): Extracting archive - Installing enshrined/svg-sanitize (0.22.0): Extracting archive - Installing voku/portable-ascii (2.0.3): Extracting archive - Installing symfony/polyfill-php80 (v1.33.0): Extracting archive - Installing symfony/polyfill-mbstring (v1.33.0): Extracting archive - Installing symfony/polyfill-ctype (v1.33.0): Extracting archive - Installing phpoption/phpoption (1.9.4): Extracting archive - Installing graham-campbell/result-type (v1.1.3): Extracting archive - Installing vlucas/phpdotenv (v5.6.2): Extracting archive - Installing symfony/css-selector (v7.3.6): Extracting archive - Installing tijsverkoyen/css-to-inline-styles (v2.3.0): Extracting archive - Installing symfony/deprecation-contracts (v3.6.0): Extracting archive - Installing symfony/var-dumper (v7.3.5): Extracting archive - Installing symfony/polyfill-uuid (v1.33.0): Extracting archive - Installing symfony/uid (v7.3.1): Extracting archive - Installing symfony/routing (v7.3.6): Extracting archive - Installing symfony/process (v7.3.4): Extracting archive - Installing symfony/polyfill-php85 (v1.33.0): Extracting archive - Installing symfony/polyfill-php84 (v1.33.0): Extracting archive - Installing symfony/polyfill-php83 (v1.33.0): Extracting archive - Installing symfony/polyfill-intl-normalizer (v1.33.0): Extracting archive - Installing symfony/polyfill-intl-idn (v1.33.0): Extracting archive - Installing symfony/mime (v7.3.4): Extracting archive - Installing psr/container (2.0.2): Extracting archive - Installing symfony/service-contracts (v3.6.1): Extracting archive - Installing psr/event-dispatcher (1.0.0): Extracting archive - Installing symfony/event-dispatcher-contracts (v3.6.0): Extracting archive - Installing symfony/event-dispatcher (v7.3.3): Extracting archive - Installing psr/log (3.0.2): Extracting archive - Installing egulias/email-validator (4.0.4): Extracting archive - Installing symfony/mailer (v7.3.5): Extracting archive - Installing symfony/http-foundation (v7.3.7): Extracting archive - Installing symfony/error-handler (v7.3.6): Extracting archive - Installing symfony/http-kernel (v7.3.7): Extracting archive - Installing symfony/finder (v7.3.5): Extracting archive - Installing symfony/polyfill-intl-grapheme (v1.33.0): Extracting archive - Installing symfony/string (v7.3.4): Extracting archive - Installing symfony/console (v7.3.6): Extracting archive - Installing ramsey/collection (2.1.1): Extracting archive - Installing brick/math (0.14.0): Extracting archive - Installing ramsey/uuid (4.9.1): Extracting archive - Installing psr/simple-cache (3.0.0): Extracting archive - Installing nunomaduro/termwind (v2.3.2): Extracting archive - Installing symfony/translation-contracts (v3.6.1): Extracting archive - Installing symfony/translation (v7.3.4): Extracting archive - Installing psr/clock (1.0.0): Extracting archive - Installing symfony/clock (v7.3.0): Extracting archive - Installing carbonphp/carbon-doctrine-types (3.2.0): Extracting archive - Installing nesbot/carbon (3.10.3): Extracting archive - Installing monolog/monolog (3.9.0): Extracting archive - Installing psr/http-message (2.0): Extracting archive - Installing psr/http-factory (1.1.0): Extracting archive - Installing league/uri-interfaces (7.5.0): Extracting archive - Installing league/uri (7.5.1): Extracting archive - Installing league/mime-type-detection (1.16.0): Extracting archive - Installing league/flysystem-local (3.30.2): Extracting archive - Installing league/flysystem (3.30.2): Extracting archive - Installing nette/utils (v4.0.8): Extracting archive - Installing nette/schema (v1.3.3): Extracting archive - Installing dflydev/dot-access-data (v3.0.3): Extracting archive - Installing league/config (v1.2.0): Extracting archive - Installing league/commonmark (2.7.1): Extracting archive - Installing laravel/serializable-closure (v2.0.6): Extracting archive - Installing laravel/prompts (v0.3.7): Extracting archive - Installing guzzlehttp/uri-template (v1.0.5): Extracting archive - Installing psr/http-client (1.0.3): Extracting archive - Installing ralouphie/getallheaders (3.0.3): Extracting archive - Installing guzzlehttp/psr7 (2.8.0): Extracting archive - Installing guzzlehttp/promises (2.3.0): Extracting archive - Installing guzzlehttp/guzzle (7.10.0): Extracting archive - Installing fruitcake/php-cors (v1.3.0): Extracting archive - Installing laravel/framework (v12.38.1): Extracting archive - Installing fico7489/laravel-pivot (3.0.13): Extracting archive - Installing firebase/php-jwt (v6.11.1): Extracting archive - Installing symfony/options-resolver (v7.3.3): Extracting archive - Installing clue/stream-filter (v1.7.0): Extracting archive - Installing php-http/message (1.16.2): Extracting archive - Installing php-http/promise (1.3.1): Extracting archive - Installing php-http/httplug (2.4.1): Extracting archive - Installing php-http/client-common (2.7.2): Extracting archive - Installing influxdata/influxdb-client-php (3.8.0): Extracting archive - Installing influxdb/influxdb-php (1.15.2): Extracting archive - Installing marc-mabe/php-enum (v4.7.2): Extracting archive - Installing justinrainbow/json-schema (6.6.1): Extracting archive - Installing spomky-labs/pki-framework (1.4.0): Extracting archive - Installing web-token/jwt-library (4.1.0): Extracting archive - Installing spomky-labs/base64url (v2.0.4): Extracting archive - Installing minishlink/web-push (v9.0.3): Extracting archive - Installing laravel-notification-channels/webpush (10.2.0): Extracting archive - Installing nikic/php-parser (v5.6.2): Extracting archive - Installing psy/psysh (v0.12.14): Extracting archive - Installing laravel/tinker (v2.10.1): Extracting archive - Installing laravel/ui (v4.6.1): Extracting archive - Installing league/oauth1-client (v1.11.0): Extracting archive - Installing librenms/laravel-vue-i18n-generator (dev-master 7e72398): Extracting archive - Installing librenms/plugin-interfaces (1.0): Extracting archive - Installing ezyang/htmlpurifier (v4.19.0): Extracting archive - Installing mews/purifier (3.4.3): Extracting archive - Installing nunomaduro/laravel-console-summary (v1.13.0): Extracting archive - Installing paragonie/random_compat (v9.99.100): Extracting archive - Installing paragonie/sodium_compat (v1.23.0): Extracting archive - Installing pear/console_color2 (0.1.2): Extracting archive - Installing pear/console_table (v1.3.1): Extracting archive - Installing pear/net_dns2 (v1.5.5): Extracting archive - Installing paragonie/constant_time_encoding (v3.1.3): Extracting archive - Installing phpseclib/phpseclib (3.0.47): Extracting archive - Installing php-amqplib/php-amqplib (v3.7.3): Extracting archive - Installing phpmailer/phpmailer (v6.12.0): Extracting archive - Installing predis/predis (v3.2.0): Extracting archive - Installing laravel/socialite (v5.23.1): Extracting archive - Installing socialiteproviders/manager (v4.8.1): Extracting archive - Installing spatie/error-solutions (1.1.3): Extracting archive - Installing spatie/backtrace (1.8.1): Extracting archive - Installing spatie/flare-client-php (1.10.1): Extracting archive - Installing spatie/ignition (1.15.1): Extracting archive - Installing spatie/laravel-ignition (2.9.1): Extracting archive - Installing spatie/laravel-permission (6.23.0): Extracting archive - Installing symfony/yaml (v7.3.5): Extracting archive - Installing tecnickcom/tcpdf (6.10.0): Extracting archive - Installing tightenco/ziggy (v2.6.0): Extracting archive Package influxdb/influxdb-php is abandoned, you should avoid using it. No replacement was suggested. Generating optimized autoload files > Illuminate\Foundation\ComposerScripts::postAutoloadDump > @php artisan package:discover --ansi INFO Discovering packages. laravel-notification-channels/webpush ................................. DONE laravel/socialite ..................................................... DONE laravel/tinker ........................................................ DONE laravel/ui ............................................................ DONE librenms/laravel-vue-i18n-generator ................................... DONE mews/purifier ......................................................... DONE nesbot/carbon ......................................................... DONE nunomaduro/termwind ................................................... DONE spatie/laravel-ignition ............................................... DONE spatie/laravel-permission ............................................. DONE tightenco/ziggy ....................................................... DONE 70 packages you are using are looking for funding. Use the `composer fund` command to find out more! > LibreNMS\ComposerHelper::postInstall > Illuminate\Foundation\ComposerScripts::postInstall > @php artisan vue-i18n:generate --multi-locales --format=umd > @php artisan view:cache INFO Blade templates cached successfully. > @php artisan optimize INFO Caching framework bootstrap, configuration, and metadata. config ....................................................... 267.31ms DONE events ......................................................... 1.34ms DONE routes ........................................................ 43.20ms DONE views ........................................................ 124.16ms DONE > @php artisan config:clear INFO Configuration cache cleared successfully. > scripts/dynamic_check_requirements.py || pip3 install --user -r requirements.txt || : /opt/librenms/scripts/dynamic_check_requirements.py:12: DeprecationWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html import pkg_resources Requirement already satisfied: PyMySQL!=1.0.0 in /usr/lib/python3/dist-packages (from -r requirements.txt (line 1)) (1.1.1) Requirement already satisfied: python-dotenv in /usr/lib/python3/dist-packages (from -r requirements.txt (line 2)) (1.0.1) Requirement already satisfied: redis>=4.0 in /usr/lib/python3/dist-packages (from -r requirements.txt (line 3)) (6.1.0) Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from -r requirements.txt (line 4)) (78.1.1) Collecting psutil>=5.9.6 (from -r requirements.txt (line 5)) Downloading psutil-7.1.3-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl.metadata (23 kB) Collecting command_runner>=1.3.0 (from -r requirements.txt (line 6)) Downloading command_runner-1.7.5-py3-none-any.whl.metadata (26 kB) Downloading psutil-7.1.3-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl (263 kB) Downloading command_runner-1.7.5-py3-none-any.whl (26 kB) Installing collected packages: psutil, command_runner Successfully installed command_runner-1.7.5 psutil-7.1.3 INFO Preparing database. Creating migration table .............................................................................. 25.21ms DONE INFO Loading stored database schemas. database/schema/mysql-schema.sql ........................................................................... 1s DONE INFO Running migrations. 2025_06_11_025425_hr_device_table_add_status_default .................................................. 19.56ms DONE 2025_06_11_173916_drop_alert_rule ...................................................................... 5.36ms DONE 2025_06_19_165621_add_behavior_to_alert_schedule_table ................................................. 3.76ms DONE 2025_06_25_001525_change_transceivers_table_string_limit .............................................. 49.36ms DONE 2025_06_27_010101_ports_vlan_table_add_defaults ....................................................... 33.51ms DONE 2025_06_30_080844_add_ipv4_network_index_to_ipv4_addresses_table ....................................... 5.30ms DONE 2025_07_01_173854_hrdevice_default_values .............................................................. 8.04ms DONE 2025_07_01_175422_stp_change_root_cost_size ............................................................ 6.20ms DONE 2025_07_07_080514_change_hr_device_type ................................................................ 6.54ms DONE 2025_07_08_111910_change_stp_bridge_max_age_size ....................................................... 5.73ms DONE 2025_07_10_201918_update_vlans_table ................................................................... 7.96ms DONE 2025_07_29_025425_hr_device_table_add_type_default ..................................................... 0.06ms DONE 2025_09_17_101816_add_timestamp_indexes_to_device_outages_table ........................................ 9.81ms DONE 2025_09_18_132019_add_basic_roles ...................................................................... 1.78ms DONE 2025_09_24_145502_add_port_security_table ............................................................. 16.66ms DONE 2025_10_17_112553_bgp_peers_cbgp_bigint .............................................................. 150.31ms DONE INFO Application key set successfully. INFO Seeding database. Database\Seeders\DefaultAlertTemplateSeeder ................................................................ RUNNING Database\Seeders\DefaultAlertTemplateSeeder .............................................................. 5 ms DONE Database\Seeders\ConfigSeeder .............................................................................. RUNNING Database\Seeders\ConfigSeeder ............................................................................ 0 ms DONE Database\Seeders\RolesSeeder ............................................................................... RUNNING Database\Seeders\RolesSeeder ............................................................................. 2 ms DONE The password field must be at least 8 characters. [ERROR] in line 120: exit code 0: while executing command $STD su - librenms -s /bin/bash -c "cd /opt/librenms && lnms user:add -p admin -r admin admin" /tmp/functions.sh: line 5207: post_update_to_api: command not found [ERROR] in line 1382: exit code 0: while executing command lxc-attach -n "$CTID" -- bash "$INSTALL_SCRIPT_FILE" [19:10:05] ✅ SSH script execution finished with code: 127
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#2021
No description provided.