Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [librenms@~ ]$ ./daily.sh
- PHP Fatal error: Declaration of App\Exceptions\Handler::render($request, Throwable $exception) must be compatible with Illuminate\Contracts\Debug\ExceptionHandler::render($request, Exception $e) in /usr/local/opt/librenms/app/Exceptions/Handler.php on line 8
- PHP Fatal error: Uncaught ReflectionException: Class App\Exceptions\Handler does not exist in /usr/local/opt/librenms/vendor/laravel/framework/src/Illuminate/Container/Container.php:779
- Stack trace:
- #0 /usr/local/opt/librenms/vendor/laravel/framework/src/Illuminate/Container/Container.php(779): ReflectionClass->__construct('App\\Exceptions\\...')
- #1 /usr/local/opt/librenms/vendor/laravel/framework/src/Illuminate/Container/Container.php(658): Illuminate\Container\Container->build('App\\Exceptions\\...')
- #2 /usr/local/opt/librenms/vendor/laravel/framework/src/Illuminate/Container/Container.php(609): Illuminate\Container\Container->resolve('App\\Exceptions\\...', Array)
- #3 /usr/local/opt/librenms/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(759): Illuminate\Container\Container->make('App\\Exceptions\\...', Array)
- #4 /usr/local/opt/librenms/vendor/laravel/framework/src/Illuminate/Container/Container.php(264): Illuminate\Foundation\Application->make('App\\Exceptions\\...', Array)
- #5 /usr/local/opt/librenms/ve in /usr/local/opt/librenms/vendor/laravel/framework/src/Illuminate/Container/Container.php on line 779
- Python 3 dependencies missing, Unsupported PHP version, switched to php71-python2 branch. OK
- Updating to latest codebase OK
- Updating Composer packages OK
- Updating SQL-Schema OK
- Updating submodules OK
- Cleaning up DB OK
- Fetching notifications OK
- Caching PeeringDB data OK
- [librenms@ ~ ]$ ./validate.php
- In PackageManifest.php line 122:
- Undefined index: name
- ====================================
- Component | Version
- --------- | -------
- LibreNMS | 1.63-57-g0040f38
- DB Schema | Not Connected (0)
- PHP | 7.1.33
- Python | 3.6.8
- MySQL | ?
- RRDTool | 1.4.8
- SNMP | NET-SNMP 5.7.2
- ====================================
- [OK] Composer Version: 2.2.6
- [OK] Dependencies up-to-date.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement