Ich habe auf latest Master geupdatet (von 1.2.x).
Nun stehen im Log immer wieder:
Bei mir gibt es kein plugins/bin
Weiß jemand Rat?
Gruß
Nun stehen im Log immer wieder:
Code:
2018-05-23 06:54:51 ERROR logics.env_stat Logic: logics.env_stat, File: /usr/lib/python3.5/shutil.py, Line: 984, Method: disk_ usage, Exception: [Errno 2] No such file or directory: '/usr/local/smarthome/plugins/bin' Traceback (most recent call last): File "/usr/local/smarthome/lib/scheduler.py", line 425, in _task exec(obj.bytecode) File "/usr/local/smarthome/lib/env/stat.py", line 37, in <module> du = shutil.disk_usage(os.path.abspath(pathname)) File "/usr/lib/python3.5/shutil.py", line 984, in disk_usage st = os.statvfs(path) FileNotFoundError: [Errno 2] No such file or directory: '/usr/local/smarthome/plugins/bin'
Weiß jemand Rat?
Gruß
Kommentar