Hey,

Thanks Dag and Glen for reply.

I'll try changing the port and check.

Regards
Swastik


<https://mailtrack.io/> Sent with Mailtrack
<https://chrome.google.com/webstore/detail/mailtrack-for-gmail-inbox/ndnaehgpjlnokgebbaldlmgkapkpjkkb?utm_source=gmail&utm_medium=signature&utm_campaign=signaturevirality>

On Wed, Feb 7, 2018 at 5:57 PM, Glenn Wagner <glenn.wag...@shapeblue.com>
wrote:

> Hi
>
> As Dag pointed out (the errors) when using the simpleHTTP server its
> better to use either port 8080 or 8000 so you don't have to setup SSL on
> port 443
>
>  Example
> python -m SimpleHTTPServer 8080
>
> Now try the wget or Curl from the SSVM to download the ISO use http not
> https
>
> Regards
> Glenn
>
>
> glenn.wag...@shapeblue.com
> www.shapeblue.com
> Winter Suite, 1st Floor, The Avenues, Drama Street, Somerset West, Cape
> Town  7129South Africa
> @shapeblue
>
>
>
>
> -----Original Message-----
> From: Dag Sonstebo [mailto:dag.sonst...@shapeblue.com]
> Sent: Wednesday, 07 February 2018 2:13 PM
> To: users@cloudstack.apache.org
> Subject: Re: iso not downloading from local path
>
> Hi Swastik,
>
> Moving discussion to this thread.
>
> The simple test here is to log in to the SSVM from console or over ssh and
> do a “wget” or “curl” against your download URL and see if this starts.
>
> I think your issue is with either your simpleHTTP server asking for
> credentials, or your proxy configuration asking for credentials – “No
> credentials configured for host <local file server ip>” seems fairly
> conclusive.
>
>
> Regards,
> Dag Sonstebo
> Cloud Architect
> ShapeBlue
>
> On 07/02/2018, 06:36, "Swastik Mittal" <mittal.swas...@gmail.com> wrote:
>
>     I checked my cloud.log in my SSVM. After the URL request it mentions
>
>     [storage.template.HttpTemplateDownloader]
> (agentRequest-Handler-3:null) No
>     credentials configured for host <local file server ip>
>
>     On Wed, Feb 7, 2018 at 11:32 AM, Swastik Mittal <
> mittal.swas...@gmail.com>
>     wrote:
>
>     > Hey,
>     >
>     > I do not have internet on management server and host so to upload an
> iso I
>     > set secstorage.allowed.internal.sites to my CIDR. I used
>     >
>     > $ python -m SimpleHTTPServer 443
>     >
>     > to host my directory on http server where I had kept my downloaded
> iso. By
>     > manually visiting the local http server I am able to download the
> file. But
>     > on mentioning the same url in registering the iso it shows registered
>     > successfully but does not get downloaded.
>     >
>     > In the zone section in the iso it mentions not ready. I receive a
> broken
>     > pipe error at the initial stage in my local file server log but then
> it
>     > again shows processing request. Even the iso status in management
> shows
>     > nothing and when I stop the local file server the status of iso
> shows 0%
>     > downloaded and then partial get request cannot be served. I believe
>     > management server keeps on pinging the local file server but the
> connection
>     > is not getting established.
>     >
>     > I even refreshed my server again and again and also did wait for a
> long
>     > enough time to see if the process is slow. logging into system VM and
>     > running ./run.sh does not show any error and cloud services are
> running
>     > fine. I am pretty sure about the CIDR I have mentioned in
>     > secstorage.allowed.internal.sites. Any idea?
>     >
>     > Regards
>     > Swastik
>     >
>
>
>
> dag.sonst...@shapeblue.com
> www.shapeblue.com
> 53 Chandos Place, Covent Garden, London  WC2N 4HSUK @shapeblue
>
>
>
>

Reply via email to