Hallo,
wenn ich mit smarthome starten will kommt im log folgende Fehlermeldung:
Was kann das seltsames sein?
Auch habe ich ein Problem mit dem ausführen des Autostzrat scripts aus der Komplettanleitung. Die ist ja für Ubuntu geschrieben, ich nutze allerdings debian.
da kommt folgendes:
root@smarthome:~# update-rc.d smarthome defaults
update-rc.d: using dependency based boot sequencing
Vielleicht weiß jemand einen Rat
Danke
wenn ich mit smarthome starten will kommt im log folgende Fehlermeldung:
Code:
/usr/smarthome/var/log/smarthome.log [B---] 0 L:[ 1+ 0 1/ 14] *(0 / 720b) 0073 0x049 Init SmartHome.py 1.0-25-g921ba82+ 2014-01-30 15:04:14 ERROR Main Unhandled exception: string indices must be integers <class 'TypeError'> File "/usr/smarthome/bin/smarthome.py", line 606, in <module> sh.start() File "/usr/smarthome/bin/smarthome.py", line 325, in start self._logics = lib.logic.Logics(self, self._logic_conf, self._env_logic_conf) File "/usr/smarthome/lib/logic.py", line 45, in __init__ logic = Logic(self._sh, name, _config[name]) File "/usr/smarthome/lib/logic.py", line 95, in __init__ vars(self)[attribute] = attributes[attribute] 2014-01-30 15:04:14 ERROR Connections KNX: could not connect to 127.0.0.1:6720 (TCP): [Errno 111] Verbindungsaufbau abgelehnt
Auch habe ich ein Problem mit dem ausführen des Autostzrat scripts aus der Komplettanleitung. Die ist ja für Ubuntu geschrieben, ich nutze allerdings debian.
da kommt folgendes:
root@smarthome:~# update-rc.d smarthome defaults
update-rc.d: using dependency based boot sequencing
Vielleicht weiß jemand einen Rat
Danke
Kommentar