asciidisco / plugin.video.netflix

Inputstream based Netflix plugin for Kodi
MIT License
1.24k stars 225 forks source link

Exception: Addon Signals call timeout #729

Open artur251 opened 4 years ago

artur251 commented 4 years ago

I'm submitting a ...

General information

Exception: Addon Signals call timeout

Prerequisites

Description

Exception: Addon Signals call timeout

Steps to Reproduce

  1. [My profile]
  2. [My list]
  3. [ERROR]

Expected behavior: [What you expected to happen]

Actual behavior: [What actually happened]

Context (Environment)

Installation

Operating System

Additional informatin on the environment

[Descripe your environment a bit more detailed, are you using LibreElec f.e.]

Debug log

10:28:00.887 T:2320974704 ERROR: [plugin.video.netflix (1)] 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/common/logging.py", line 143, in timing_wrapper return func(*args, *kwargs) File "/storage/.kodi/addons/plugin.video.netflix/resources/lib/navigation/directory_utils.py", line 34, in set_custom_viewmode override_partial_setting_id = func(args, kwargs) File "/storage/.kodi/addons/plugin.video.netflix/resources/lib/navigation/directory.py", line 160, in video_list list_data, extra_data = common.make_call('get_video_list', call_args) File "/storage/.kodi/addons/plugin.video.netflix/resources/lib/common/logging.py", line 143, in timing_wrapper return func(*args, **kwargs) File "/storage/.kodi/addons/plugin.video.netflix/resources/lib/common/ipc.py", line 87, in make_call return make_addonsignals_call(callname, data) File "/storage/.kodi/addons/plugin.video.netflix/resources/lib/common/ipc.py", line 152, in make_addonsignals_call raise Exception('Addon Signals call timeout') Exception: Addon Signals call timeout

Other information

[e.g. detailed explanation, related issues, suggestions how to fix, links for us to have context, etc.]

Screenshots

[Please add a screenshot if that helps understanding your problem]

[You can erase any parts of this template not applicable to your Issue.]

chaoscommander commented 3 years ago

This has started happening really often lately, for a few weeks maybe. I sometimes need to try two or three times until I finally get through to playing an episode because on every menu selection there is a 30% chance of getting a timeout error. Maybe the timeout period should be increased by default?