Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Librenms version are different from web interface and ssh #15804

Open
thoms27 opened this issue Feb 6, 2024 · 0 comments
Open

Librenms version are different from web interface and ssh #15804

thoms27 opened this issue Feb 6, 2024 · 0 comments

Comments

@thoms27
Copy link

thoms27 commented Feb 6, 2024

The problem

Hello,

When I run ./validate.php script (with librenms user) it's show a different version from web interface :

In CLI :

Component Version
LibreNMS 24.1.0-66-g08ae2fdbc (2024-02-05T20:02:36+01:00)
DB Schema 2024_01_09_211518_custom_map_node_maplink (288)

Web Interface:
image

Do you know why and how to proceed to resolve this ?

Thank you in advance.
Regards

Thomas V.

Output of ./validate.php

===========================================
Component | Version
--------- | -------
LibreNMS  | 24.1.0-66-g08ae2fdbc (2024-02-05T20:02:36+01:00)
DB Schema | 2024_01_09_211518_custom_map_node_maplink (288)
PHP       | 8.1.10
Python    | 3.7.3
Database  | MariaDB 10.3.39-MariaDB-0+deb10u2
RRDTool   | 1.7.1
SNMP      | 5.7.3
===========================================

[OK]    Composer Version: 2.6.6
[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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant