Webmin>System>Bootup and Shutdown just spins

well its exactly as described in this thread:

https://www.virtualmin.com/node/23788#comment-111441

thread started last Oct. I posted some weeks ago Its still an ongoing problem. Its not the end of the world and there are ways round it - but can you fix it now please.

Status: 
Closed (fixed)

Comments

I have the problem. no errors in /var/webmin/miniserv.error

Webmin 1.610 Virtualmin 3.98.gpl GPL CentOS release 6.3

The problem may be that Virtualmin is trying to check which actions are currently running or not, but the script for this is hanging for some service.

Try editing the file /etc/webmin/init/config and changing the status_check line to status_check=0

unless I need to restart after changing the status_check line to status_check=0, the problem persists.

Does any part of the page load at all? I'm interested to know if the "Boot system" line appears at the top, and if so what it says.

If you SSH into your system and run initctl list , does it complete successfully, or does it hang?

> initctl list
rc stop/waiting
tty (/dev/tty3) start/running, process 2505
tty (/dev/tty2) start/running, process 2503
tty (/dev/tty1) start/running, process 2501
tty (/dev/tty6) start/running, process 2511
tty (/dev/tty5) start/running, process 2509
tty (/dev/tty4) start/running, process 2507
plymouth-shutdown stop/waiting
control-alt-delete stop/waiting
rcS-emergency stop/waiting
kexec-disable stop/waiting
quit-plymouth stop/waiting
rcS stop/waiting
prefdm stop/waiting
init-system-dbus stop/waiting
splash-manager stop/waiting
start-ttys stop/waiting
rcS-sulogin stop/waiting
serial stop/waiting

Ok, it looks like on of the init scripts is hanging when asked for the current status.

I will add a timeout in the next Webmin release to prevent this.

sorry I didnt get chance to get back to this since but here you go:


# initctl list
rc stop/waiting
tty (/dev/tty3) start/running, process 2088
tty (/dev/tty2) start/running, process 2086
tty (/dev/tty1) start/running, process 2084
tty (/dev/tty6) start/running, process 2094
tty (/dev/tty5) start/running, process 2092
tty (/dev/tty4) start/running, process 2090
plymouth-shutdown stop/waiting
control-alt-delete stop/waiting
rcS-emergency stop/waiting
kexec-disable stop/waiting
quit-plymouth stop/waiting
rcS stop/waiting
prefdm stop/waiting
init-system-dbus stop/waiting
splash-manager stop/waiting
start-ttys stop/waiting
rcS-sulogin stop/waiting
serial stop/waiting

screenshot also attached

they look pretty much as per eddieb's responses

best regards

l.

Automatically closed -- issue fixed for 2 weeks with no activity.