Skip to main content

Overview

velatir health reports whether the desktop client can do its job: the host is running, desktop config is syncing, the last update did not fail, and the browser extension can receive its configuration. Read it with velatir health. Exit code is 0 when every check is healthy and non-zero when any check fails, so it works as a monitoring probe.

States

Reading velatir health

Add --json for the raw snapshot.

Checks

If it shows a problem

  • Host not running / no config sync: the host process may be crash-looping. Run velatir logs --host and share the output with support.
  • Browser-delivery checks: see Troubleshooting.
  • Anything else: velatir status plus velatir logs --host -f.

Next Steps

Troubleshooting

Resolve a degraded state.

CLI reference

The health and test commands in detail.