Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
denics opened this issue Mar 4, 2023 · 2 comments
Open
Assignees
Labels
bug Something isn't working

Comments

@denics
Copy link

denics commented Mar 4, 2023

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
@denics denics added the bug Something isn't working label Mar 4, 2023
@j1nx
Copy link
Member

j1nx commented Mar 14, 2023

Thanks, I have also seen this. I will look into it. Switching it over to use timesyncd of systemd. That one will allow for better user control.

@j1nx
Copy link
Member

j1nx commented Jan 27, 2024

For this to resolve we need this PR merged first;

OpenVoiceOS/ovos-utils#200 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants