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 create Vlan interface with ha network command #120001

Open
itplace opened this issue Jun 19, 2024 · 0 comments
Open

Unable to create Vlan interface with ha network command #120001

itplace opened this issue Jun 19, 2024 · 0 comments

Comments

@itplace
Copy link

itplace commented Jun 19, 2024

The problem

Hello, I am trying to create a second vlan interface using the ha network command as shown below. the first vlan interface was created.

ha network vlan end0 152 --ipv4-method static --ipv4-address 10.1.1.249/24 --ipv4-gateway 10.1.1.250 --ipv4-nameserver 10.1.1.250

The command output shows completed successfully. If I navigate to Settings->System->Network section the interface is shown in the UI but if I refresh the page the interface tab disappears. If i try to edit the interface before refreshing the page error message comes up that interface does not exist.

What version of Home Assistant Core has the issue?

core-2024.6.3

What was the last working version of Home Assistant Core?

No response

What type of installation are you running?

Home Assistant OS

Integration causing the issue

No response

Link to integration documentation on our website

No response

Diagnostics information

No response

Example YAML snippet

No response

Anything in the logs that might be useful for us?

Logger: homeassistant.components.hassio
Source: components/hassio/websocket_api.py:135
integration: Home Assistant Supervisor (documentation, issues)
First occurred: 7:17:20 AM (2 occurrences)
Last logged: 7:17:36 AM

Failed to to call /network/interface/end0.152/update - Interface end0.152 does not exist

Additional information

No response

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

No branches or pull requests

1 participant