These forums are locked and archived, but all topics have been migrated to the new forum. You can search for this topic on the new forum: Search for Error on install on the new forum.
I'm having problems installing cloudmin, I get the following error:
Installing required Perl modules using YUM .. Loaded plugins: fastestmirror Loading mirror speeds from cached hostfile * addons: centosq2.centos.org * extras: centosl.centos.org * base: centosk2-msync-dvd.centos.org * openvz-kernel-rhel5: openvz-mirror1.rapidvps.com * openvz-utils: openvz-mirror1.rapidvps.com * updates: centosl3.centos.org http://cloudmin.virtualmin.com/universal/repodata/repomd.xml: [Errno 14] HTTP Error 401: Authorization Required Trying other mirror. Error: Cannot retrieve repository metadata (repomd.xml) for repository: cloudmin-universal. Please verify its path and try again .. install failed
Thanks
Yeah, I don't think that's supposed to happen ;-)
Is it true that you're running this on CentOS? If so, which version?
How did you go about performing the install? If it was using the install script, where did you retrieve the install script from?
Thanks! -Eric
There seems to be a problem with my license, I tried to manually go to http://$SERIAL:$KEY@cloudmin.virtualmin.com putting in my serial and key and it wouldn't authenticate so I'm guessing that is the problem.
Your license should be fixed now.
Someone else reported the KEY not being inserted into the install script a couple of days ago, but I think that got fixed when we redid the install scripts yesterday.
--
Check out the forum guidelines!
I just had the same issue, the KEY variable in the script is blank: if [ "$KEY" = "" ]; then KEY= fi
I did download it via WGET straight to my server. Whereas if I download it via http in the browser to my MAc it DOES insert it.