Ich habe mir die Logs seit dem Update noch einmal näher angesehen. Es passierte dort fast nichts. Eigentlich kamen nur die Meldungen zum Russound, der über einen Schaltaktor stromlos geschaltet wird, wenn nicht benutzt. Zudem meldet sich mpd mit den zuvor schon gesehenen Logeinträgen. Die Meldung des database-Plugins "skipping dump" kommt nicht mehr.
Hier nochmal ein typischer Ausschnitt kurz vor Neustart:
Code:
2022-09-10 11:57:46 WARNING lib.network (TCP_Client_192.168.1.112:6600) unhandleded error on sending, cannot send data b'status\n'. Error: [Errno 104] Connection reset by peer
2022-09-10 11:57:46 ERROR plugins.mpd_zentral.update_status Method plugins.mpd_zentral.update_status exception: [Errno 104] Connection reset by peer
Traceback (most recent call last):
File "/usr/local/smarthome/lib/scheduler.py", line 657, in _task
obj()
File "/usr/local/smarthome/plugins/mpd/__init__.py", line 193, in update_status
self.update_statusitems(warn)
File "/usr/local/smarthome/plugins/mpd/__init__.py", line 212, in update_statusitems
status = self._send('status')
File "/usr/local/smarthome/plugins/mpd/__init__.py", line 522, in _send
self._client.send((command + '\n').encode())
File "/usr/local/smarthome/lib/network.py", line 687, in send
bytes_sent = self._socket.send(message)
ConnectionResetError: [Errno 104] Connection reset by peer
2022-09-10 11:58:08 WARNING lib.network (TCP_Client_192.168.1.107:9621) TCP connection failed 1/5 times, last error was: [Errno 113] No route to host
2022-09-10 11:58:16 WARNING lib.network (TCP_Client_192.168.1.107:9621) TCP connection failed 2/5 times, last error was: [Errno 113] No route to host
2022-09-10 11:58:24 WARNING lib.network (TCP_Client_192.168.1.107:9621) TCP connection failed 3/5 times, last error was: [Errno 113] [...]
No route to host
2022-09-10 12:12:38 WARNING lib.network (TCP_Client_192.168.1.107:9621) TCP connection failed 4/5 times, last error was: [Errno 113] No route to host
2022-09-10 12:12:46 WARNING lib.network (TCP_Client_192.168.1.107:9621) TCP connection failed 5/5 times, last error was: [Errno 113] No route to host
2022-09-10 12:13:20 ERROR lib.scheduler Needing more worker threads than the specified maximum of 20! (20 worker threads active)
2022-09-10 12:13:24 WARNING lib.network (TCP_Client_192.168.1.107:9621) TCP connection failed 1/5 times, last error was: [Errno 113] No route to host
2022-09-10 12:13:32 WARNING lib.network (TCP_Client_192.168.1.107:9621) TCP connection failed 2/5 times, last error was: [Errno 113] No route to host
2022-09-10 12:13:40 WARNING lib.network (TCP_Client_192.168.1.107:9621) TCP connection failed 3/5 times, last error was: [Errno 113] No route to host
2022-09-10 12:13:48 WARNING lib.network (TCP_Client_192.168.1.107:9621) TCP connection failed 4/5 times, last error was: [Errno 113] No route to host
2022-09-10 12:13:56 WARNING lib.network (TCP_Client_192.168.1.107:9621) TCP connection failed 5/5 times, last error was: [Errno 113] No route to host
2022-09-10 12:14:21 ERROR lib.scheduler Needing more worker threads than the specified maximum of 20! (21 worker threads active)
2022-09-10 12:14:34 WARNING lib.network (TCP_Client_192.168.1.107:9621) TCP connection failed 1/5 times, last error was: [Errno 113] No route to host
2022-09-10 12:14:42 WARNING lib.network (TCP_Client_192.168.1.107:9621) TCP connection failed 2/5 times, last error was: [Errno 113] No route to host
2022-09-10 12:14:50 WARNING lib.network (TCP_Client_192.168.1.107:9621) TCP connection failed 3/5 times, last error was: [Errno 113] No route to host
2022-09-10 12:14:59 WARNING lib.network (TCP_Client_192.168.1.107:9621) TCP connection failed 4/5 times, last error was: [Errno 113] No route to host
2022-09-10 12:15:07 WARNING lib.network (TCP_Client_192.168.1.107:9621) TCP connection failed 5/5 times, last error was: [Errno 113] No route to host
2022-09-10 12:15:22 ERROR lib.scheduler Needing more worker threads than the specified maximum of 20! (22 worker threads active)
2022-09-10 12:15:45 WARNING lib.network (TCP_Client_192.168.1.107:9621) TCP connection failed 1/5 times, last error was: [Errno 113] No route to host
2022-09-10 12:15:53 WARNING lib.network (TCP_Client_192.168.1.107:9621) TCP connection failed 2/5 times, last error was: [Errno 113] No route to host
2022-09-10 12:16:01 WARNING lib.network (TCP_Client_192.168.1.107:9621) TCP connection failed 3/5 times, last error was: [Errno 113] No route to host
2022-09-10 12:16:09 WARNING lib.network (TCP_Client_192.168.1.107:9621) TCP connection failed 4/5 times, last error was: [Errno 113] No route to host
2022-09-10 12:16:17 WARNING lib.network (TCP_Client_192.168.1.107:9621) TCP connection failed 5/5 times, last error was: [Errno 113] No route to host
2022-09-10 12:16:24 ERROR lib.scheduler Needing more worker threads than the specified maximum of 20! (23 worker threads active)
2022-09-10 12:16:55 WARNING lib.network (TCP_Client_192.168.1.107:9621) TCP connection failed 1/5 times, last error was: [Errno 113] No route to host
2022-09-10 12:17:03 WARNING lib.network (TCP_Client_192.168.1.107:9621) TCP connection failed 2/5 times, last error was: [Errno 113] No route to host
2022-09-10 12:17:11 WARNING lib.network (TCP_Client_192.168.1.107:9621) TCP connection failed 3/5 times, last error was: [Errno 113] No route to host
2022-09-10 12:17:19 WARNING lib.network (TCP_Client_192.168.1.107:9621) TCP connection failed 4/5 times, last error was: [Errno 113] No route to host
2022-09-10 12:17:25 ERROR lib.scheduler Needing more worker threads than the specified maximum of 20! (24 worker threads active)
2022-09-10 12:17:28 WARNING lib.network (TCP_Client_192.168.1.107:9621) TCP connection failed 5/5 times, last error was: [Errno 113] No route to host
2022-09-10 12:18:06 WARNING lib.network (TCP_Client_192.168.1.107:9621) TCP connection failed 1/5 times, last error was: [Errno 113] No route to host
2022-09-10 12:18:14 WARNING lib.network (TCP_Client_192.168.1.107:9621) TCP connection failed 2/5 times, last error was: [Errno 113] No route to host
2022-09-10 12:18:22 WARNING lib.network (TCP_Client_192.168.1.107:9621) TCP connection failed 3/5 times, last error was: [Errno 113] No route to host
2022-09-10 12:18:26 ERROR lib.scheduler Needing more worker threads than the specified maximum of 20! (25 worker threads active)
2022-09-10 12:18:30 WARNING lib.network (TCP_Client_192.168.1.107:9621) TCP connection failed 4/5 times, last error was: [Errno 113] No route to host
2022-09-10 12:18:38 WARNING lib.network (TCP_Client_192.168.1.107:9621) TCP connection failed 5/5 times, last error was: [Errno 113] No route to host
2022-09-10 12:19:16 WARNING lib.network (TCP_Client_192.168.1.107:9621) TCP connection failed 1/5 times, last error was: [Errno 113] No route to host
2022-09-10 12:19:24 WARNING lib.network (TCP_Client_192.168.1.107:9621) TCP connection failed 2/5 times, last error was: [Errno 113] No route to host
2022-09-10 12:19:27 ERROR lib.scheduler Needing more worker threads than the specified maximum of 20! (26 worker threads active)
2022-09-10 12:19:32 WARNING lib.network (TCP_Client_192.168.1.107:9621) TCP connection failed 3/5 times, last error was: [Errno 113] No route to host
2022-09-10 12:19:40 WARNING lib.network (TCP_Client_192.168.1.107:9621) TCP connection failed 4/5 times, last error was: [Errno 113] No route to host
2022-09-10 12:19:49 WARNING lib.network (TCP_Client_192.168.1.107:9621) TCP connection failed 5/5 times, last error was: [Errno 113] No route to host
2022-09-10 12:20:27 WARNING lib.network (TCP_Client_192.168.1.107:9621) TCP connection failed 1/5 times, last error was: [Errno 113] No route to host
2022-09-10 12:20:28 ERROR lib.scheduler Needing more worker threads than the specified maximum of 20! (27 worker threads active)
2022-09-10 12:20:35 WARNING lib.network (TCP_Client_192.168.1.107:9621) TCP connection failed 2/5 times, last error was: [Errno 113] No route to host
2022-09-10 12:20:43 WARNING lib.network (TCP_Client_192.168.1.107:9621) TCP connection failed 3/5 times, last error was: [Errno 113] No route to host
2022-09-10 12:20:51 WARNING lib.network (TCP_Client_192.168.1.107:9621) TCP connection failed 4/5 times, last error was: [Errno 113] No route to host
2022-09-10 12:20:59 WARNING lib.network (TCP_Client_192.168.1.107:9621) TCP connection failed 5/5 times, last error was: [Errno 113] No route to host
2022-09-10 12:21:29 ERROR lib.scheduler Needing more worker threads than the specified maximum of 20! (28 worker threads active)
2022-09-10 12:21:37 WARNING lib.network (TCP_Client_192.168.1.107:9621) TCP connection failed 1/5 times, last error was: [Errno 113] No route to host
2022-09-10 12:21:45 WARNING lib.network (TCP_Client_192.168.1.107:9621) TCP connection failed 2/5 times, last error was: [Errno 113] No route to host
2022-09-10 12:21:53 WARNING lib.network (TCP_Client_192.168.1.107:9621) TCP connection failed 3/5 times, last error was: [Errno 113] No route to host
2022-09-10 12:22:01 WARNING lib.network (TCP_Client_192.168.1.107:9621) TCP connection failed 4/5 times, last error was: [Errno 113] No route to host
2022-09-10 12:22:10 WARNING lib.network (TCP_Client_192.168.1.107:9621) TCP connection failed 5/5 times, last error was: [Errno 113] No route to host
2022-09-10 12:22:31 ERROR lib.scheduler Needing more worker threads than the specified maximum of 20! (29 worker threads active)
2022-09-10 12:22:48 WARNING lib.network (TCP_Client_192.168.1.107:9621) TCP connection failed 1/5 times, last error was: [Errno 113] No route to host
2022-09-10 12:22:56 WARNING lib.network (TCP_Client_192.168.1.107:9621) TCP connection failed 2/5 times, last error was: [Errno 113] No route to host
2022-09-10 12:23:04 WARNING lib.network (TCP_Client_192.168.1.107:9621) TCP connection failed 3/5 times, last error was: [Errno 113] No route to host
2022-09-10 12:23:12 WARNING lib.network (TCP_Client_192.168.1.107:9621) TCP connection failed 4/5 times, last error was: [Errno 113] No route to host
2022-09-10 12:23:20 WARNING lib.network (TCP_Client_192.168.1.107:9621) TCP connection failed 5/5 times, last error was: [Errno 113] No route to host
2022-09-10 12:23:32 ERROR lib.scheduler Needing more worker threads than the specified maximum of 20! (30 worker threads active)
2022-09-10 12:23:32 WARNING lib.scheduler Worker-Threads: plugins.mpd_zentral.update_status: 30
2022-09-10 12:23:32 NOTICE lib.smarthome -------------------- SmartHomeNG restarting, initiated by SmartHomeNG (scheduler started too many worker threads (30)) --------------------
2022-09-10 12:23:54 ERROR lib.plugin Plugin 'mpd' exception in stop() method: [Errno 107] Transport endpoint is not connected
Traceback (most recent call last):
File "/usr/local/smarthome/lib/plugin.py", line 685, in stop
self.plugin.stop()
File "/usr/local/smarthome/plugins/mpd/__init__.py", line 148, in stop
self._client.close()
File "/usr/local/smarthome/lib/network.py", line 925, in close
self._socket.shutdown(socket.SHUT_RD)
OSError: [Errno 107] Transport endpoint is not connected
2022-09-10 12:24:17 NOTICE lib.smarthome -------------------- Init SmartHomeNG v1.9.2-master (cc57a0ad) --------------------


Einen Kommentar schreiben: