webMethods

webMethods

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.

 View Only

Does anyone crossed this message "kibana server not ready"?

  • 1.  Does anyone crossed this message "kibana server not ready"?

    Posted Tue June 04, 2024 09:13 AM

    Product/components used and version/fix level:

    API Gateway 10.7

    Detailed explanation of the problem:

    This message “kibana server not ready yet” appears when opening YUI Admin > API > > Analytics.
    This is an issue because any troubleshoot requires access to this.
    I’ve also checked this in the “OS level”:

    • the process is there;
    • the port is actively being listened:
    $ nc -vzw1 localhost 9405
    Ncat: Version 7.92 ( https://nmap.org/ncat )
    Ncat: Connection to ::1 failed: Connection refused.
    Ncat: Trying next address...
    Ncat: Connected to 127.0.0.1:9405.
    Ncat: 0 bytes sent, 0 bytes received in 0.01 seconds.
    
    • however, when it comes to get the Kibana’s [health] status:
    $ curl http://localhost:9405/status
    Kibana server is not ready yet
    

    Error messages / full error message screenshot / log file:

    $ grep kibana server.log | wc -l
    0
    $ grep kibana  WMERROR_20240603_000000.log  WMERROR_20240603_103235.log | wc -l
    0
    

    Is there any other log file I should look?

    Question related to a free trial, or to a production (customer) instance?

    customer instance


    #API-Gateway
    #webMethods
    #API-Management
    #kibana