homebridge-synology icon indicating copy to clipboard operation
homebridge-synology copied to clipboard

No update Data

Open Vaifranz opened this issue 3 years ago • 10 comments

Thanks for your work, I am using this plug-in to monitor my Synology NAS, have recently upgraded to DSM 7.0.1 (previously DSM 6.2.4 and everything worked OK with Docker) and am using oznu package (Intel v2.2.1) without using Docker, I am having problems with not updating

[2/15/2022, 2:45:33 PM] [NET Reserve] Device is not online; Polling temperature disabled.
[2/15/2022, 2:45:33 PM] [NET Reserve] Device is not online; Polling disk temperature disabled.

The settings are correct because it worked before DSM 7.0.1, here my configuration

 {
           "name": "NET Reserve",
           "host": "192.168.***.***",
           "mac": "**:**:**:**:**:**",
           "port": 5501,
           "username": "*******",
           "password": "**********",
           "protocol": "https",
           "version": "6.2.2",
           "startupTime": 60,
           "shutdownTime": 60,
           "accessory": "synology"
       },

What am I doing wrong or forgetting ? Same issue with "http". Thanks in advance.

Vaifranz avatar Feb 15 '22 13:02 Vaifranz

Can I ask if you use 2FA? I cannot get 2FA to work after upgrading to DSM 7.

bjornand1 avatar Feb 21 '22 12:02 bjornand1

Your welcome. The error message says that the device cannot be reached. The reachability is determined with ping. Could you please check if your Synology NAS is pingable from your Homebridge host? If your device cannot be pinged, the temperature query will be disabled and the error message shown above will appear.

stfnhmplr avatar Mar 06 '22 18:03 stfnhmplr

Can I ask if you use 2FA? I cannot get 2FA to work after upgrading to DSM 7.

I am not using 2FA

Vaifranz avatar Mar 07 '22 12:03 Vaifranz

@Vaifranz Because I see so many attempts at intrusion into the Synology.

bjornand1 avatar Mar 07 '22 12:03 bjornand1

Ping works, even with other devices I have the same problem, they don't update. Now I can't even reinstall the plug-in (I uninstalled it because it didn't work).

Vaifranz avatar Mar 07 '22 12:03 Vaifranz

@Vaifranz Because I see so many attempts at intrusion into the Synology. Passwordless Sign-in only.

Vaifranz avatar Mar 07 '22 12:03 Vaifranz

So I finally got this to work with 2FA, but in HomeKit, the Synology is shown as off and temperatures at 0 degrees.

bjornand1 avatar Mar 14 '22 12:03 bjornand1

Additional update: I uninstalled the plugin, enabled SSH and installed it again using sudo rights. But I still see the same issue; the disk station shows as off even when it is on, and the temperatures show as zero degrees. What can I be doing wrong here?

bjornand1 avatar Mar 15 '22 14:03 bjornand1

Ping works, even with other devices I have the same problem, they don't update.

Can't follow here. Which other devices?

Now I can't even reinstall the plug-in (I uninstalled it because it didn't work).

Can't help here without any error messages/log output.

stfnhmplr avatar May 15 '22 09:05 stfnhmplr

Hi, it has been a while since I bothered with this, so I was wondering if any new tips have surfaced? The plugin is installed and the config entry is, as far as I can tell, correct. Still, the disk station is shown as off, even when being on, and the temperature readings are zero degrees. Any ideas about why this does not work?

bjornand1 avatar May 20 '22 08:05 bjornand1

Any updates on this problem?

mames13 avatar Jan 03 '23 05:01 mames13

The Device not online message is likely due to this: Workaround moved to its own issue: https://github.com/stfnhmplr/homebridge-synology/issues/86

nh13 avatar Jan 30 '23 09:01 nh13