core: AVM FRITZ!Box Tools: Connection Error: Please check the device is properly configured for remote login

The problem

Since Home Assistant 2022.2b0, AVM FRITZ!Box Tools is giving the following error: Connection Error: Please check the device is properly configured for remote login

It was working fine in 2021.12

What version of Home Assistant Core has the issue?

core-2022.2.0b0

What was the last working version of Home Assistant Core?

core-2021.12.10

What type of installation are you running?

Home Assistant Supervised

Integration causing the issue

AVM FRITZ!Box Tools

Link to integration documentation on our website

https://www.home-assistant.io/integrations/fritz

Example YAML snippet

No response

Anything in the logs that might be useful for us?

Traceback (most recent call last):
  File "/usr/src/homeassistant/homeassistant/components/fritz/common.py", line 512, in _service_call_action
    result: dict = self.connection.call_action(
  File "/usr/local/lib/python3.9/site-packages/fritzconnection/core/fritzconnection.py", line 284, in call_action
    return self.soaper.execute(service, action_name, arguments)
  File "/usr/local/lib/python3.9/site-packages/fritzconnection/core/soaper.py", line 259, in execute
    return handle_response(response)
  File "/usr/local/lib/python3.9/site-packages/fritzconnection/core/soaper.py", line 241, in handle_response
    raise_fritzconnection_error(response)
  File "/usr/local/lib/python3.9/site-packages/fritzconnection/core/soaper.py", line 164, in raise_fritzconnection_error
    raise exception(message)
fritzconnection.core.exceptions.FritzInternalError: UPnPError: 
errorCode: 820
errorDescription: Internal Error

Additional information

No response

About this issue

  • Original URL
  • State: closed
  • Created 2 years ago
  • Comments: 31 (16 by maintainers)

Most upvoted comments

I have the log now, but it contains sensitive information (my ip address for example). Can i reach out to you via discord to share 1-to-1?