@Filip_Van_Hoeckel - try this:
Copied & pasted the config straight from the documentation and it works fine for me on V0.80.3 as well as V0.88.0:
I am all of a sudden getting this error
Error doing job: Future exception was never retrieved
Traceback (most recent call last):
File "/usr/local/lib/python3.7/concurrent/futures/thread.py", line 57, in run
result = self.fn(*self.args, **self.kwargs)
File "/usr/src/homeassistant/homeassistant/components/synologydsm/sensor.py", line 107, in run_setup
for volume in config.get(CONF_VOLUMES, api.storage.volumes):
TypeError: 'NoneType' object is not iterable
Anyone else having issues?
I get this issue sometimes, but other times it works, it’s very inconsistent.
Yes, I am getting the error as well.
It actually shows up as WARNING in my HA log, but I’ve set the logger now to hide warnings, but setting the default to ERROR.
However these WARNING message are still appearing in my log, has anyone manage to hide these warnings?
It still works for me even tho I get these warnings are it’s taking over 10 seconds
Hi,
I also got problems with DSM integration…was working fine before but now stopped i deleted integration I tried to added again but no luck… it seems that it can not find or connect to dsm… user should work i tested it on dsm.
the plex that is running on dsm connected great thru plex integration so IP should be ok.
Same problem here. It was working fine before and now the only that I see in the logs is:
[homeassistant.components.synology_dsm.config_flow] {'api': 'SYNO.DSM.Info', 'code': 119, 'reason': 'Unknown', 'details': None}
Same on my side too.
All entities are now “unavailable”
I uninstall the integration and try to add it again ==> Impossible also, the system return “Unexpected Error”
All the fields are filled properly
User & Password are OK (when connecting directly to DSM)
IP address is pingable
Port is 5001 (SSL) (this is also how I access my DSM)
Same error here
Still not possible to add it. Is someone has an idea how to solves this ?
i have all the time this Error:
WARNING (MainThread) [homeassistant.components.synology_dsm] async_update - connection error during update, fallback by reloading the entry
Has anyone come up with a solution to Synology being unavailable and then not being able to reinstall the integration. I keep getting “unexpected error” when I try to set it up.
Have the problemm too with reintegration of DSM
Same problem I got a not loaded message on the integrations page
I’m setting up HA for the first time and getting Unexpected error
Edit: My problem was due to not logging in and configuring MFA.
Maybe this will help someone - had the same issue with configuring the integration - turned out my HA IP was on the Synology’s IP blocking list due to some failed logins. After removing the entry from the list everything worked like a charm.
Thank you SO MUCH!! Helped me and stopped me from messing things up
This solved my issue, it was being blocked by the Synology.