Synology : Fix double-factor authentication issue linked to time desynchronization
It could be linked to the fact that your synology is not time-synchronized anymore. Connect through ssh and execute the following command : ntpdate -u pool.ntp.org the -u switch allow to use another port if the ntp deamon is already running.