Quantcast
Channel: help - Forum - FlexGet
Viewing all articles
Browse latest Browse all 837

Error message: raise AsyncResultTimeout("result expired") rpyc.lib.compat.TimeoutError: result expired

$
0
0

@elion wrote:

Hey guys,

System Info:

Distributor ID: Debian
Description: Debian GNU/Linux 9.6 (stretch)
Release: 9.6
Codename: stretch

pip 18.1 from /root/flexget/local/lib/python2.7/site-packages/pip (python 2.7)

Python 2.7.13

Flexget: 2.17.20
You are on the latest release.

Running on VirtualEnv

After recent updated, I am getting this error message on discover tasks. I have noticed that error rises only for long searches (i.e more than 20 searches of tv series produced against rarbg). For smaller searches (under 10 entries produced), the output compiles successfully. I reinstalled PIP Flexget and python. Still same issue. I downgraded Flexget, still same issue. any help is appreciated. Thanks

## Traceback (most recent call last):
## File "/root/flexget/bin/flexget", line 11, in
## sys.exit(main())
## File "/root/flexget/local/lib/python2.7/site-packages/flexget/__init__.py", line 42, in main
## manager.start()
## File "/root/flexget/local/lib/python2.7/site-packages/flexget/manager.py", line 344, in start
## client.handle_cli(self.args)
## File "/root/flexget/local/lib/python2.7/site-packages/rpyc/core/netref.py", line 199, in call
## return syncreq(self, consts.HANDLECALL, args, kwargs)
## File "/root/flexget/local/lib/python2.7/site-packages/rpyc/core/netref.py", line 75, in syncreq
## return conn.sync_request(handler, proxy, *args)
## File "/root/flexget/local/lib/python2.7/site-packages/rpyc/core/protocol.py", line 471, in sync_request
## return self.async_request(handler, *args, timeout=timeout).value
## File "/root/flexget/local/lib/python2.7/site-packages/rpyc/core/async_.py", line 95, in value
## self.wait()
## File "/root/flexget/local/lib/python2.7/site-packages/rpyc/core/async_.py", line 47, in wait
## raise AsyncResultTimeout("result expired")
## rpyc.lib.compat.TimeoutError: result expired

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 837

Trending Articles