Ticket #95 (assigned defect) Opened 2 months ago Last modified 2 months ago ipa-webgui init script should verify that ipa-webgui started successfully Reported by: kmacmill Assigned to: kmacmill (accepted) Priority: major Milestone: release-1 Component: ipa-server Version: Keywords: Cc: Description ¶ The init script does not seem to check errors properly - it is possible for the web gui to silently fail. Change History 2007-11-14 08:39:46 changed by kmacmill ¶ * status changed from new to assigned. * milestone changed from milestone-5 to release-1.
*** Bug 430314 has been marked as a duplicate of this bug. ***
Created attachment 293450 [details] Add debug, foreground flags. Enable logging in script to catch startup errs Some errors aren't detected until the server receives its first request (something already using the port, for example). This patch adds logging during startup so it should be easier to track down errors. Also a -f flag for preventing the script from becoming a daemon and -d flag for increasing the debug level of the log.
Committed in changeset 610
*** Bug 430316 has been marked as a duplicate of this bug. ***
will verify this in the post-beta cycle. I have verified that the webgui functions ok though...
What is the right behave of ipa_webgui script? When stop ipa_webgui service, and run "ipa_webgui" directly, there is no message output at all, even when i do "ipa_webgui -d". Shall we output something to notify user the status of ipa-webgui?
No, ipa_webgui is a daemon. If you want output you have to run it in foreground mode with -f.
QA Verified on May 23, 2008 (Yi) Build used: May 23, 2008 (x64)