Hello,
i have updatet yesterday my LE from 9.02 to 9.2, nd everything looks fine, but i have a lot of Error/Warnings in the kodi.log.
What are the problems, and what can i do to fix it?
Thank you
Hello,
i have updatet yesterday my LE from 9.02 to 9.2, nd everything looks fine, but i have a lot of Error/Warnings in the kodi.log.
What are the problems, and what can i do to fix it?
Thank you
and what can i do to fix it?
Keep updating your add-ons, a fix should already be in the works or even already available.
Updates are all up to date, only the arrow support addon was updatetet, but i have already a lot of Errors in the Log:
2019-12-15 13:11:02.828 T:140538718627968 ERROR: DBus error: org.freedesktop.DBus.Error.ServiceUnknown - The name org.freedesktop.UPower was not provided by any .service files
2019-12-15 13:11:06.577 T:140538548258560 NOTICE: [Artist Slideshow] script version 2.1.4 started
2019-12-15 13:11:06.577 T:140538548258560 NOTICE: [Artist Slideshow] debug logging set to false
2019-12-15 13:11:07.163 T:140537495545600 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <type 'exceptions.ImportError'>
Error Contents: No module named backports.functools_lru_cache
Traceback (most recent call last):
File "/storage/.kodi/addons/script.skin.helper.backgrounds/service.py", line 9, in <module>
from resources.lib.backgrounds_updater import BackgroundsUpdater
File "/storage/.kodi/addons/script.skin.helper.backgrounds/resources/lib/backgrounds_updater.py", line 20, in <module>
from smartshortcuts import SmartShortCuts
File "/storage/.kodi/addons/script.skin.helper.backgrounds/resources/lib/smartshortcuts.py", line 15, in <module>
from metadatautils import detect_plugin_content, KodiDb
File "/storage/.kodi/addons/script.module.metadatautils/lib/metadatautils.py", line 9, in <module>
from helpers.animatedart import AnimatedArt
File "/storage/.kodi/addons/script.module.metadatautils/lib/helpers/animatedart.py", line 6, in <module>
from utils import get_json, DialogSelect, log_msg, ADDON_ID
File "/storage/.kodi/addons/script.module.metadatautils/lib/helpers/utils.py", line 12, in <module>
import arrow
File "/storage/.kodi/addons/script.module.arrow/lib/arrow/__init__.py", line 3, in <module>
from .arrow import Arrow
File "/storage/.kodi/addons/script.module.arrow/lib/arrow/arrow.py", line 19, in <module>
from arrow import util, locales, parser, formatter
File "/storage/.kodi/addons/script.module.arrow/lib/arrow/parser.py", line 12, in <module>
from backports.functools_lru_cache import lru_cache # pragma: no cover
ImportError: No module named backports.functools_lru_cache
-->End of Python script error report<--
2019-12-15 13:11:07.506 T:140537596192512 NOTICE: script.tv.show.next.aired: ### TV Show - Next Aired starting background proc (6.0.15)
2019-12-15 13:11:07.651 T:140537503938304 NOTICE: Skin Helper Widgets --> Backgroundservice started
2019-12-15 13:11:07.856 T:140537587799808 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <type 'exceptions.ImportError'>
Error Contents: No module named backports.functools_lru_cache
Traceback (most recent call last):
File "/storage/.kodi/addons/script.skin.helper.service/service.py", line 10, in <module>
from resources.lib.main_service import MainService
File "/storage/.kodi/addons/script.skin.helper.service/resources/lib/main_service.py", line 13, in <module>
from listitem_monitor import ListItemMonitor
File "/storage/.kodi/addons/script.skin.helper.service/resources/lib/listitem_monitor.py", line 13, in <module>
from metadatautils import extend_dict, process_method_on_list
File "/storage/.kodi/addons/script.module.metadatautils/lib/metadatautils.py", line 9, in <module>
from helpers.animatedart import AnimatedArt
File "/storage/.kodi/addons/script.module.metadatautils/lib/helpers/animatedart.py", line 6, in <module>
from utils import get_json, DialogSelect, log_msg, ADDON_ID
File "/storage/.kodi/addons/script.module.metadatautils/lib/helpers/utils.py", line 12, in <module>
import arrow
File "/storage/.kodi/addons/script.module.arrow/lib/arrow/__init__.py", line 3, in <module>
from .arrow import Arrow
File "/storage/.kodi/addons/script.module.arrow/lib/arrow/arrow.py", line 19, in <module>
from arrow import util, locales, parser, formatter
File "/storage/.kodi/addons/script.module.arrow/lib/arrow/parser.py", line 12, in <module>
from backports.functools_lru_cache import lru_cache # pragma: no cover
ImportError: No module named backports.functools_lru_cache
-->End of Python script error report<--
Display More
and many more....