| Summary: | Supervisor unix HTTP server socket doesn't get created | ||
|---|---|---|---|
| Product: | [Fedora] Fedora EPEL | Reporter: | Andy Shinn <andys+redhat> |
| Component: | supervisor | Assignee: | Francisco Javier Tsao Santín <tsao> |
| Status: | CLOSED NOTABUG | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | low | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | el6 | CC: | a.badger, nphilipp, steve.traylen, tsao |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2020-03-30 18:55:59 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
|
Description
Andy Shinn
2013-08-22 22:00:48 UTC
The [unix_http_server] section is part of supervisor 3: http://supervisord.org/upgrading.html#upgrading-supervisor-2-to-3 You must configure the http_port option in the [supervisord] section of the config file. The default config file: [supervisord] http_port=/var/tmp/supervisor.sock ; (default is to run a UNIX domain socket server) Closing this ticket... 7 years later :-D |