DSM - "System is getting ready. Please log in later fix
Sometimes after a hard reboot (power cut), if your synology cannot be logged in with DSM and it shows "System is getting ready. Please log in later" , please do these steps :
Step 1: #Admin login via ssh
Run commands below:
sudo synobootseq --set-boot-done
sudo synobootseq --is-ready
#optional
sudo /usr/syno/etc/rc.d/S97apache-sys.sh start
sudo /usr/syno/etc/rc.d/S95sshd.sh start
Comments
Post a Comment