afuerhoff / ioBroker.fb-checkpresence

The adapter checks the presence of family members over the fritzbox. Also you can have a list of all devices in the Fritzbox. Unknown devices are reported in the blacklist.
MIT License
23 stars 7 forks source link

Warnings in log with device list #127

Closed OneCreek closed 2 years ago

OneCreek commented 2 years ago

Describe the bug
Periodic warning in log about devicelist.

To Reproduce
no problem with adapter 1.1.14. Now ioBroker Docker update and Adapter update and new Instance setup.

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots & Logfiles
fb-checkpresence.0 2022-06-21 ... warn devicelist: {"List":{"Item":[{"Index":"1","IPAddress":"","MACAddress":"B6:::::","Active":"0","HostName":"Blabla","InterfaceType":"","X_AVM-DE_Port":"0","X_AVM-DE_Speed":"0","X_AVM-DE_UpdateAvailable":"0","X_AVM-DE_UpdateSuccessful":"unknown","X_AVM-DE_InfoURL":"","X_AVM-DE_Model":"","X_AVM-DE_URL":"","X_AVM-DE_Guest":"0","X_AVM-DE_VPN":"0","X_AVM-DE_WANAccess":"error","X_AVM-DE_Disallow":"0"}, und das für alle Index Die warning passiert ungeführ jede Minute...

Versions:

Additional context
no problem with adapter 1.1.14. Now ioBroker Docker update and Adapter update and new Instance setup.

afuerhoff commented 2 years ago

Do you have the version from Github installed?

OneCreek commented 2 years ago

yes. Downloaded yesterday after many issues in the log after ioBroker update.

afuerhoff commented 2 years ago

Please install from the official repositories. Github is only for testing or debuging.

OneCreek commented 2 years ago

Ok, actually after resetting everything and using the latest official one, no issues so far. Thanks and sorry for raising this issue.