# voxl-io-server won't run

Source: https://forum.modalai.com/topic/4595/voxl-io-server-won-t-run
Category: General Questions (https://forum.modalai.com/category/2/general-questions)
Posted: 2025-07-14 17:39:44 UTC by tonygurney
Replies: 4 · Views: 830

## tonygurney · 2025-07-14 17:39:44 UTC

Hello Modal AI team,

I am trying to enable and run voxl-io-server. I was successfully able to enable it but when starting the system, it would not run. I ran into this error when I asked for its status

voxl2:/$ systemctl status voxl-io-server
● voxl-io-server.service - voxl-io-server
   Loaded: loaded (/usr/bin/voxl-io-server; enabled; vendor preset: enabled)
   Active: failed (Result: exit-code) since Mon 2025-07-14 14:19:26 UTC; 25ms ago
  Process: 2571 ExecStart=/usr/bin/voxl-io-server (code=exited, status=255)
 Main PID: 2571 (code=exited, status=255)

Jul 14 14:19:26 m0054 systemd[1]: Started voxl-io-server.
Jul 14 14:19:26 m0054 voxl-io-server[2571]: no config file found, please run voxl-configure-rangefinders
Jul 14 14:19:26 m0054 systemd[1]: voxl-io-server.service: Main process exited, code=exited, status=255/n/a
Jul 14 14:19:26 m0054 systemd[1]: voxl-io-server.service: Failed with result 'exit-code'.

## Reply by Eric Katzfey (ModalAI staff) · 2025-07-15 15:09:33 UTC

@tonygurney said in [voxl\-io\-server won't run](/post/23075):
> no config file found, please run voxl-configure-rangefinders

Did you try running `voxl-configure-rangefinders`?

## Reply by tonygurney · 2025-07-15 15:54:35 UTC (in reply to Eric Katzfey)

> Did you try running `voxl-configure-rangefinders`?

Yes I have, and these are the outputs: 

voxl2:/$ voxl-configure-rangefinders
missing required argument

Start wizard with prompts:
voxl-configure-rangefinders

Shortcut configuration arguments for scripted setup.
factory_enable will reset the config file to factory defaults
before enabling the service.

voxl-configure-rangefinders disable
voxl-configure-rangefinders 1_on_m0141
voxl-configure-rangefinders 1_downward_on_m0141
voxl-configure-rangefinders 4_on_m0141
voxl-configure-rangefinders 1_downward_on_m0173
voxl-configure-rangefinders enable

1_downward_on_m0141 is for a downward sensor, this enables mavlink
broadcast to the autopilot as a landing sensor

show this help message:
voxl-configure-rangefinders help

is there a certain option I should select?

## Reply by Eric Katzfey (ModalAI staff) · 2025-07-15 17:16:05 UTC (in reply to tonygurney)

@tonygurney What are you trying to accomplish with voxl-io-server?

## Reply by tonygurney · 2025-07-15 17:25:30 UTC (in reply to Eric Katzfey)

@Eric-Katzfey I figured out that I did not need it for my project, Thank you thought!
