Moin,
da ich ja mal auf yaml für die Konfigurationsdateien umsteigen möchte, habe ich gerade auf v1.3Hotfix2 aktualisiert.
Dabei fällt mir im Log auf:
oder:
Woran kann das liegen?
Gruß,
Hendrik
da ich ja mal auf yaml für die Konfigurationsdateien umsteigen möchte, habe ich gerade auf v1.3Hotfix2 aktualisiert.
Dabei fällt mir im Log auf:
Code:
2017-08-27 18:15:58 ERROR scheduler env_stat Logic: env_stat, File: /usr/local/smarthome/lib/env/stat.py, Line: 5, Method: <module>, Exception: 'Item' object has no attribute 'system' -- scheduler.py:_task:394 Traceback (most recent call last): File "/usr/local/smarthome/lib/scheduler.py", line 382, in _task exec(obj.bytecode) File "/usr/local/smarthome/lib/env/stat.py", line 5, in <module> if sh.env.system.libs.ephem_version is not None: AttributeError: 'Item' object has no attribute 'system'
oder:
Code:
2017-08-27 18:15:52 ERROR scheduler env_init Logic: env_init, File: /usr/local/smarthome/lib/env/init.py, Line: 10, Method: <module>, Exception: 'Item' object has no attribute 'sy stem' -- scheduler.py:_task:394 Traceback (most recent call last): File "/usr/local/smarthome/lib/scheduler.py", line 382, in _task exec(obj.bytecode) File "/usr/local/smarthome/lib/env/init.py", line 10, in <module> sh.env.system.name(hostname) AttributeError: 'Item' object has no attribute 'system'
Gruß,
Hendrik
Kommentar