Caching Mac OUI data FAIL

Hi all,
when I try to run daily.sh I have an error like below:

*-bash-4.2$ ./daily.sh *
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
Caching Mac OUI data FAIL
Caching Mac OUI

  • → Downloading …*
    Error processing Mac OUI :
    Exception: Requests_Exception
    cURL error 56: Received HTTP code 403 from proxy after CONNECT

I’m connecting using proxy but previously there was no problem with that.

-bash-4.2$ ./validate.php

Component Version
LibreNMS 21.7.0-36-gbbe5e9e
DB Schema 2021_07_06_1845_alter_bill_history_max_min (212)
PHP 7.3.27
Python 3.6.8
MySQL 10.5.9-MariaDB
RRDTool 1.4.8
SNMP NET-SNMP 5.7.2

====================================

[OK] Composer Version: 2.1.5
[OK] Dependencies up-to-date.
[OK] Database connection successful
[OK] Database schema correct
[WARN] IPv6 is disabled on your server, you will not be able to add IPv6 devices.
[WARN] Your local git contains modified files, this could prevent automatic updates.
[FIX]:
You can fix this with ./scripts/github-remove
Modified Files:
logs/.gitignore

The problem comes from your proxy and not librenms

This topic was automatically closed 91 days after the last reply. New replies are no longer allowed.