Bug 688719 - Conductor configure fails if http_proxy is set
Summary: Conductor configure fails if http_proxy is set
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: CloudForms Cloud Engine
Classification: Retired
Component: aeolus-conductor
Version: 0.3.1
Hardware: x86_64
OS: Linux
unspecified
low
Target Milestone: alpha
Assignee: Mo Morsi
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks: ce-beta
TreeView+ depends on / blocked
 
Reported: 2011-03-17 19:53 UTC by Brian Harrington
Modified: 2014-03-04 00:33 UTC (History)
6 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2011-07-25 14:52:36 UTC
Embargoed:


Attachments (Terms of Use)
Output from aeolus configure script (52.61 KB, application/octet-stream)
2011-03-17 19:53 UTC, Brian Harrington
no flags Details

Description Brian Harrington 2011-03-17 19:53:07 UTC
Created attachment 486090 [details]
Output from aeolus configure script

Description of problem:
When running the script /usr/sbin/aeolus-configure, if the http_proxy environment variable is set, Aeolus will be unable to hit http://localhost:3002/api to complete the setup.

Version-Release number of selected component (if applicable):

aeolus-configure.noarch 0:2.0.0-3.el6

How reproducible:

100%

Steps to Reproduce:
1. export http_proxy=http://proxy-address:8080
2. /usr/sbin/aeolus-configure
3. Watch aeolus-configure consume itself in a pyre of rage... or just throw an http error message returned from the proxy that it cannot find the page 
  
Actual results:
(snippet)
notice: //Aeolus::Create_bucket[aeolus]/Exec[create-bucket-aeolus]/returns: <HTML>
notice: //Aeolus::Create_bucket[aeolus]/Exec[create-bucket-aeolus]/returns:         <HEAD>
notice: //Aeolus::Create_bucket[aeolus]/Exec[create-bucket-aeolus]/returns:                 <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=ISO-8859-1">
notice: //Aeolus::Create_bucket[aeolus]/Exec[create-bucket-aeolus]/returns:                 <TITLE>A DNS entry for the requested site does not exist</TITLE>
notice: //Aeolus::Create_bucket[aeolus]/Exec[create-bucket-aeolus]/returns:         </HEAD>
notice: //Aeolus::Create_bucket[aeolus]/Exec[create-bucket-aeolus]/returns:         <BODY>

Expected results:
notice: //Aeolus::Create_bucket[aeolus]/Exec[create-bucket-aeolus]/returns: executed successfully

Comment 1 wes hayutin 2011-03-22 13:01:47 UTC
adding to ce-beta tracker

Comment 2 wes hayutin 2011-06-15 12:12:55 UTC
moving bugs to cloud engine project

Comment 3 Mo Morsi 2011-06-29 00:49:21 UTC
Patch resolving this sent to list

https://fedorahosted.org/pipermail/aeolus-devel/2011-June/002725.html

Comment 5 wes hayutin 2011-07-06 18:41:50 UTC
verified

[root@hp-z400-01 yum.repos.d]# rpm -qa | grep aeolus
aeolus-conductor-daemons-0.3.0-0.el6.20110705143716git65ca9f4.noarch
aeolus-conductor-0.3.0-0.el6.20110705143716git65ca9f4.noarch
rubygem-aeolus-cli-0.0.1-1.el6.20110705143716git65ca9f4.noarch
aeolus-conductor-doc-0.3.0-0.el6.20110705143716git65ca9f4.noarch
aeolus-all-0.3.0-0.el6.20110705143716git65ca9f4.noarch
aeolus-configure-2.0.1-0.el6.20110628141215gitb8aaf85.noarch
[root@hp-z400-01 yum.repos.d]# less /var/log/imagefactory.log 
[root@hp-z400-01 yum.repos.d]# rpm -qa | grep factory
rubygem-image_factory_connector-0.0.3-1.el6.20110705143716git65ca9f4.noarch
imagefactory-0.2.2-1.el6.noarch
rubygem-image_factory_console-0.4.0-1.el6.20110705143716git65ca9f4.noarch

Comment 6 wes hayutin 2011-07-20 21:18:34 UTC
this bug was verified in error.. it should be on_qa

Comment 7 wes hayutin 2011-07-25 14:52:36 UTC
Using a proxy is not currently supported.

https://bugzilla.redhat.com/show_bug.cgi?id=725032

Comment 8 wes hayutin 2011-12-08 14:09:10 UTC
perm close


Note You need to log in before you can comment on or make changes to this bug.