Error on install

5 posts / 0 new
Last post
#1 Fri, 06/12/2009 - 12:44
joemclarke

Error on install

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

Fri, 06/12/2009 - 13:18
andreychek

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

Fri, 06/12/2009 - 13:31
joemclarke

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.

Fri, 06/12/2009 - 15:26
Joe
Joe's picture

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!

Sat, 01/12/2013 - 06:30
amityweb

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.

Topic locked