Closed agios closed 4 months ago
Hey there @hacf-fr, @quentame, @mib1185, mind taking a look at this issue as it has been labeled with an integration (synology_dsm
) you are listed as a code owner for? Thanks!
(message by CodeOwnersMention)
synology_dsm documentation synology_dsm source (message by IssueLinks)
Confirming this behavior...since days trying to add synology rackstation without success...
in syno log i see a successfull login... in HA logs also ... almost... but thats it...
have the same "missing data error" ... at the end the integration dont integrate :-/
same empty interface list in API query...like the thread creator...any hints regarding syno api?
unfortunately, this is a bug in the DSM itself. we need the list of interfaces - especial their mac addresses - to identify and ignore already configured nas in HA during automatic discovery (ssdp)
There hasn't been any activity on this issue recently. Due to the high number of incoming GitHub notifications, we have to clean some of the old issues, as many of them have already been resolved with the latest updates. Please make sure to update to the latest Home Assistant version and check if that solves the issue. Let us know if that works for you by adding a comment 👍 This issue has now been marked as stale and will be closed if no further activity occurs. Thank you for your contributions.
The problem
When trying to add a Synology DSM with a multiple VLAN network configuration the following error eccurs:
The problem seems to be that when you have a custom network setup on Synolgy, then the
SYNO.DSM.Network
call returns an empty interfaces list:What version of Home Assistant Core has the issue?
core-2023.12.1
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
Synology DSM
Link to integration documentation on our website
https://www.home-assistant.io/integrations/synology_dsm
Diagnostics information
home-assistant_synology_dsm_2024-01-05T19-29-13.312Z.log
Example YAML snippet
No response
Anything in the logs that might be useful for us?
No response
Additional information
No response