Jump to content
XPEnology Community

System is getting ready. Please login later.


jamesah2008

Recommended Posts

I was having trouble with sabnzbd and folder permissions so I tried to do a simple reboot. Now I can't login with any usernames through the web UI. The webserver thing from synology works but none of the other services I've installed are working except SSH. No sabnzbd, sickbeard, headphones, etc.

 

If there's any way to fix this without killing my entire installation that'd be great. I have full SSH access although I don't know what I should do to fix it. Any help is appreciated.

 

I'm running baremetal on a gen8 microserver.

Link to comment
Share on other sites

To force DSM to boot properly, you need to directly login to console and then follow commands below.

gnoboot> synobootseq -h
Copyright (c) 2003-2012 Synology Inc. All rights reserved.

Usage: synobootseq [COMMAND]
       --set-start-etcrc
       --set-check-fs
       --set-start-services
       --set-boot-done
       --get
       --is-ready

gnoboot > synobootseq --set-boot-done
gnoboot > synobootseq --is-ready
gnoboot> /usr/syno/etc/rc.d/S97apache-sys.sh start
gnoboot> /usr/syno/etc/rc.d/S95sshd.sh start

Fix the broken service...

Link to comment
Share on other sites

To force DSM to boot properly, you need to directly login to console and then follow commands below.

gnoboot> synobootseq -h
Copyright (c) 2003-2012 Synology Inc. All rights reserved.

Usage: synobootseq [COMMAND]
       --set-start-etcrc
       --set-check-fs
       --set-start-services
       --set-boot-done
       --get
       --is-ready

gnoboot > synobootseq --set-boot-done
gnoboot > synobootseq --is-ready
gnoboot> /usr/syno/etc/rc.d/S97apache-sys.sh start
gnoboot> /usr/syno/etc/rc.d/S95sshd.sh start

Fix the broken service...

 

I'm having exactly same problem. and where I can type above script? sorry for dummy question

Link to comment
Share on other sites

  • 4 months later...

Issue just popped up on 4.3.

Some of the services were running fine. Rebooting did not resolve.

synobootseq --set-boot-done

synobootseq --is-ready

/usr/syno/etc/rc.d/S97apache-sys.sh start

 

and everything was happy again,

Thanks!

 

EDIT - Actually, I spoke too soon. I'm getting The operation failed. Please log in to DSM again and retry. Errors throughout the configuration.

Link to comment
Share on other sites

  • 1 year later...
×
×
  • Create New...