OpenVoiceOS / OpenVoiceOS/ovos-buildroot

[BUG] when launching phal : ntpd[1065]: must be run as root, not uid 1000

Open
#137 2 comments 0 reactions 1 assignee View on GitHub

@j1nx is already working on this.

Since Mar 4, 2023.

bug
Dominant language
Python
Stars
283
Forks
37
PR merge metrics
No merged PRs in 30d

Description

OpenVoiceOS specifications (please complete the following information):

  • Device: Mark2-Devkit
  • Image release: 20230117

Describe the bug
When launching the systemd phal component we have this:

mycroft@OpenVoiceOS-e383a2:~ $ tail -f /var/log/mycroft/phal.error.log
Connection Refused. Is Messagebus Service running?
Exception closing websocket at ws://0.0.0.0:8181/core: [Errno 111] Connection refused
Message Bus Client will reconnect in 10.0 seconds.
 * Running on http://0.0.0.0:36536/ (Press CTRL+C to quit)
/bin/sh: line 1: service: command not found
 4 Mar 19:42:04 ntpd[937]: must be run as root, not uid 1000
/bin/sh: line 1: service: command not found
/bin/sh: line 1: service: command not found
 4 Mar 19:42:08 ntpd[1065]: must be run as root, not uid 1000
/bin/sh: line 1: service: command not found

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.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.