Bug #6530
closedSpecifying only proxy-url and proxy-port during install leads to errors during installation
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1117410
Description of problem:
Version-Release number of selected component (if applicable):
Satellite 6.0.3
How reproducible:
Setup: Internal network, only http(s)-Proxy allowed, Fresh install, Satellite 6 Beta prerequisites met.- katello-installer --katello-proxy-url=http://myproxy --katello-proxy-port=8080
1. Content -> Red Hat Subscriptions -> Import manifest ...
2. Content -> Red Hat Repositories -> (random repo, I tried "Red Hat Enterprise Linux 6 Server (RPMs)")
> Endless turning wheel
3. Reloading the Red Hat Repositories site shows me that repository marked for sync.
4. Checking sync status: Content -> Sync status actually shows me the HTTP 500 Error.
Log file:
> /var/log/httpd/foreman-ssl_error_ssl.log <==
[Mon Jul 07 19:05:50 2014] [error] [client 172.23.8.1] mod_wsgi (pid=6885): Exception occurred processing WSGI script '/srv/pulp/webservices.wsgi'.
[Mon Jul 07 19:05:50 2014] [error] [client 172.23.8.1] TypeError: 'NoneType' object is not callable
172.23.8.1 - - [07/Jul/2014:19:05:50 +0200] "POST /pulp/api/v2/repositories/search/ HTTP/1.1" 500 343 "-" "Ruby"
212.0.27.18 - - [07/Jul/2014:19:05:50 +0200] "GET /katello/sync_management HTTP/1.1" 500 441 "https://$HOSTNAME/katello/providers/redhat_provider" "Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/35.0.1916.153 Safari/537.36"
Actual results:
Under Administer -> Content Notices you see a HTTP 500 Error.
Expected results:
no error
Updated by Eric Helms over 10 years ago
- Status changed from New to Assigned
- Target version set to 49
- Translation missing: en.field_release set to 13
- Difficulty set to trivial
- Triaged changed from No to Yes
Updated by Eric Helms over 10 years ago
- Pull request https://github.com/Katello/katello-installer/pull/84 added
Updated by Eric Helms over 10 years ago
- Status changed from Assigned to Ready For Testing
Updated by Eric Helms over 10 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset katello-installer|75be7cc6d89be4b82e830c8a79eaa8f74c86cc56.