Hey guys,
I really hope someone got an idea...
Since yesterday (or today) many things are broken in my kodi #0626 milhouse build installation.
I spent hours to try to resolve the problems by myself, but I'm out of options for now. I restored a dd-backup which I made a few days ago and which ran perfectly, but thats also not working anymore.
Many functions are not working and running into timeout.
A few thinks are working as expected.
Whats not working anmyore:
- Netflix (doesnt even start)
- Twitch Livestreams
- Searching for an Update via libreelec updater (only when I try to a twitch livestream or netflix before)
What works:
- Twitch VoD (Past broadcasts for example)
- Sky Go
- Local Data (Movies, Music, Pictures etc.)
Logs:
Searching for an update via libreelec updater:
ERROR <general>: ## LibreELEC Addon ## oe::load_url(http://releases.libreelec.tv/releases.json) ## ERROR: (timeout('timed out'))
Twitch Livestream
2020-07-26 21:21:37.597 T:1715 ERROR <general>: ffmpeg[0x5910ea0X]: [hls] Error when loading first segment 'https://video-edge-18e68c.fra06.abs.hls.ttvnw.net/v1/segment/CtYEIb_NXpzdJHHYiqRYqv4KYRbzbbPXeGo_fDkKe02ea-ncpNjl1WUWAOiVJKHzLY_LYMolJuRDIgkD2AVJeG1jqV4GbqAxvkYNSeDfYldD6uFCjSRHpLP8spVy5kJiltHCfBCphN71X4tqNFvJLYANwjdLRDrxBH9kVxQsb5F_D6wRz2awZF8UMBjRBnybf1aFX575_RoQUmNbekcJ5LCDvRogNsWM_fkeziF_XLm7nMzaDhRmp6SI1jx28sis-6_4qvfCWTIl3SiGGvjCH_XSC2l3emN575B7pmcdhijr4TULRBKr4AfCZYBDWz7BxFoEljxhnR_igfqPfQjT9ArQLfy8B7g9Ha_N2uMXOsgIjSzg3c6SBttc0hOlMOIaXVYqTuWwqhNZu88-85RS2YMK3DR-xteRevjkEDtmTd-Wc8Pnip7SOVkI7-BGlDCr9oXfZ05iwRhxlRBDb8cVnR8ekQ59-zp78D6R3owbOiYHFwjfNJEyldayU1_9MctVPHpyWX1YzKD5WRd3zfovBqRVSK_rCrGTrDWkm0VL6ldkyVHsmAmqBNAWboiZjJLhLfaneCTpwE7ZzP-pmzgPSokRq8_tp40TCIYPsaf3I79TciUGato0eu1epT81Dvef8VI--dPCPvMnmllgwqDoy9QK_j9w1A8yx-8tz4szVdp-3HhRnHPhNsUA8WtZDuyicPAv5pE9BaYovgwdr3l1i85CPN0nAJbplil8fVWqnt-PNSVO1nSG3ZRRi1vCf1K_63-nKQCH084qs6l8M9ygFRQiF846am086xIQnAzSX2uHBc0BWOJCGHUQ5hoMKZ7IQakwB3G-5MXR.ts'
2020-07-26 21:21:37.597 T:1715 ERROR <general>: OpenDemuxStream - Error creating demuxer
Netflix:
2020-07-26 21:36:06.244 T:1905 ERROR <general>: [plugin.video.netflix (6)] Traceback (most recent call last):
File "/storage/.kodi/addons/plugin.video.netflix/resources/lib/run_addon.py", line 207, in run
route([part for part in g.PATH.split('/') if part])
File "/storage/.kodi/addons/plugin.video.netflix/resources/lib/run_addon.py", line 38, in lazy_login_wrapper
return func(*args, **kwargs)
File "/storage/.kodi/addons/plugin.video.netflix/resources/lib/run_addon.py", line 72, in route
_execute(nav_handler, pathitems[1:], g.REQUEST_PARAMS)
File "/storage/.kodi/addons/plugin.video.netflix/resources/lib/run_addon.py", line 100, in _execute
executor(pathitems=pathitems)
File "/storage/.kodi/addons/plugin.video.netflix/resources/lib/navigation/directory.py", line 59, in root
common.make_call('fetch_initial_page')
File "/storage/.kodi/addons/plugin.video.netflix/resources/lib/common/logging.py", line 148, in timing_wrapper
return func(*args, **kwargs)
File "/storage/.kodi/addons/plugin.video.netflix/resources/lib/common/ipc.py", line 89, in make_call
return make_addonsignals_call(callname, data)
File "/storage/.kodi/addons/plugin.video.netflix/resources/lib/common/ipc.py", line 164, in make_addonsignals_call
raise Exception('Addon Signals call timeout')
Exception: Addon Signals call timeout
Display More
Unfortunately even paste is not working right now -.-
I grepped all ERROR from kodi.log while debug mode was active.
hastebin