blummat0360 / bluecop-xbmc-repo

Automatically exported from code.google.com/p/bluecop-xbmc-repo
0 stars 0 forks source link

Amazon Plugin fails to install #246

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.navigate to adons list
2.select install amazon plugin
3.

What is the expected output? What do you see instead?
Expecting plugin to be installed instead it reports plugin failed to isntall

What version of the product are you using? On what operating system?
openelec 3.2.2, 

Please provide any additional information below.

Expert from the log file, indicating that curl did not retrive any data form 
the stream. I have verified manually from shell that access to url and file ok 
from the failing client.\

12:32:56 T:140026771912448  NOTICE: Previous line repeats 1 times.
12:32:56 T:140026771912448 WARNING: FillBuffer: curl failed with code 22
12:32:56 T:140026771912448 WARNING: FillBuffer: Reconnect, (re)try 1
12:33:03 T:140026771912448 WARNING: FillBuffer: curl failed with code 22
12:33:03 T:140026771912448   ERROR: CCurlFile::CReadState::Open, didn't get any 
data from stream.
12:33:03 T:140026771912448   ERROR: GetDirectory - Unable to get http directory
12:33:03 T:140026771912448   ERROR: GetDirectory - Error getting 
http://bluecop-xbmc-repo.googlecode.com/svn/trunk/plugin.video.amazon/
12:33:03 T:140026771912448   ERROR: Could not read addon description of 
plugin.video.amazon
12:33:04 T:140026496542464  NOTICE: Thread BackgroundLoader start, auto delete: 
false
12:33:31 T:140026504935168 WARNING: FillBuffer: curl failed with code 22
12:33:31 T:140026504935168 WARNING: FillBuffer: Reconnect, (re)try 1
12:33:48 T:140026537047808 WARNING: FillBuffer: curl failed with code 22
12:33:48 T:140026537047808 WARNING: FillBuffer: Reconnect, (re)try 1
12:33:51 T:140026504935168 WARNING: FillBuffer: curl failed with code 28
12:33:51 T:140026504935168   ERROR: CCurlFile::CReadState::Open, didn't get any 
data from stream.
12:33:51 T:140026504935168   ERROR: Open - failed to open source 
<http://bluecop-xbmc-repo.googlecode.com/svn/trunk/plugin.video.amazon/changelog
.txt>
12:33:59 T:140027107645184  NOTICE: Thread Jobworker start, auto delete: true
12:34:09 T:140026537047808 WARNING: FillBuffer: curl failed with code 28
12:34:09 T:140026537047808   ERROR: CCurlFile::CReadState::Open, didn't get any 
data from stream.
12:34:09 T:140026537047808   ERROR: GetDirectory - Unable to get http directory
12:34:09 T:140026537047808   ERROR: GetDirectory - Error getting 
http://bluecop-xbmc-repo.googlecode.com/svn/trunk/plugin.video.amazon/
12:34:09 T:140026537047808   ERROR: Could not read addon description of 
plugin.video.amazon

Original issue reported on code.google.com by matoni...@gmail.com on 12 Oct 2013 at 11:22

Attachments: