Errors in log

Hi,

Had posted here re green screens but seems there’s quite a few python errors too if someone could please advise. Log here:

2022-09-13 12:20:49.149 T:10563   ERROR <general>: Traceback (most recent call last):
                                                   
2022-09-13 12:20:49.149 T:10563   ERROR <general>:   File "/usr/lib/python3.9/multiprocessing/util.py", line 224, in __call__
                                                   
2022-09-13 12:20:49.150 T:10563   ERROR <general>:     
2022-09-13 12:20:49.150 T:10563   ERROR <general>: res = self._callback(*self._args, **self._kwargs)
2022-09-13 12:20:49.150 T:10563   ERROR <general>: 
                                                   
2022-09-13 12:20:49.150 T:10563   ERROR <general>:   File "/usr/lib/python3.9/multiprocessing/pool.py", line 692, in _terminate_pool
                                                   
2022-09-13 12:20:49.151 T:10563   ERROR <general>:     
2022-09-13 12:20:49.151 T:10563   ERROR <general>: cls._help_stuff_finish(inqueue, task_handler, len(pool))
2022-09-13 12:20:49.151 T:10563   ERROR <general>: 
                                                   
2022-09-13 12:20:49.151 T:10563   ERROR <general>:   File "/usr/lib/python3.9/multiprocessing/pool.py", line 947, in _help_stuff_finish
                                                   
2022-09-13 12:20:49.153 T:10563   ERROR <general>:     
2022-09-13 12:20:49.153 T:10563   ERROR <general>: inqueue.get(block=False)
2022-09-13 12:20:49.153 T:10563   ERROR <general>: 
                                                   
2022-09-13 12:20:49.153 T:10563   ERROR <general>: _queue
2022-09-13 12:20:49.153 T:10563   ERROR <general>: .
2022-09-13 12:20:49.153 T:10563   ERROR <general>: Empty

Looks like an add-on issue. Have you contacted the developer of the add-on?

Thansk Sam. I have disabled whatonnext and gismeteo as they both seemed to be displaying errors. Which are the python errors referring to?

I don’t know - but these errors won’t occur on a stock OSMC installation, suggesting that the issue is occurring from an add-on that you have installed.

1 Like