Bug 1145734 - When httpd fails to start, it tells users they probably haven't run pulp-manage-db
Summary: When httpd fails to start, it tells users they probably haven't run pulp-mana...
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: Pulp
Classification: Retired
Component: user-experience
Version: 2.4.0
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
: 2.6.0
Assignee: amacdona@redhat.com
QA Contact: Preethi Thomas
URL:
Whiteboard:
: 1004855 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-09-23 15:09 UTC by Randy Barlow
Modified: 2015-02-28 22:22 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2015-02-28 22:22:25 UTC
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Pulp Redmine 543 0 None None None Never

Description Randy Barlow 2014-09-23 15:09:19 UTC
Description of problem:
When httpd fails to start for any reason, it tells users they likely need to run pulp-manage-db, even when that's not the case. This leads to lots of confusion and just isn't helpful. Also, it is possible for it to detect for sure whether pulp-manage-db needs to be run, so it should give the user the real error.

Version-Release number of selected component (if applicable):
2.4.0-1

How reproducible:
Every time

Steps to Reproduce:
1. Break Pulp in some way, perhaps by inserting a raise Exception during its initialization.

Actual results:
It will tell you that you likely need to run pulp-manage-db.

Expected results:
It should tell you what really happened.

Additional info:
Of course, if it really is that you need to run pulp-manage-db, it should tell you that, without the word "likely".

Comment 1 Jeff Ortel 2014-09-26 16:02:32 UTC
Update the language.

Comment 2 amacdona@redhat.com 2014-10-28 16:31:40 UTC
https://github.com/pulp/pulp/pull/1270

Comment 3 Chris Duryee 2014-11-18 00:01:14 UTC
*** Bug 1004855 has been marked as a duplicate of this bug. ***

Comment 4 Chris Duryee 2014-12-23 20:52:50 UTC
fixed in pulp 2.6.0-0.2.beta

Comment 5 Preethi Thomas 2015-02-03 21:37:37 UTC
verified
[root@ibm-x3550m3-07 ~]# rpm -qa pulp-server
pulp-server-2.6.0-0.5.beta.el6.noarch
[root@ibm-x3550m3-07 ~]#

Comment 6 Brian Bouterse 2015-02-28 22:22:25 UTC
Moved to https://pulp.plan.io/issues/543


Note You need to log in before you can comment on or make changes to this bug.