You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I get some warnings, but they are because I only get DOCSIS 3.1 downstream (and not upstream, so the array is empty?) and my connection is over IP (no PPP, so the four PPP entries in metrics.json probably trigger the UPnP 401). These shouldn't cause trouble:
time="2024-02-24T12:48:38Z" level=error msg="Can not get metric values for data.channelUs.docsis31..powerLevel: item 'data.channelUs.docsis31.' has no values"
time="2024-02-24T12:48:39Z" level=error msg="Can not get metric values for data.channelUs.docsis31..modulation: item 'data.channelUs.docsis31.' has no values"
time="2024-02-24T12:49:36Z" level=warning msg="can not collect metrics: GetInfo: SAOPFault: UPnPError 401 (Invalid Action)"
time="2024-02-24T12:49:36Z" level=warning msg="can not collect metrics: GetInfo: SAOPFault: UPnPError 401 (Invalid Action)"
time="2024-02-24T12:49:36Z" level=warning msg="can not collect metrics: GetInfo: SAOPFault: UPnPError 401 (Invalid Action)"
time="2024-02-24T12:49:36Z" level=warning msg="can not collect metrics: GetInfo: SAOPFault: UPnPError 401 (Invalid Action)"
The text was updated successfully, but these errors were encountered:
Hi,
in case this is of interest to someone, this is my metrics-lua.json with some extra metrics on top of those in the generic cable box file:
fb6660-cable.json
I get some warnings, but they are because I only get DOCSIS 3.1 downstream (and not upstream, so the array is empty?) and my connection is over IP (no PPP, so the four PPP entries in metrics.json probably trigger the UPnP 401). These shouldn't cause trouble:
The text was updated successfully, but these errors were encountered: