You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 19, 2021. It is now read-only.
since two week I'm not longer able to start the brigde on my RPI3. When I try to start the bridge the following error appiers:
~/landroid-bridge$ node dist/server.js
/home/openhabian/landroid-bridge/dist/Config.js:29
throw new Error("Could not parse config.json");
^
Error: Could not parse config.json
at Config.loadConfig (/home/openhabian/landroid-bridge/dist/Config.js:29:19)
at new Config (/home/openhabian/landroid-bridge/dist/Config.js:13:14)
at Object. (/home/openhabian/landroid-bridge/dist/Config.js:36:19)
at Module._compile (internal/modules/cjs/loader.js:654:30)
at Object.Module._extensions..js (internal/modules/cjs/loader.js:665:10)
at Module.load (internal/modules/cjs/loader.js:566:32)
at tryModuleLoad (internal/modules/cjs/loader.js:506:12)
at Function.Module._load (internal/modules/cjs/loader.js:498:3)
at Module.require (internal/modules/cjs/loader.js:598:17)
at require (internal/modules/cjs/helpers.js:11:18)
The bridge worked for month without Problems and I did not any changes on my config then on my overall setup.