Skip to content

Fix outdated zenohd.service and config files #1915

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

Open
doganulus opened this issue Apr 18, 2025 · 0 comments
Open

Fix outdated zenohd.service and config files #1915

doganulus opened this issue Apr 18, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@doganulus
Copy link

Describe the bug

The systemd unit file and the config file in the zenohd directory are probably outdated. These files are still installed from the Debian repos in version 1.3.3. Starting the service gives the following unknown field error when reading the config file as follows:

zenohd[66]: called `Result::unwrap()` on an `Err` value: JSON error: Message { msg: "unknown field `plugins_search_dirs`, expected one of `id`, `metadata`, `mode`, `connect`, `listen`, `open`, `scouting`, `timestamping`, `queries_default_timeout`, `routing`, `aggregation`, `qos`, `transport`, `adminspace`, `namespace`, `downsampling`, `access_control`, `low_pass_filter`, `plugins_loading`, `plugins`", location: Some(Location { line: 62, column: 3 }) } at commons/zenoh-config/src/lib.rs:979.

To reproduce

  1. Install Zenoh from Debian repos on a fresh machine
  2. Enable and start zenohd.service

System info

  • Zenoh version 1.3.3
@doganulus doganulus added the bug Something isn't working label Apr 18, 2025
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

1 participant