home-assistant / core

:house_with_garden: Open source home automation that puts local control and privacy first.
https://www.home-assistant.io
Apache License 2.0
71.59k stars 29.91k forks source link

Litter Robot error: Authorization object has invalid or missing header field value for host #98339

Closed mikesalz closed 1 year ago

mikesalz commented 1 year ago

The problem

Getting this error every time upon HA start: {'id': 'd5258712-f65d-4fbf-9164-7bfe885dedee', 'type': 'error', 'payload': {'errors': [{'errorType': 'InvalidAuthorizationObjectError', 'message': 'Authorization object has invalid or missing header field value for host'}]}}

But even with the error, the integration still seems to be working correctly.

What version of Home Assistant Core has the issue?

core-2023.8.2

What was the last working version of Home Assistant Core?

No response

What type of installation are you running?

Home Assistant Container

Integration causing the issue

Litter-Robot

Link to integration documentation on our website

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

Diagnostics information

No response

Example YAML snippet

No response

Anything in the logs that might be useful for us?

2023-08-13 10:16:33.375 ERROR (MainThread) [pylitterbot.robot.litterrobot4] {'id': 'ec2519ed-3092-41b5-95c6-6642dd6d618b', 'type': 'error', 'payload': {'errors': [{'errorType': 'InvalidAuthorizationObjectError', 'message': 'Authorization object has invalid or missing header field value for host'}]}}

Additional information

No response

home-assistant[bot] commented 1 year ago

Hey there @natekspencer, @tkdrob, mind taking a look at this issue as it has been labeled with an integration (litterrobot) you are listed as a code owner for? Thanks!

Code owner commands Code owners of `litterrobot` can trigger bot actions by commenting: - `@home-assistant close` Closes the issue. - `@home-assistant rename Awesome new title` Renames the issue. - `@home-assistant reopen` Reopen the issue. - `@home-assistant unassign litterrobot` Removes the current integration label and assignees on the issue, add the integration domain after the command.

(message by CodeOwnersMention)


litterrobot documentation litterrobot source (message by IssueLinks)