Hi ,
Im having troubles after making a : git checkout master
My validate.php:
In AppServiceProvider.php line 43:
Call to undefined method Illuminate\Pagination\Paginator::useBootstrap()
====================================
Component | Version |
---|---|
LibreNMS | 21.4.0-72-gbe54aa3e6 |
DB Schema | Not Connected (0) |
PHP | 7.2.34-21+ubuntu20.04.1+deb.sury.org+1 |
Python | 3.8.5 |
MySQL | ? |
RRDTool | 1.7.2 |
SNMP | NET-SNMP 5.8 |
==================================== |
[OK] Composer Version: 1.10.22
[OK] Dependencies up-to-date.
librenms@bue-lnx03:~$ ^C
librenms@bue-lnx03:~$
librenms@bue-lnx03:~$ ./discovery.php -h HOSTNAME -d | ./pbin.sh
Paste endpoint: https://p.libren.ms/api/create
title:
name: librenms
private: 1
expire: 0
Untitled - LibreNMS
librenms@bue-lnx03:~$
librenms@bue-lnx03:~$ ./discovery.php -h HOSTNAME -d | ./pbin.sh
Paste endpoint: https://p.libren.ms/api/create
title:
name: librenms
private: 1
expire: 0
Untitled - LibreNMS
librenms@bue-lnx03:~$ ./poller.php -h HOSTNAME -r -f -d | ./pbin.sh
Paste endpoint: https://p.libren.ms/api/create
title:
name: librenms
private: 1
expire: 0
Untitled - LibreNMS
librenms@bue-lnx03:~$
I dont know if was my mistake or not .

i just make a git checkout master becase was recomended after validate.php command .
im really dont know why db schema cant connect .
mariadb its running just fine and im running php 7 .
regards.