arthurdent75 / SimpleScheduler

An Home Assistant AddOn to schedule entities on/off on weekly base
183 stars 36 forks source link

Addon does not start. "example 2 crashed, halting add-on" #127

Closed amrit-venkatesh closed 1 year ago

amrit-venkatesh commented 1 year ago

`[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] 00-banner.sh: executing...

Add-on: Simple Scheduler Simple timer on weekly base

Add-on version: 2.11 You are running the latest version of this add-on. System: Home Assistant OS 10.1 (amd64 / qemux86-64) Home Assistant Core: 2023.5.1 Home Assistant Supervisor: 2023.04.1

Please, share the above information when looking for help or support in, e.g., GitHub, forums or the Discord chat.

[cont-init.d] 00-banner.sh: exited 0. [cont-init.d] 01-log-level.sh: executing... [cont-init.d] 01-log-level.sh: exited 0. [cont-init.d] done. [services.d] starting services [services.d] done. [18:30:44] INFO: Starting service.d [Scheduler] [18:30:44] INFO: Starting service.d [Interface] [18:30:44] INFO: Running scheduler.sh [18:30:44] INFO: Running interface.sh [2023-05-06 18:30:45] STATUS: Starting main program Traceback (most recent call last): File "/simplescheduler/main.py", line 793, in if options['MQTT']['enabled']: KeyError: 'MQTT' [18:30:48] WARNING: example 2 crashed, halting add-on ./finish: line 7: /run/s6/basedir/bin/halt: No such file or directory [18:30:48] INFO: Starting service.d [Interface] [18:30:48] INFO: Running interface.sh [2023-05-06 18:30:49] STATUS: Starting main program Traceback (most recent call last): File "/simplescheduler/main.py", line 793, in if options['MQTT']['enabled']: KeyError: 'MQTT'`