Red Hat Satellite engineering is moving the tracking of its product development work on Satellite to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "Satellite project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs will be migrated starting at the end of May. If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "Satellite project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/SAT-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 1248665 - foreman proxy still running on port 8000 needlessly.
Summary: foreman proxy still running on port 8000 needlessly.
Keywords:
Status: CLOSED DEFERRED
Alias: None
Product: Red Hat Satellite
Classification: Red Hat
Component: Content Management
Version: Unspecified
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: Unspecified
Assignee: Ondřej Pražák
QA Contact: Lukáš Hellebrandt
URL: http://projects.theforeman.org/issues...
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-07-30 14:31 UTC by Corey Welton
Modified: 2019-09-26 14:39 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2017-03-20 12:29:24 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Foreman Issue Tracker 14750 0 Normal Closed foreman proxy still running on port 8000 needlessly. 2020-10-12 21:27:42 UTC

Description Corey Welton 2015-07-30 14:31:52 UTC
Description of problem:

Please see https://bugzilla.redhat.com/show_bug.cgi?id=1237092

templates on the default server were turned off, which is expected.  However, foreman-proxy is still listening on port 8000.  

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

Snap 15


Steps to Reproduce:
1. Install satellite
2. `lsof -i :8000`

Actual results:

COMMAND   PID          USER   FD   TYPE DEVICE SIZE/OFF NODE NAME
ruby    23526 foreman-proxy    9u  IPv4 108908      0t0  TCP *:irdmi (LISTEN)


Expected results:

foreman-proxy should not be listening needlessly on port 8000
Additional info:

Comment 4 Ondřej Pražák 2016-04-21 10:32:45 UTC
Created redmine issue http://projects.theforeman.org/issues/14750 from this bug

Comment 5 Bryan Kearney 2016-04-21 12:11:44 UTC
Upstream bug component is Content Management

Comment 6 Bryan Kearney 2016-05-11 14:08:14 UTC
Moving to POST since upstream bug http://projects.theforeman.org/issues/14750 has been closed

Comment 11 Lukáš Hellebrandt 2016-10-07 14:53:51 UTC
Failed QA.

Tested on 6.3 compose snap 3.0, katello-3.2.0-2.rc1.el7, foreman-1.13.0-0.1.RC2.el7.

Used reproducer from OP.

# lsof -i :8000
COMMAND  PID          USER   FD   TYPE DEVICE SIZE/OFF NODE NAME
ruby    2567 foreman-proxy    8u  IPv4 132109      0t0  TCP *:irdmi (LISTEN)

Comment 12 Bryan Kearney 2017-03-20 12:29:24 UTC
There is an upstream bug for this. When this bug is fixed, the next version of Satellite will contain the fix. We will no longer be tracking this downstream. If you feel this bug was closed incorrectly, please feel free to re-open with additional information.


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