Bug 1396184
| Summary: | configuring external auth crashes appliance console 5.7.0.11 | ||
|---|---|---|---|
| Product: | Red Hat CloudForms Management Engine | Reporter: | luke couzens <lcouzens> |
| Component: | Appliance | Assignee: | Joe Vlcek <jvlcek> |
| Status: | CLOSED ERRATA | QA Contact: | luke couzens <lcouzens> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 5.7.0 | CC: | abellott, dajohnso, jhardy, jvlcek, lcouzens, obarenbo |
| Target Milestone: | GA | ||
| Target Release: | 5.8.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | black:ldap | ||
| Fixed In Version: | 5.8.0.0 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2017-05-31 14:24:18 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: | |
| Embargoed: | |||
|
Description
luke couzens
2016-11-17 17:15:02 UTC
Hey Luke, I suspect your appliance my not be correctly configured. Can you please confirm your appliance is running with the command: systemctl status evmserverd When you configured your database with the appliance_console did you happen to answer "yes" to the prompt: `Configure this server as a dedicated database instance? (Y/N): ` You need to answer "no" to that. Hey Joe, So I think you are correct, I can only reproduce this on an unconfigured appliance. On that note though should we really see an appliance console crash, regardless if evm is started or not? New commit detected on ManageIQ/manageiq-gems-pending/master: https://github.com/ManageIQ/manageiq-gems-pending/commit/4edf0a906b9af85fd4212394cd851a7060c7baf7 commit 4edf0a906b9af85fd4212394cd851a7060c7baf7 Author: Joe VLcek <jvlcek> AuthorDate: Tue Jan 17 20:13:04 2017 -0500 Commit: Joe VLcek <jvlcek> CommitDate: Thu Jan 19 13:44:45 2017 -0500 Restart httpd only if it is running. https://bugzilla.redhat.com/show_bug.cgi?id=1396184 .../appliance_console/external_httpd_authentication.rb | 9 +++++---- .../external_httpd_authentication_spec.rb | 17 +++++++++++++++++ 2 files changed, 22 insertions(+), 4 deletions(-) Verified in 5.8.0.2 Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2017:1367 |