Skip to content
This repository was archived by the owner on Sep 8, 2024. It is now read-only.
This repository was archived by the owner on Sep 8, 2024. It is now read-only.

Skills and Enclosure background services fail to stop and are killed... #2492

@trekjunky

Description

@trekjunky

Be clear about the software, hardware and version you are running

For example:

in CLI

what version are you running
I am running mycroft-core version 20 oh 2, release 0
You are on the latest version.

Opensuse Leap 15.1

Try to provide steps that we can use to replicate the Issue

For example:

  1. CTRL+C in CLI
  2. Enter ./stop_mycroft.sh
  3. Skills and Enclosure services are eventually killed.
  4. Takes about 30 seconds total

Be as specific as possible about the expected condition, and the deviation from expected condition.

user@LinuxOS:/mycroft-core> ./stop-mycroft.sh skills
Stopping skills (5579)...stopped.
user@LinuxOS:
/mycroft-core> ./stop-mycroft.sh enclosure
Stopping enclosure (5588)...failed to stop.
Killing enclosure (5588)...killed.
user@LinuxOS:/mycroft-core> ./stop-mycroft.sh
Stopping all mycroft-core services
Stopping messagebus.service (5576)...stopped.
Stopping audio (5582)...stopped.
Stopping speech (5585)...stopped.
...
user@LinuxOS:
/mycroft-core> ./stop-mycroft.sh
Stopping all mycroft-core services
Stopping messagebus.service (18995)...stopped.
Stopping skills (18998)...failed to stop.
Killing skills (18998)...killed.
Stopping audio (19001)...stopped.
Stopping speech (19004)...stopped.
Stopping enclosure (19007)...failed to stop.
Killing enclosure (19007)...killed.
user@LinuxOS:~/mycroft-core>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions