Skip to content
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

Config.yml #3

Open
koos147 opened this issue Aug 11, 2018 · 0 comments
Open

Config.yml #3

koos147 opened this issue Aug 11, 2018 · 0 comments

Comments

@koos147
Copy link

koos147 commented Aug 11, 2018

When i try to start the application i got an error that the config.yml file is missing.
but i don't see anything in your readme about a config file.

 ./knx2mqtt.js -h 172.16.20.176

fs.js:436
  return binding.open(pathModule._makeLong(path), stringToFlags(flags), mode);
                 ^
Error: ENOENT, no such file or directory '/etc/knx-mqtt/config.yml'
    at Object.fs.openSync (fs.js:436:18)
    at Object.fs.readFileSync (fs.js:290:15)
    at read (/etc/knx-mqtt/node_modules/node-yaml-config/lib/node-yaml-config.js:28:27)
    at Object.load (/etc/knx-mqtt/node_modules/node-yaml-config/lib/node-yaml-config.js:48:12)
    at Object.<anonymous> (/etc/knx-mqtt/knx2mqtt.js:7:26)
    at Module._compile (module.js:456:26)
    at Object.Module._extensions..js (module.js:474:10)
    at Module.load (module.js:356:32)
    at Function.Module._load (module.js:312:12)
    at Function.Module.runMain (module.js:497:10)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant