Release P2P-Streams - SopCast and AceStream for Kodi
Well, have just tried that. This time selected MX Linux. ACEStream is still not working with the same message in log:
TSEngine:Failed to connect to 127.0.0.1:62062

Though, start.py now behaves differently:
Quote:# python /root/.xbmc/userdata/addon_data/plugin.video.p2p-streams/acestream/ace/
start.py
2014-09-04 20:55:05 get_default_api_version: 2
2014-09-04 20:55:05 build 2191
2014-09-04 20:55:05 version 2.0.8.7
Traceback (most recent call last):
File "/root/.xbmc/userdata/addon_data/plugin.video.p2p-streams/acestream/ace/start.py", line 8, in <module>
start(apptype, curdir)
File "/root/.xbmc/userdata/addon_data/plugin.video.p2p-streams/acestream/ace/ACEStream/Plugin/EngineConsole.py", line 43, in start
bgapp = run_bgapp(wrapper, appname, VERSION)
File "/root/.xbmc/userdata/addon_data/plugin.video.p2p-streams/acestream/ace/ACEStream/Plugin/BackgroundProcess.py", line 2304, in run_bgapp
app = BackgroundApp(wrapper, 0, appname, appversion, params, installdir)
File "/root/.xbmc/userdata/addon_data/plugin.video.p2p-streams/acestream/ace/ACEStream/Plugin/BackgroundProcess.py", line 156, in __init__
BaseApp.__init__(self, wrapper, redirectstderrout, appname, appversion, params, installdir, i2i_port, session_port)
File "/root/.xbmc/userdata/addon_data/plugin.video.p2p-streams/acestream/ace/ACEStream/Player/BaseApp.py", line 231, in __init__
self.i2i_listen_server = Instance2InstanceServer(self.i2i_port, self, timeout=86400.0, port_file=port_file)
File "/root/.xbmc/userdata/addon_data/plugin.video.p2p-streams/acestream/ace/ACEStream/Utilities/Instance2Instance.py", line 27, in __init__
interfaces = self.rawserver.bind(self.i2iport, bind=['127.0.0.1'], reuse=True)
File "/root/.xbmc/userdata/addon_data/plugin.video.p2p-streams/acestream/ace/ACEStream/Core/BitTornado/RawServer.py", line 109, in bind
result = self.sockethandler.bind(port, bind, reuse, ipv6_socket_style)
File "/root/.xbmc/userdata/addon_data/plugin.video.p2p-streams/acestream/ace/ACEStream/Core/BitTornado/SocketHandler.py", line 327, in bind
raise socket.error(str(e))
socket.error: [Errno 98] Address already in use
Exception in thread Timer-Thread-20 (most likely raised during interpreter shutdown):
Exception in thread Timer-Thread-19 (most likely raised during interpreter shutdown):Traceback (most recent call last):
File "/usr/lib/python2.7/threading.py", line 530, in __bootstrap_inner

Traceback (most recent call last): File "/usr/lib/python2.7/threading.py", line 732, in run
File "/usr/lib/python2.7/threading.py", line 394, in wait
File "/usr/lib/python2.7/threading.py", line 530, in __bootstrap_inner
File "/usr/lib/python2.7/threading.py", line 253, in wait

File "/usr/lib/python2.7/threading.py", line 732, in run<type 'exceptions.TypeError'>: 'NoneType' object is not callable
Exception in thread Timer-Thread-22 (most likely raised during interpreter shutdown):Exception in thread Timer-Thread-21 (most likely raised during interpreter shutdown):
Traceback (most recent call last):
File "/usr/lib/python2.7/threading.py", line 530, in __bootstrap_inner

File "/usr/lib/python2.7/threading.py", line 394, in wait File "/usr/lib/python2.7/threading.py", line 732, in run
File "/usr/lib/python2.7/threading.py", line 394, in wait

Traceback (most recent call last):
File "/usr/lib/python2.7/threading.py", line 530, in __bootstrap_inner File "/usr/lib/python2.7/threading.py", line 253, in wait
File "/usr/lib/python2.7/threading.py", line 732, in run
<type 'exceptions.TypeError'>: 'NoneType' object is not callable
File "/usr/lib/python2.7/threading.py", line 253, in wait


<type 'exceptions.TypeError'>: 'NoneType' object is not callable File "/usr/lib/python2.7/threading.py", line 394, in wait

File "/usr/lib/python2.7/threading.py", line 253, in wait
<type 'exceptions.TypeError'>: 'NoneType' object is not callable


Messages In This Thread
RE: P2P-Streams - SopCast and AceStream for XBMC/Kodi - by Deniska - 2014-09-04, 21:55
How to enter Sopcast link? - by qknet - 2014-11-21, 12:48
Logout Mark Read Team Forum Stats Members Help
P2P-Streams - SopCast and AceStream for Kodi14