Submitted by aero100 on Sun, 12/27/2015 - 16:08
Basically, it is due to the toolstack.
I use Debian 8 Jessie and the latest Xen.
This is what appears to be the issue: ERROR: A different toolstack (xl) have been selected!
I tried editing the code, but apparently... there's nothing to edit? Any help would be appreciated. Cheers
Status:
Active
Comments
Submitted by JamieCameron on Sun, 12/27/2015 - 21:39 Comment #1
It looks like your system may be configured to use the
xl
command for Xen VM management, instead ofxm
which Cloudmin currently supports. Based on the error message, this is configurable - but I haven't yet figured out where!Submitted by aero100 on Mon, 12/28/2015 - 13:12 Comment #2
I have added the whole source on an IDE Web Development tool just to search where it uses the xm and I couldn't find anything.
How would one be able to configure this?
Submitted by JamieCameron on Mon, 12/28/2015 - 15:48 Comment #3
You may be better off using an older Debian version, or switching to KVM virtualization.
Submitted by aero100 on Tue, 12/29/2015 - 04:32 Comment #4
Why would I do any of that? I can switch toolstack but I need to restart the server then, which I'm currently unable to.
Any ideas how could one get this issue resolved by editing some script, perhaps one of the .cgi scripts?
Submitted by JamieCameron on Tue, 12/29/2015 - 19:33 Comment #5
Unfortunately Cloudmin currently only supports the
xm
toolstack, so switching is the only option.Submitted by aero100 on Tue, 01/12/2016 - 10:29 Comment #6
But still, why is this still not resolved?
Submitted by aero100 on Mon, 02/22/2016 - 07:14 Comment #7
Its been a long long while. Is it fixed or not? Could the developers finally edit the code?
Submitted by JamieCameron on Mon, 02/22/2016 - 21:58 Comment #8
The next release will definitely support the new
xe
toolstack.Submitted by aero100 on Fri, 03/11/2016 - 16:16 Comment #9
Why is this taking months though?
I believe the new Cloudmin release with support for this is coming pretty soon. I understand your frustration, but we're a small team; Jamie writes nearly all of the code for both Virtualmin and Cloudmin (both the Pro and GPL versions, and Webmin and Usermin, too) by himself. By necessity we prioritize things that effect the largest number of users, and this has not been a high demand feature or one that has any funding (but it is coming, anyway).
Submitted by JamieCameron on Fri, 03/11/2016 - 20:50 Comment #11
The code to support the new
xl
toolstack is done, however there are a couple of other unrelated CLoudmin features that we'd like to get done before a new release.However, if you are interested in trying out a pre-release version with
xl
support right now, please let us know.