Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Exception: Addon Signals call timeout #729

Open
2 of 10 tasks
artur251 opened this issue May 18, 2020 · 1 comment
Open
2 of 10 tasks

Exception: Addon Signals call timeout #729

artur251 opened this issue May 18, 2020 · 1 comment

Comments

@artur251
Copy link

artur251 commented May 18, 2020

I'm submitting a ...

  • bug report
  • feature request
  • support request

General information

Exception: Addon Signals call timeout

Prerequisites

  • [x ] Are you running the latest version?
    YES: 1.3.1

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

  • I installed the plugin via zip from the Releases page
  • I´m using the Netflix Repo
  • I´m using a different source (Please tell which)

Operating System

  • Linux (x86/x64)
  • OSX (x86/x64)
  • Windows (x86/x64)
  • [x ] Linux (ARM)
  • Android

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
Copy link

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants