Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to change IP address of hub #117073

Closed
tanbronson opened this issue May 8, 2024 · 2 comments · Fixed by #117204
Closed

Unable to change IP address of hub #117073

tanbronson opened this issue May 8, 2024 · 2 comments · Fixed by #117204
Assignees

Comments

@tanbronson
Copy link

The problem

I tried to move my hub from one network to another.
I've confirmed that i can connect to it two different ways: another machine on the same subnet and via curl via the terminal addon.

I reverted to core-2024.4.0, and could change it.
NOTE: in core-2024.5.x the ui changed

What version of Home Assistant Core has the issue?

core-2024.5.2

What was the last working version of Home Assistant Core?

core-2024.4.0

What type of installation are you running?

Home Assistant OS

Integration causing the issue

Insteon

Link to integration documentation on our website

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

Diagnostics information

No response

Example YAML snippet

No response

Anything in the logs that might be useful for us?

Log details (ERROR)
Logger: homeassistant.components.websocket_api.http.connection
Source: components/websocket_api/connection.py:307
integration: Home Assistant WebSocket API (documentation, issues)
First occurred: 7:46:10 AM (4 occurrences)
Last logged: 8:05:42 AM

[281471928115136] Error handling message: extra keys not allowed @ data['config']['host']. Got '192.168.40.5' extra keys not allowed @ data['config']['hub_version']. Got 2 extra keys not allowed @ data['config']['password']. Got 'XXXXXXX' extra keys not allowed @ data['config']['port']. Got 25105 extra keys not allowed @ data['config']['username']. Got 'XXXXXXX' required key not provided @ data['config']['device']. Got None (invalid_format) Tan from 192.168.20.4 (Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36)
[281471845703104] Error handling message: extra keys not allowed @ data['config']['host']. Got '192.168.40.5' extra keys not allowed @ data['config']['hub_version']. Got 2 extra keys not allowed @ data['config']['password']. Got 'XXXXXXX' extra keys not allowed @ data['config']['port']. Got 25105 extra keys not allowed @ data['config']['username']. Got 'XXXXXXX' required key not provided @ data['config']['device']. Got None (invalid_format) Tan from 192.168.20.4 (Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36)
[281471643006912] Error handling message: extra keys not allowed @ data['config']['host']. Got '192.168.40.5' extra keys not allowed @ data['config']['hub_version']. Got 2 extra keys not allowed @ data['config']['password']. Got 'XXXXXXX' extra keys not allowed @ data['config']['port']. Got 25105 extra keys not allowed @ data['config']['username']. Got 'XXXXXXX' required key not provided @ data['config']['device']. Got None (invalid_format) Tan from 192.168.20.4 (Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36)

Additional information

2024-05-08 07:51:51.406 ERROR (MainThread) [homeassistant.components.websocket_api.http.connection] [281471928115136] Error handling message: extra keys not allowed @ data['config']['host']. Got '192.168.40.5'
extra keys not allowed @ data['config']['hub_version']. Got 2
extra keys not allowed @ data['config']['password']. Got 'XXXXXX'
extra keys not allowed @ data['config']['port']. Got 25105
extra keys not allowed @ data['config']['username']. Got 'XXXXXX'
required key not provided @ data['config']['device']. Got None (invalid_format)

@home-assistant
Copy link

home-assistant bot commented May 8, 2024

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

Code owner commands

Code owners of insteon 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 insteon Removes the current integration label and assignees on the issue, add the integration domain after the command.
  • @home-assistant add-label needs-more-information Add a label (needs-more-information, problem in dependency, problem in custom component) to the issue.
  • @home-assistant remove-label needs-more-information Remove a label (needs-more-information, problem in dependency, problem in custom component) on the issue.

(message by CodeOwnersMention)


insteon documentation
insteon source
(message by IssueLinks)

@teharris1
Copy link
Contributor

Thanks. I will work on this right away.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants