Submitted by LonDoh on Sat, 02/02/2013 - 09:53
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
Submitted by eddieb on Sat, 02/02/2013 - 12:09 Comment #1
I have the problem. no errors in /var/webmin/miniserv.error
Webmin 1.610 Virtualmin 3.98.gpl GPL CentOS release 6.3
Submitted by JamieCameron on Sat, 02/02/2013 - 11:53 Comment #2
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 thestatus_check
line tostatus_check=0
Submitted by eddieb on Sat, 02/02/2013 - 12:11 Comment #3
unless I need to restart after changing the status_check line to status_check=0, the problem persists.
Submitted by JamieCameron on Sat, 02/02/2013 - 12:31 Comment #4
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.
Submitted by eddieb on Sat, 02/02/2013 - 12:45 Comment #5
Only http://i.imgur.com/PeHZ5d1.png
Submitted by JamieCameron on Sat, 02/02/2013 - 13:12 Comment #6
If you SSH into your system and run
initctl list
, does it complete successfully, or does it hang?Submitted by eddieb on Sat, 02/02/2013 - 15:48 Comment #7
Submitted by JamieCameron on Sat, 02/02/2013 - 19:44 Comment #8
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.
Submitted by LonDoh on Mon, 02/04/2013 - 18:12 Comment #9
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.
Submitted by Issues on Mon, 02/18/2013 - 18:16 Comment #10
Automatically closed -- issue fixed for 2 weeks with no activity.