Bug #14750
closed
foreman proxy still running on port 8000 needlessly.
Added by Ondřej Pražák over 8 years ago.
Updated over 6 years ago.
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:
- Status changed from New to Need more information
Can you provide more information? If the foreman_proxy http/http_port parameters are enabled then it will be running on HTTP. What did you set them to?
Dominic Cleal wrote:
Can you provide more information? If the foreman_proxy http/http_port parameters are enabled then it will be running on HTTP. What did you set them to?
I did not touch them at all. From the BZ ticket I gathered the proxy is running on http 8000 by default and it should not. I reproduced with 'steps to reproduce' and found out the :http_port in /etc/foreman-proxy/settings.yml is not commented out.
- Project changed from Installer to Katello
- Status changed from Need more information to New
Moving this to Katello then, perhaps it enables the parameter - foreman-installer does not.
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/katello-installer/pull/328 added
- Translation missing: en.field_release set to 143
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Also available in: Atom
PDF