Submitted by Lucian on Wed, 04/14/2010 - 22:36
Hello,
Another bug.
I don't seem able to access my domUs console (VNC is fried, but this may be my fault); both the ajax console and the special ssh access just hang. One problem that I managed to find is that webmin is launching ajaxterm.py like this:
/usr/bin/python ajaxterm.py --port 10001 --log --command PERLLIB=/usr/libexec/webmin /usr/libexec/webmin/server-manager/login-system.pl --host lucian
However:
ls -al /usr/libexec/webmin/server-manager/login-system.pl
ls: /usr/libexec/webmin/server-manager/login-system.pl: No such file or directory
find / -name login-system.pl
returns nothing.
Any suggestions?
Status:
Closed (fixed)
Comments
Submitted by Lucian on Wed, 04/14/2010 - 23:18 Comment #1
One more thing. This happens with "imported" domUs, if I create a new VM from Cloudmin the ajax console works.
Submitted by JamieCameron on Thu, 04/15/2010 - 00:37 Comment #2
Thanks, the cause of this is the missing login-system.pl script, which was left out of the Cloudmin GPL package.
I will include it in the next release (4.4)
Submitted by JamieCameron on Thu, 04/15/2010 - 00:38 Comment #3
Thanks, the cause of this is the missing login-system.pl script, which was left out of the Cloudmin GPL package.
I will include it in the next release (4.4)
Submitted by Lucian on Thu, 04/15/2010 - 00:54 Comment #4
Any way to put that script somewhere to get downloaded until 4.4 is released? Would be great, but not urgent.
PS: you seem to have some problems with the browser or connectivity, I see you posted the same reply twice.
Submitted by JamieCameron on Thu, 04/15/2010 - 01:01 Comment #5
Yeah, I clicked the Save button twice by accident.
I have attached the script to this bug report - just save it as
/usr/libexec/webmin/server-manager/login-system.pl
and then runchmod +x /usr/libexec/webmin/server-manager/login-system.pl
Submitted by JamieCameron on Thu, 04/15/2010 - 01:01 Comment #6
Yeah, I clicked the Save button twice by accident.
I have attached the script to this bug report - just save it as
/usr/libexec/webmin/server-manager/login-system.pl
and then runchmod +x /usr/libexec/webmin/server-manager/login-system.pl
Submitted by Lucian on Thu, 04/15/2010 - 01:12 Comment #7
Thanks Jamie, but clicking on the attachment link send me to a error page:
Page not found
The requested page could not be found.
Maybe filebin.ca or pastie.org can be helpful.
Submitted by JamieCameron on Thu, 04/15/2010 - 01:57 Comment #8
Odd .. let me try again.
Submitted by Issues on Fri, 04/30/2010 - 02:21 Comment #9
Automatically closed -- issue fixed for 2 weeks with no activity.