Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1085292

Summary: Katello configure --org-name=XXX --user-pass=XXXX appears to work but Katello never starts
Product: [Retired] Katello Reporter: philip.brindley
Component: InstallerAssignee: Katello Bug Bin <katello-bugs>
Status: CLOSED EOL QA Contact: Katello QA List <katello-qa-list>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 1.4   
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-03-27 18:39:10 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:
Attachments:
Description Flags
katello debug logs none

Description philip.brindley 2014-04-08 10:08:16 UTC
Created attachment 883951 [details]
katello debug logs

Description of problem: KAtello confiure appears to work but I can never get Katello to run.

Bug seems similar to older bug 877589

in main.log all looks ok until I get 
Error: pulp-manage-db >/var/log/katello/katello-configure/pulp_migrate.log 2>&1 && touch /var/lib/pulp/init.flag returned 1 instead of one of [0]
Error: /Stage[main]/Pulp::Config/Exec[migrate_pulp_db]/returns: change from notrun to 0 failed: pulp-manage-db >/var/log/katello/katello-configure/pulp_migrate.log 2>&1 && touch /var/lib/pulp/init.flag returned 1 instead of one of [0]

Then configure finishes with no errors but Katello never starts

Version-Release number of selected component (if applicable):
Fresh install of Katello 1.4 on RHEL 6.4


How reproducible:
have tried the install several times and always seem to get similar issues

Steps to Reproduce:
1.remove all Katello install and then reinstall. As per instructions
2. create new VM do fresh install of basic RHEL 6.4 server. Install desktop and register VM. THen run yum update and finally try install of Katello. Same problem
3.

Actual results:
HTTP provides me with default page but localhost/katello shows Error Service Temporarily not Available 

Expected results: Katello login page


Additional info:THis is a fresh install of RHWEL6u4 no firewall (external firewall has ports 80 and 443 and 5671 open)