librenms / librenms

Community-based GPL-licensed network monitoring system
https://www.librenms.org
Other
3.81k stars 2.27k forks source link

Daily update fail - dependecy problem with php 8.3.2 #15838

Closed wr4eng closed 6 months ago

wr4eng commented 7 months ago

The problem

We just attempted to update your install but failed. The information below should help you fix this.

LibreNMS\ComposerHelper::preInstall Installing dependencies from lock file Verifying lock file contents can be installed on current platform. Your lock file does not contain a compatible set of packages. Please run composer update.

Problem 1

Output of ./validate.php

===========================================
Component | Version
--------- | -------
LibreNMS  | 24.1.0 (2024-01-07T22:49:52+07:00)
DB Schema | 2023_12_15_105529_access_points_nummonbssid_integer (276)
PHP       | 8.3.2-1+0~20240120.16+debian11~1.gbpb43448
Python    | 3.9.2
Database  | MariaDB 10.5.23-MariaDB-0+deb11u1
RRDTool   | 1.7.2
SNMP      | 5.9
===========================================

[OK]    Composer Version: 2.7.1
[OK]    Dependencies up-to-date.
[OK]    Database connection successful
[OK]    Database Schema is current
[OK]    SQL Server meets minimum requirements
[OK]    lower_case_table_names is enabled
[OK]    MySQL engine is optimal
[OK]    Database and column collations are correct
[OK]    Database schema correct
[OK]    MySQl and PHP time match
[OK]    Active pollers found
[OK]    Dispatcher Service not detected
[OK]    Locks are functional
[OK]    Python poller wrapper is polling
[OK]    Redis is unavailable
[OK]    rrdtool version ok
[OK]    Connected to rrdcached

What was the last working version of LibreNMS?

No response

Anything in the logs that might be useful for us?

No response

murrant commented 6 months ago

It looks like you are on an old version of LibreNMS, closing.