martim01 / pam

Audio Monitoring Software designed to run on a Raspberry pi with touchscreen
GNU General Public License v3.0
147 stars 12 forks source link

WARNING MaxDb GetVendor: '-1' not found. IF PTPMonkey Plugin is loaded #68

Closed Twister10000 closed 2 years ago

Twister10000 commented 2 years ago

Hello

when I add the PTP plugin and restart PAM I always get the following error message: WARNING MaxDb GetVendor: '-1' not found.

martim01 commented 2 years ago

When the PTP plugin sees a message from a clock or "client" it attempts to lookup the MAC address that is in the message to give some more detail about the sender. The above WARNING is a misspelling it should be "MAC DB GetVendor not found". It should also have been a TRACE message rather than a warning so I've removed it and corrected the spelling mistakes elsewhere in that file