OpenVoiceOS

Is the device working?

This page asks each part of OpenVoiceOS if it is running.

First time here? Set up this device.

Checking…

If something is down

If you are not sure what to do, ask whoever set up your device.

Otherwise, here is what usually helps.

For people comfortable with a terminal
  • Watch the messages on the bus with the bus monitor, if it runs on this device.
  • Read the log of the service: journalctl --user -u ovos-skills -n 100 (use ovos-audio, ovos-dinkum-listener, ovos-gui or ovos-phal for the others.)
  • Start it again: systemctl --user restart ovos-skills
  • This page does not restart services itself: the panel controls the device over the message bus, which cannot help while the bus is down. See the security notes.

Learn more in the technical manual