I am using this setup and I am getting the same error message as described here. I am using port 5001 to access synology through the GUI, Is it actually working now an the error I get is from config mistakes on my behalf?
I have an admin account setup but if I try and login to the gui with it I get presented with the two factor authentication wizard before I can complete the login.
I can turn this off but only for all admin users - donāt really want to do that.
I got mine working - try port 5000 with two factor disabled - 5001 is the https port and this didnāt work for me. Mine is now working on 5000 with global TFA off.
Cant get this to workā¦ I tried port 5000 and 5001. TFA is off. Tryin to login with admin user.
Do I have to change my port to 5000 on the Synology NAS as well? Do I need a certificate for the Synology on Raspberry Pi?
Error from log which shows up after a couple of minutes
Fri Dec 01 2017 18:44:47 GMT+0100 (CET)
Error doing job: Future exception was never retrieved
Traceback (most recent call last):
File "/usr/lib/python3.5/concurrent/futures/thread.py", line 55, in run
result = self.fn(*self.args, **self.kwargs)
File "/srv/homeassistant/lib/python3.5/site-packages/homeassistant/components/sensor/synologydsm.py", line 113, in run_setup
for volume in volumes:
TypeError: 'NoneType' object is not iterable