OpenVoiceOS / OpenVoiceOS/ovos-systemd

update needed?

Open
#1 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
10
Forks
2
PR merge metrics
No merged PRs in 30d

Description

hi. Thanks for putting this together and publishing!
To make it work with a more recent version of mycroft i had to remove the passing of a watchdog argument for some of the subsystems. It seems it was removed from some of the main.py classes (?).
And though the skills subsystem still accepted the argument, for some reason the watchdog was being triggered nevertheless and it was restarting every 30s so I disabled it. Right now only the voice subsystem has it enabled.
With that it is stable on a RPI4 running Rasbian buster and Mycroft 21.2.0

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing the repository's systemd service files and the referenced main.py entry points for the skills and voice subsystems. Compare their watchdog argument handling with Mycroft 21.2.0 and verify that the configured services remain stable without unwanted 30-second restarts.

Written by the indexing model from the issue text.

Assessment

Tech stack
linux, python
Domain
devops, operating-systems
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.