Hi, I’ve used it successfully for a month but now it’s not starting Here is the log:
[s6-init] making user provided files available at /var/run/s6/etc...exited 0.
[s6-init] ensuring user provided files have correct perms...exited 0.
[fix-attrs.d] applying ownership & permissions fixes...
[fix-attrs.d] done.
[cont-init.d] executing container initialization scripts...
[cont-init.d] done.
[services.d] starting services
[services.d] done.
/app/app.js:7
const mqttClient = mqtt.connect(config.mqtt.url, {});
^
TypeError: Cannot read property 'url' of undefined
at Object.<anonymous> (/app/app.js:7:45)
at Module._compile (internal/modules/cjs/loader.js:1063:30)
at Object.Module._extensions..js (internal/modules/cjs/loader.js:1092:10)
at Module.load (internal/modules/cjs/loader.js:928:32)
at Function.Module._load (internal/modules/cjs/loader.js:769:14)
at Function.executeUserEntryPoint [as runMain] (internal/modules/run_main.js:72:12)
at internal/main/run_main_module.js:17:47
[cmd] /bin/ash exited 1
[cont-finish.d] executing container finish scripts...
[cont-finish.d] done.
[s6-finish] waiting for services.
[s6-finish] sending all processes the TERM signal.
And supervisor’s log:
21-02-10 15:00:00 INFO (SyncWorker_0) [supervisor.docker.interface] Cleaning addon_b2fc9258_cybele application
21-02-10 15:00:00 WARNING (MainThread) [supervisor.addons.options] Unknown options mqtt
21-02-10 15:00:00 WARNING (MainThread) [supervisor.addons.options] Unknown options dongles
21-02-10 15:00:02 INFO (SyncWorker_3) [supervisor.docker.addon] Starting Docker add-on b2fc9258/amd64-addon-cybele with version 1.0.0
I think that it’s related to this problem: https://github.com/home-assistant/supervisor/issues/2540. The supervisor now requires schema so with “false” it does not recognize options Could you please provide schema for the options in config.json ? It’s a very good add-on and now it’s useless Thanks in andvance.
P.S.
I hope you’ll understand my poor english
configuration issue is fixed. new release 1.0.1 is available. be attentive configuration is migrated from Configuration Tab to Configuration Folder. see instruction for more information
I am also here in search for an docker image to install cybele on my rhasspy pi.
Have we to do something for this problem or is it resolved already?
As of now (2020-10-30), there’s a bug in bluetoothd which causes it to constantly write all state changes of everything all the time to disk. This has caused the death of multiple brave 16GB micro sd cards which couldn’t handle 50+TBW
If i search for cybele on this forum i do not find very much. @Artist Maybe you can made an thread announcing your cybele integration?