#I have a problem upgrading to 2023 5 and
1 messages · Page 1 of 1 (latest)
home-assistant.log:2023-05-08 20:22:23.644 INFO (SyncWorker_3) [pyitachip2ir] Response:completeir,1:3,1
home-assistant.log:2023-05-08 20:22:23.644 INFO (SyncWorker_3) [pyitachip2ir] Response code:1
home-assistant.log:2023-05-08 20:22:40.236 INFO (SyncWorker_10) [pyitachip2ir] Socket has notification
home-assistant.log:2023-05-08 20:22:40.237 INFO (SyncWorker_10) [pyitachip2ir] Socket has data
home-assistant.log:2023-05-08 20:22:40.237 INFO (SyncWorker_10) [pyitachip2ir] Response:completeir,1:3,1
home-assistant.log:2023-05-08 20:22:40.237 INFO (SyncWorker_10) [pyitachip2ir] Response code:1
home-assistant.log:2023-05-08 20:22:45.685 INFO (SyncWorker_1) [pyitachip2ir] Socket has notification
home-assistant.log:2023-05-08 20:22:45.685 INFO (SyncWorker_1) [pyitachip2ir] Socket has data
home-assistant.log:2023-05-08 20:22:45.685 INFO (SyncWorker_1) [pyitachip2ir] Response:completeir,1:3,1
home-assistant.log:2023-05-08 20:22:45.685 INFO (SyncWorker_1) [pyitachip2ir] Response code:1
home-assistant.log.1:2023-05-08 19:53:41.693 INFO (SyncWorker_4) [pyitachip2ir] Socket has notification
home-assistant.log.1:2023-05-08 19:53:41.693 INFO (SyncWorker_4) [pyitachip2ir] Socket has data
home-assistant.log.1:2023-05-08 19:53:41.693 INFO (SyncWorker_4) [pyitachip2ir] Response:completeir,1:3,1
home-assistant.log.1:2023-05-08 19:53:41.693 INFO (SyncWorker_4) [pyitachip2ir] Response code:1
home-assistant.log.1:2023-05-08 19:53:41.695 INFO (SyncWorker_1) [pyitachip2ir] Socket has notification
home-assistant.log.1:2023-05-08 19:53:41.695 INFO (SyncWorker_7) [pyitachip2ir] Socket has notification
home-assistant.log.1:2023-05-08 19:54:11.693 WARNING (MainThread) [homeassistant.components.remote] Updating itach remote took longer than the scheduled update interval 0:00:30
home-assistant.log.1:2023-05-08 19:54:41.693
When I restart the server, I can see this
2023-05-08 20:17:37.055 WARNING (Thread-8 (_do_shutdown)) [homeassistant.util.executor] Thread[SyncWorker_1] is still running at shutdown: File "/usr/local/lib/python3.10/threading.py", line 973, in _bootstrap
self._bootstrap_inner()
File "/usr/local/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
self.run()
File "/usr/local/lib/python3.10/threading.py", line 953, in run
self._target(*self._args, **self._kwargs)
File "/usr/local/lib/python3.10/concurrent/futures/thread.py", line 83, in _worker
work_item.run()
File "/usr/local/lib/python3.10/concurrent/futures/thread.py", line 58, in run
result = self.fn(*self.args, **self.kwargs)
File "/usr/src/homeassistant/homeassistant/components/itach/remote.py", line 150, in update
self.itachip2ir.update()
File "/usr/local/lib/python3.10/site-packages/pyitachip2ir.py", line 64, in update
libitachip2ir.ITachIP2IR_update(self.itachip2ir)
Please use a code share site to share code or logs, for example:
- https://dpaste.org/ (select YAML for the language, and consider picking a longer expiry)
- http://pastie.org/ (select YAML for the language)
- https://paste.debian.net/ (you guessed it, select YAML as the language)
Please don't use Pastebin, since it can randomly add spaces to the main view. Please also don't share text as images since it makes it harder for people to help you. Remember that others may have colour blindness, impaired vision, etc.
Easier for people to read long walls of code/log when it's on an external site, and not drowning the thread
It also ensures that the text isn't mis-formatted
That said, I've seen many posts about 2023.5 issues - have you checked to see if yours is known?
yes, I have tried to check whether anyone has a similar issue, but couldn't really find a similar one...