Select Your Language

Infrastructure and Management

Cloud Computing

Storage

Runtimes

Integration and Automation

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

    Posted on

    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.

    by

    points

    Responses

    Red Hat LinkedIn YouTube Facebook X, formerly Twitter

    Quick Links

    Help

    Site Info

    Related Sites

    © 2025 Red Hat