Hallo!
nachdem die plots inzwischen so gut wie gar nicht mehr gehen habe ich auf die aktuelle Version aktualisiert, jetzt geht fast nichts mehr.
Auch im Smarthome-Monitor zeigt er nichts mehr an.
Auch ein kompletter reboot des Systems bringt mich nicht weiter.
in /var/log/daemon.log hab ich ganz oft das (auch vor update):
im debug-log hab ich kaum WARNINGS (ein paar initialisierte Werte im Stromzähler) aber folgenden ERROR:
im vorhergehenden log eigentlich keine errors ausser auch diesen
anbei ein paket mit den confs und logs von heute.
Das ganze läuft auf dem Raspi-Image.
Mit dem CLI-Plugin komm ich nicht weiter, sobald ich help eingebe und ENTER drücke ist die Verbindung weg.
nachdem die plots inzwischen so gut wie gar nicht mehr gehen habe ich auf die aktuelle Version aktualisiert, jetzt geht fast nichts mehr.
Auch im Smarthome-Monitor zeigt er nichts mehr an.
Auch ein kompletter reboot des Systems bringt mich nicht weiter.
in /var/log/daemon.log hab ich ganz oft das (auch vor update):
Code:
Feb 20 15:59:26 smarthome avahi-daemon[1725]: Too many objects for client ':1.1', client request failed. Feb 20 16:04:26 smarthome avahi-daemon[1725]: Too many objects for client ':1.1', client request failed. Feb 20 16:09:26 smarthome avahi-daemon[1725]: Too many objects for client ':1.1', client request failed. Feb 20 16:14:26 smarthome avahi-daemon[1725]: Too many objects for client ':1.1', client request failed. Feb 20 16:19:26 smarthome avahi-daemon[1725]: Too many objects for client ':1.1', client request failed. Feb 20 16:24:26 smarthome avahi-daemon[1725]: Too many objects for client ':1.1', client request failed. Feb 20 16:29:27 smarthome avahi-daemon[1725]: Too many objects for client ':1.1', client request failed. Feb 20 16:34:27 smarthome avahi-daemon[1725]: Too many objects for client ':1.1', client request failed. Feb 20 16:39:27 smarthome avahi-daemon[1725]: Too many objects for client ':1.1', client request failed. Feb 20 16:44:27 smarthome avahi-daemon[1725]: Too many objects for client ':1.1', client request failed. Feb 20 16:49:27 smarthome avahi-daemon[1725]: Too many objects for client ':1.1', client request failed. Feb 20 16:54:27 smarthome avahi-daemon[1725]: Too many objects for client ':1.1', client request failed.
im debug-log hab ich kaum WARNINGS (ein paar initialisierte Werte im Stromzähler) aber folgenden ERROR:
Code:
Traceback (most recent call last): File "/usr/smarthome/lib/scheduler.py", line 344, in _task obj() File "/usr/smarthome/plugins/sqlite/__init__.py", line 155, in _dump for item in self._buffer: RuntimeError: dictionary changed size during iteration
Code:
Init SmartHome.py 1.0-32-gfd0043e 2014-02-20 17:47:27 ERROR SQLite dump Method SQLite dump exception: dictionary changed size during iteration Traceback (most recent call last): File "/usr/smarthome/lib/scheduler.py", line 344, in _task obj() File "/usr/smarthome/plugins/sqlite/__init__.py", line 155, in _dump for item in self._buffer: RuntimeError: dictionary changed size during iteration Init SmartHome.py 1.0-32-gfd0043e
Das ganze läuft auf dem Raspi-Image.
Mit dem CLI-Plugin komm ich nicht weiter, sobald ich help eingebe und ENTER drücke ist die Verbindung weg.
Kommentar