Satellite 6 beta katello-installer failure: /candlepin/admin/init status 400

Latest response

I'm failing to get the Satellite 6 beta installed. The katello-installer is failing when starting Tomcat, at wget:

# /usr/bin/wget --debug --timeout=30 --tries=5 --retry-connrefused -qO- http://localhost:8080/candlepin/admin/init
Setting --timeout (timeout) to 30
Setting --tries (tries) to 5
Setting --retry-connrefused (retryconnrefused) to 1
Setting --quiet (quiet) to 1
Setting --output-document (outputdocument) to -
DEBUG output created by Wget 1.12 on linux-gnu.

Caching localhost => 127.0.0.1
Created socket 3.
Releasing 0x00000000009fa2a0 (new refcount 1).

---request begin---
GET /candlepin/admin/init HTTP/1.0
User-Agent: Wget/1.12 (linux-gnu)
Accept: */*
Host: localhost:8080
Connection: Keep-Alive

---request end---

---response begin---
HTTP/1.1 400 Bad Request
Server: Apache-Coyote/1.1
Date: Mon, 01 Sep 2014 15:11:08 GMT
Connection: close

---response end---
Closed fd 3

Tomcat is running, port 8080 is listening, according to lsof the Java process has got some log files open in /var/log/tomcat6 but it is not logging the reason for sending a 400 response.

Any ideas how to troubleshoot this?

Thanks,
Mark Bannister.

Responses

Just want to let you know: We are expierencing the same problem on RHEL 7 ):

Is there a solution to this? I have this problem right now on a RHEL 6.6 where I'm trying to install Satellite.

This issue was solve with the release of Satellite 6.0.4

As mario suggested, this should be resolved. The best step to try and get these resolved is to run foreman-debug on the satellite and use when opening a support ticket. The debug (which is also called by sosreport) contains all the logs and will help us to debug the issue.

Close

Welcome! Check out the Getting Started with Red Hat page for quick tours and guides for common tasks.