Project

General

Profile

Actions

Bug #14750

closed

foreman proxy still running on port 8000 needlessly.

Added by Ondřej Pražák about 8 years ago. Updated almost 6 years ago.

Status:
Closed
Priority:
Normal
Category:
-
Target version:
Difficulty:
Triaged:
Fixed in Releases:
Found in Releases:

Description

Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1248665
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:

Actions

Also available in: Atom PDF