OpenVoiceOS / OpenVoiceOS/ovos-systemd
update needed?
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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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