Danke für die Info. Wenn ich mal wieder Zeit habe kann ich es nochmal testen.
Ankündigung
Einklappen
Keine Ankündigung bisher.
SmarthomeNG v1.11.0 Image für Raspberry Pi
Einklappen
Das ist ein wichtiges Thema.
X
X
-
Hallo zusammen. Ich hoffe ich bin jetzt hier im richtigen Thread.
Ich habe versucht das Docker-Image auf 1.12 zu heben. Der Stand ist hier.
Nachdem ich nun versuche diesen container zu starten bekommt der die plugins nicht geladen.
Sagt das jemandem etwas?
HTML-Code:2026-05-14 12:17:24 NOTICE lib.smarthome -------------------- Init SmartHomeNG v1.12.0-master (manual) -------------------- 2026-05-14 12:17:24 NOTICE lib.smarthome Running in Python interpreter 'v3.10.13 final', from directory /usr/local/smarthome 2026-05-14 12:17:24 NOTICE lib.smarthome - operating system 'Debian GNU/Linux ? (bookworm)' (pid=42) 2026-05-14 12:17:24 NOTICE lib.smarthome - on 'Raspberry Pi (Rev. d04170)' 2026-05-14 12:17:24 NOTICE lib.smarthome Using config dir /mnt/conf 2026-05-14 12:17:25 NOTICE lib.smarthome - Nutze Feiertage für Land 'DE', Provinz 'None', 1 benutzerdefinierte(r) Feiertag(e) definiert 2026-05-14 12:17:25 NOTICE lib.systeminfo Testing cpu speed... (could take several minutes on slow computers) 2026-05-14 12:17:38 ERROR lib.plugin Plugin 'database' v1.6.15 from section 'database' Exception: 'Logs' object has no attribute 'DEVELOP_level' running SmartHomeNG v1.12.0-master (manual) / plugins v1.12.0-master (manual) > Traceback (most recent call last): > File "/usr/local/smarthome/lib/plugin.py", line 505, in load_plugin > plugin_thread = PluginWrapper(self._sh, configname, classname, classpath, args, instance, self.meta, self._configfile) > File "/usr/local/smarthome/lib/plugin.py", line 842, in __init__ > self.get_implementation().logger = PluginLoggingAdapter(logging.getLogger(classpath), {'plugininstance': self.get_implementation().get_loginstance()}) > File "/usr/local/smarthome/lib/plugin.py", line 1006, in __init__ > logging.addLevelName(_SH.logs.DEVELOP_level, "DEVELOP") > AttributeError: 'Logs' object has no attribute 'DEVELOP_level' 2026-05-14 12:17:38 ERROR lib.plugin Plugin 'uzsu' v2.1.0 from section 'uzsu' Exception: 'Logs' object has no attribute 'DEVELOP_level' running SmartHomeNG v1.12.0-master (manual) / plugins v1.12.0-master (manual) > Traceback (most recent call last): > File "/usr/local/smarthome/lib/plugin.py", line 505, in load_plugin > plugin_thread = PluginWrapper(self._sh, configname, classname, classpath, args, instance, self.meta, self._configfile) > File "/usr/local/smarthome/lib/plugin.py", line 842, in __init__ > self.get_implementation().logger = PluginLoggingAdapter(logging.getLogger(classpath), {'plugininstance': self.get_implementation().get_loginstance()}) > File "/usr/local/smarthome/lib/plugin.py", line 1006, in __init__ > logging.addLevelName(_SH.logs.DEVELOP_level, "DEVELOP") > AttributeError: 'Logs' object has no attribute 'DEVELOP_level'
Kommentar


Kommentar