-
-
Notifications
You must be signed in to change notification settings - Fork 163
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Can't use a hash as a reference at /usr/local/webmin/authentic-theme/session_login.cgi line 188 #274
Comments
Should have said also: Using Perl 5.22. I found this in some reference material which might be of interest:
|
In the meantime and if someone needs a work-around until you get a chance to look at it, removing the password recovery group does the trick:
|
Can you please replace in that file:
with
Is this alright now? |
Absolutely! It works fine. Thank you so much. |
You're welcome. It will be fixed in 17.01. |
Hi! I have same problem with vboxctrl module for webmin. The module is very old and without support since 2011... |
Can you show what is on line 5 of that file? What is your Webmin version? What is your server OS? |
Line 5: 1.881 |
Okay, my bad, what is on the line 479 in that required file? |
`
the 479 string is |
Try changing it to: my $HDUUID = $HDDS->{$UUID}->{'UUID'}; |
I change %HDDS to $HDDS in lines 479 and 480 - module started succesfully, but it not see any VMs which are created on host. |
What do you see in |
Nothing, except reports of saving module config (i'm enable debug mode). |
I have no idea what this module does and how it works. You'd better write the original author. You could also check browser's console for errors. |
Unfortunally that is impossible - they are stoped support since 2011 year (wrote "because we switch to VMWare")... i need just some functions - start, stop, status. But my coding skill is zero or even -1 =)) |
Just upload the module you use here. Does it have dependent software to work with? I will take a quick look a bit later. I can't promise that I will invest much time fixing but if it's possible to make it work quickly, I will. |
https://sourceforge.net/projects/webmin/files/VboxCtrl/V4.1.0.a/vboxmanagerv410a.wbm.gz/download depends: webmin, perl, libswitch-perl |
I quickly read through the comments and here is want I found:
I think it just wasn't tested on Ubuntu. I can not right now invest time into its support. https://sourceforge.net/projects/webmin/reviews?source=navbar |
First: Thank you so much for an awesome theme! Excellent work. I have been using it since your first release...
Version 17 gives me an error at login on an Archlinux ARM box (Webmin installed as generic Linux). It works correctly after I install the theme but once the server has been restarted, I get this message, as I try to connect to Webmin:
The text was updated successfully, but these errors were encountered: