marcoraddatz / homebridge-docker

Dockerized Homebridge. No plugins pre-defined, hassle-free setup. Read instructions!
Apache License 2.0
127 stars 47 forks source link

can't open home bridge #57

Closed roberkane212 closed 5 years ago

roberkane212 commented 5 years ago

Everything was working fine, tried to set up my roku tv now i can't get home bridge to open at all

Admin$ homebridge /usr/local/lib/node_modules/homebridge/lib/server.js:219 var username = config.bridge.username; ^

TypeError: Cannot read property 'username' of undefined at Server._loadConfig (/usr/local/lib/node_modules/homebridge/lib/server.js:219:31) at new Server (/usr/local/lib/node_modules/homebridge/lib/server.js:56:38) at module.exports (/usr/local/lib/node_modules/homebridge/lib/cli.js:30:16) at Object. (/usr/local/lib/node_modules/homebridge/bin/homebridge:17:22) at Module._compile (module.js:570:32) at Object.Module._extensions..js (module.js:579:10) at Module.load (module.js:487:32) at tryModuleLoad (module.js:446:12) at Function.Module._load (module.js:438:3) at Module.runMain (module.js:604:10) is the error message i get, can someone please help