jfarseneau / antennas

📡 DVR emulator for Plex DVR to connect to Tvheadend.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Program fails to start with error message regarding missing config file

sickboy2711 opened this issue · comments

Description:
The program fails to start, displaying the following error message:
Config file config/config.yml could not be found; did you specify a config file and is it the right path?

Steps to Reproduce:

  1. Install the program using the command sudo npm install -g antennas.
  2. Attempt to start the program with the command antennasstart.

Expected Behavior:
The program should start successfully without any errors.

Actual Behavior:
After executing the antennas start command, the Antennas logo is displayed in the terminal of putty, followed by the aforementioned error message.

Additional Details:
Upon inspecting the directory /usr/local/bin using the command ls -l, I noticed that the symlink for the program is present. However, upon further examination of my filesystem, the file /lib/node_modules/antennas/index.js does not exist.

Environment:

  • Operating System: Raspbian GNU/Linux 11 (bullseye)
  • Hardware: Raspberry Pi 2 Model B Rev 1.1
  • Antennas Version: 4.2.0