Actions
Bug #2174
closedWrong log settings should have the proxy terminate on startup
Status:
Resolved
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Description
When specifying "STDOUT" which is mentioned as a possibility in the settings file the proxy starts fine but apparently all calls to it from the web UI result in a 500 internal server error.
The proxy should fail to start up in such a case with an appropriate error so this can be caught easier as the 500 errors are not easy to correlate to the log settings of the proxy.
Updated by Byron Miller over 9 years ago
- Description updated (diff)
Good Morning,
I'm running through the backlog of ticket and trying to triage and see if issues are still active or if you were able to resolve this issue. Was this running in Fedora by any chance and are you still experiencing this problem on foreman 1.8.x?
Updated by Anonymous over 8 years ago
- Related to Refactor #11323: Refactor PID writing, interrupt trap and daemon logging added
Updated by Anonymous over 8 years ago
- Status changed from New to Resolved
Appropriate checks for "STDOUT" logger have been added.
Actions