Приветствую. Такая проблема
У меня ноут, на ubunta 12.10. Установил ACE из репозитория, смотрю телик с torrent-tv.ru
После десятка минут трансляции все отваливается, в логах ошибка:
2013-03-10 11:10:01 bg::cmd: got command: SHUTDOWN
2013-03-10 11:10:01 send STATE 0
2013-03-10 11:10:01 bg: Shutting down: shutdownplugin True
2013-03-10 11:10:01 bg::cleanup_playback
Traceback (most recent call last):
File "ACEStream/Plugin/BackgroundProcess.py", line 304, in connection_lost
KeyError: <ACEStream.Core.BitTornado.SocketHandler.SingleSocket instance at 0x7f2989153050>
2013-03-10 11:10:01 bg: Shutting down: shutdownplugin True
Заново запускаю - идет нормально еще 10..30 минут, и опять падает.
Через какое-то время падает с другой ошибкой:
2013-03-10 11:16:52 bg::cmd: got command: SHUTDOWN
2013-03-10 11:16:52 send STATE 0
2013-03-10 11:16:52 bg: Shutting down: shutdownplugin True
2013-03-10 11:16:52 bg::cleanup_playback
2013-03-10 11:16:52 bg: Shutting down: shutdownplugin True
2013-03-10 11:17:03 bg::remove_playing_download: hash 3003820455390ffa88cd909d7469de0f2ff4a502
2013-03-10 11:17:03 bg::remove_playing_download: yes, no interest: removecontent True stop False
2013-03-10 11:17:03 sd::3003820455390ffa88cd909d7469de0f2ff4a502::fatalerrorfunc called OS Error: [Errno 2] \u041d\u0435\u0442 \u0442\u0430\u043a\u043e\u0433\u043e \u0444\u0430\u0439\u043b\u0430 \u0438\u043b\u0438 \u043a\u0430\u0442\u0430\u043b\u043e\u0433\u0430: '/home/posya/.ACEStream/cache/3003820455390ffa88cd909d7469de0f2ff4a502'
2013-03-10 11:17:03 sd::3003820455390ffa88cd909d7469de0f2ff4a502:LEGACY CORE FATAL ERROR OS Error: [Errno 2] \u041d\u0435\u0442 \u0442\u0430\u043a\u043e\u0433\u043e \u0444\u0430\u0439\u043b\u0430 \u0438\u043b\u0438 \u043a\u0430\u0442\u0430\u043b\u043e\u0433\u0430: '/home/posya/.ACEStream/cache/3003820455390ffa88cd909d7469de0f2ff4a502'
File "/usr/lib/python2.7/threading.py", line 525, in __bootstrap
self.__bootstrap_inner()
File "/usr/lib/python2.7/threading.py", line 552, in __bootstrap_inner
self.run()
File "ACEStream/Core/APIImplementation/LaunchManyCore.py", line 901, in run
File "ACEStream/Core/APIImplementation/LaunchManyCore.py", line 530, in _run
File "ACEStream/Core/BitTornado/ServerPortHandler.py", line 283, in listen_forever
File "ACEStream/Core/BitTornado/RawServer.py", line 193, in listen_forever
File "ACEStream/Core/APIImplementation/DownloadImpl.py", line 703, in <lambda>
File "ACEStream/Core/APIImplementation/DownloadImpl.py", line 717, in network_stop
File "ACEStream/Core/APIImplementation/SingleDownload.py", line 361, in shutdown
File "ACEStream/Core/BitTornado/download_bt1.py", line 1126, in shutdown
File "ACEStream/Core/BitTornado/BT1/StorageWrapper.py", line 1039, in sync
File "ACEStream/Core/BitTornado/BT1/StorageWrapper.py", line 1881, in failed
File "ACEStream/Core/BitTornado/download_bt1.py", line 401, in _failed
File "ACEStream/Core/APIImplementation/SingleDownload.py", line 576, in fatalerrorfunc
2013-03-10 11:17:16 bg:external_connection_made: ip 127.0.0.1 port 37085 myip 127.0.0.1 myport 62062 connections 1
2013-03-10 11:17:16 bg::cmd: got command: HELLOBG
2013-03-10 11:17:16 send HELLO
2013-03-10 11:17:17 bg::cmd: got command: READY
2013-03-10 11:17:17 send AUTH 0
2013-03-10 11:17:17 bg::cmd: got command: LOADASYNC 413255129 TORRENT http://acelive.torrent-tv.ru/cdn/Travel%2B%20adventure.acelive 0 0 0
2013-03-10 11:17:17 ic::send_load_response: request_id 413255129 response {"status": 1, "files": [["Travel%2B%20adventure", 0]], "infohash": "3003820455390ffa88cd909d7469de0f2ff4a502", "checksum": "fd539f292229033ad9b975bd97b1e6f1f36df646"}
2013-03-10 11:17:18 bg::cmd: got command: START TORRENT http://acelive.torrent-tv.ru/cdn/Travel%2B%20adventure.acelive 0 0 0 0
2013-03-10 11:17:18 send STATE 1
2013-03-10 11:17:18 bg::get_torrent_start_download: dlfile: Travel+ adventure fileindex: 0
2013-03-10 11:17:18 bg: get_torrent_start_download: Starting new Download
2013-03-10 11:17:18 {'BaseApp::start_download: starting new download: infohash 0\x03\x82\x04U9\x0f\xfa\x88\xcd\x90\x9dti\xde\x0f/\xf4\xa5\x02 initialdlstatus None'}
2013-03-10 11:33:17 BaseApp::OnExit: MainThread
2013-03-10 11:33:17 bg: Shutting down: shutdownplugin True
2013-03-10 11:33:17 bg::cleanup_playback
2013-03-10 11:33:17 bg: Shutting down: shutdownplugin True
2013-03-10 11:33:19 Sleeping seconds to let other threads finish
После чего буферизация не заканчивается (стоит на 0%).
Помогает только рестарт движка...
С винды эта же трансляция нормально идет сутками....
Что это может быть?