Skip to content

Upgrade stops running service #9863

@hundredacres

Description

@hundredacres

Kibana version: 5.1.2

Elasticsearch version: 5.1.2

Server OS version: CentOS release 6.8

Browser version: n/a

Browser OS version: n/a

Original install method (e.g. download page, yum, from source, etc.): Yum

Description of the problem including expected versus actual behavior:

Yum update breaks a running service. The preinstall script stops the service, but the postinstall script doesn't start it up again. Either you stop managing the service, or you start it up again after upgrade.

Provide logs and/or server output (if relevant):

/var/log/messages:Jan 13 04:06:36 is04 /etc/init.d/kibana: Attempting 'stop' on kibana
/var/log/messages:Jan 13 04:06:36 is04 /etc/init.d/kibana: Killing kibana (pid 14082) with SIGTERM
/var/log/messages:Jan 13 04:06:36 is04 /etc/init.d/kibana: Waiting kibana (pid 14082) to die...
/var/log/messages:Jan 13 04:06:36 is04 /etc/init.d/kibana: kibana stopped.
/var/log/messages:Jan 13 04:06:41 is04 yum[11721]: Updated: kibana-5.1.2-1.x86_64
/var/log/messages:Jan 13 04:06:51 is04 /etc/init.d/kibana: Attempting 'stop' on kibana

My engineer had to manually start the process here -

/var/log/messages:Jan 13 04:23:08 is04 /etc/init.d/kibana: kibana is not running
/var/log/messages:Jan 13 04:23:14 is04 /etc/init.d/kibana: Attempting 'start' on kibana
/var/log/messages:Jan 13 04:23:14 is04 /etc/init.d/kibana: kibana started

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions