Error in Fritzboxtr064 Binding with FritzOS 7.20

Hi,

I updated my Fritzbox 7590 to current FritzOS 7.20.

Since the Update I get the following error of Fritzboxtr064 Binding:
2020-07-06 22:06:05.754 [INFO ] [g.fritzboxtr064.internal.CallMonitor] - Connected to FritzBox on 192.168.xxx.xxx:1012
2020-07-06 22:06:07.999 [ERROR] [ing.fritzboxtr064.internal.Tr064Comm] - Failed to receive valid response from httpGet: null
2020-07-06 22:06:08.001 [ERROR] [ing.fritzboxtr064.internal.Tr064Comm] - Releasing connection to FritzBox because of error!
2020-07-06 22:06:08.004 [WARN ] [ing.fritzboxtr064.internal.Tr064Comm] - Failed to read call list info from URL &days=5

I think, the TR064 Interface changed.
Anyone an idea, what I can do?

Thanks a lot

Assuming this is not a configuration problem and you’re right about the interface changing, then the OH1 binding is dead.

There’s going to be an OH3 binding eventually.

Have also upgraded to 7.20 today but have not seen any problems with the TR064 binding yet. I still get information from FB and can control FB items.

The release notes of 7.20 do not list any changes/updates for TR-064 neither does AVMs TR064 deveoper guide ( https://avm.de/fileadmin/user_upload/Global/Service/Schnittstellen/AVM_TR-064_first_steps.pdf ). The latest change is documented to happened on 01.03.2019. This change seem to correlate to FritzOS 7.10.

Deleting the Item:
Number i_entgangeneAnrufe “Entgangene Anrufe [%s]” {fritzboxtr064=“missedCallsInDays:5”}

fixed the problem, now the error doesn’t occur anymore, maybe you’re not using this item?

I think, that’s not true.
According
https://avm.de/service/downloads/update-news/download/show/eyJkaXNwbGF5IjoiRlJJVFohQm94IDc1OTAiLCJ1cmwiOiJodHRwOlwvXC9kb3dubG9hZC5hdm0uZGVcL2ZyaXR6Ym94XC9mcml0emJveC03NTkwXC9kZXV0c2NobGFuZFwvZnJpdHoub3NcL2luZm9fZGUudHh0IiwiaGFzaCI6IjNiYmQ1ZTI5YTg4N2NjM2U3ZjRhZTRhOTY4YjE3OTNmYTA2MWU1NzA1Y2NkYjZlYjA2ODM2NWYwNjEzYWMzZjcifQ%3D%3D/

TR-064 was changed, maybe the documentation is not on current state?

… see line:
Änderung Die Programmierschnittstelle TR-064 ist aktualisiert. Siehe https://www.avm.de/schnittstellen

well, actually I do. Currently it shows a value of “3”, therefore I assume it works. I am on 2.5.6.

Hi,

that’s strange, I reactivated the Item and the error is here again (of course I rebooted the Fritzbox several times).
Could you please share your Item Definition?

Hi,

that’s strange, I reactivated the Item and the error is here again (of course I rebooted the Fritzbox several times).
Could you please share your Item Definition?

sure:
Number fboxMissedCalls “Missed Calls [%s]” {fritzboxtr064=“missedCallsInDays:5”}

btw: I am not making use of the DSL information and statistics items since this FB is not connected to DSL/Cable.

as I wrote that one is related to 7.10 and dated 01.03.2019 and not related to 7.20.

Hi, my Problem is also fixed.
What was the issue?
Updated to 7.20 after that the error occured.
The reason was, unblievable, the android APP “BOXTOGO” which has nothing to do with openhab at all.
But…
After the upgrade of the Fritzbox to 7.20 at the next reconnect, the APP deactivates the caller list of the fritzbox. That caused the “missedCallInDays” Item to not work proper and causing the TR064 Binding to crash.

After activating the caller list on the Fritzbox again. it works without an problem :wink:

Here’s the link to the (german) BoxToGo Forum:
https://almisoft.de/forum/viewtopic.php?f=15&t=3771&sid=d2a7ed6bae784fb1a47d732baf50be1a

And a Screenshot of the Fritzbox setting:

Regards

Helmar