Re: Register Template Error

2013-09-05 Thread Rafael Weingartner
I just said to destroy the SSVM because I changed the value and restarted the CS, but it was still not working. So, I had to destroy the SSVM and wait till the CS created it again. And, then it worked. I haven“t tried to restart the SSVM. 2013/9/5 Shanker Balan > On 05-Sep-2013, at 10:13 AM, Ha

Re: Register Template Error

2013-09-04 Thread Shanker Balan
On 05-Sep-2013, at 10:13 AM, Harikrishna Patnala wrote: > I think there is no need of destroy the SSVM. Just set the global parameter > and restart the MS. Rebooting the SSVM *after* bouncing the management servers was needed when I was doing some testing. As a best practice, I continue to re

RE: Register Template Error

2013-09-04 Thread Michael Phillips
I actually just got a chance to test it and I only had to make the change to the "secstorage.allowed.internal.sites" then restart the MS and it worked. No need to destroy the SSVM. > From: harikrishna.patn...@citrix.com > To: users@cloudstack.apache.org > Subject: Re: Regi

Re: Register Template Error

2013-09-04 Thread Harikrishna Patnala
. >> >>> From: aemne...@gmail.com >>> Date: Wed, 4 Sep 2013 10:53:32 -0700 >>> Subject: Re: Register Template Error >>> To: users@cloudstack.apache.org >>> >>> you'll need to set the global parameter >> 'secstorage.allowed.i

Re: Register Template Error

2013-09-04 Thread Rafael Weingartner
is process in the documentation somewhere? Hoping that I did not miss > it > > > From: aemne...@gmail.com > > Date: Wed, 4 Sep 2013 10:53:32 -0700 > > Subject: Re: Register Template Error > > To: users@cloudstack.apache.org > > > > you'll need to s

RE: Register Template Error

2013-09-04 Thread Michael Phillips
Is this process in the documentation somewhere? Hoping that I did not miss it > From: aemne...@gmail.com > Date: Wed, 4 Sep 2013 10:53:32 -0700 > Subject: Re: Register Template Error > To: users@cloudstack.apache.org > > you'll need to s

Re: Register Template Error

2013-09-04 Thread Ahmad Emneina
you'll need to set the global parameter 'secstorage.allowed.internal.sites' to the ip address or cidr that the webserver (hosting the templates) resides on. On Wed, Sep 4, 2013 at 10:50 AM, Michael Phillips wrote: > I am trying to register a new template, and I get the "connection refused" > err

Register Template Error

2013-09-04 Thread Michael Phillips
I am trying to register a new template, and I get the "connection refused" error on the template status. The template is a vmware based .ova template that I placed onto a local webserver. I am also able to successfully download the template direct from the management server, via web browser. Any