Hi,
I’m problem with python.
I installed Python 3.6.9 in server and works with root and librenms user.
[[email protected]******* ~]# python --version
Python 3.6.9
[[email protected]******** ~]# su - librenms
-bash-4.2$ python --version
Python 3.6.9
But, i check on web, librenms dont found:
if run validate, its all ok
[[email protected]********* ~]# /opt/librenms/validate.php
Component | Version |
---|---|
LibreNMS | 1.63-94-g9ac05f4 |
DB Schema | 2020_04_13_150500_add_last_error_fields_to_bgp_peers (164) |
PHP | 7.2.24 |
Python | 3.6.9 |
MySQL | 10.4.12-MariaDB |
RRDTool | 1.4.8 |
SNMP | NET-SNMP 5.7.2 |
==================================== |
[OK] Composer Version: 1.10.6
[OK] Dependencies up-to-date.
[OK] Database connection successful
[OK] Database schema correct
Thanks