-
-
Notifications
You must be signed in to change notification settings - Fork 3
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
Error in HA log: "Command failed: open failed" occurs during network operations #56
Labels
bug
Something isn't working
Comments
I made some updates
|
domalab
changed the title
Error in HA log: Command failed: open failed
Error in HA log: "Command failed: open failed" occurs during network operations
Jan 9, 2025
I just downloaded code from git and replace it at HA, but error is still here and debug log looks similar:
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the bug
In HA logs I see strange error without details:
When I look into debug log, there are no more details in that error, but probably can help whole block debug logs for finding which command failed, please see debug log below.
That error appears during network operations... for sure I have three network interfaces, eth0 (normal 1 Gig at MB), eth1 and eth3 (two 10 Gigs at PCI-E card), those eth1 and eth3 are bonded together to bond1 (as aggregated link - 802.3ad).
After interface existence check in code is part commented as "Get traffic stats" (line 261 in file network_operations.py) there are two commands one for rx bytes and one for tx bytes, that for tx bytes looks different, so I tried commands in Unraid Console
But for all four interfaces I've got response.
Expected behavior
Screenshots
Debug Log
Unraid (please complete the following information):
Home Assistant (please complete the following information):
Home Assistant installation type (please complete the following information):
Additional context
The text was updated successfully, but these errors were encountered: