https support missing?
#1
I have been trying to list addons in a repo hosted on github. Xbmc fails to list any addons and when looking at the debug log I find:
ERROR ': - failed to open source <https://raw.github.com........>
WARNING: Curl failed with code 1


Error code 1 should be:
CURLE_UNSUPPORTED_PROTOCOL (1)

The URL you passed to libcurl used a protocol that this libcurl does not support. The support might be a compile-time option that you didn't use, it can be a misspelled protocol string or just a protocol libcurl has no code for


Anyone else seeing the same issue?
Pneumatic | SABnzbd | XBMC that just works - openelec
Reply
#2
I have a similar problem with content.

I always get "unable to connect" when i try to add a Web server directory (HTTPS) source. When i found my mico sd i will add debug info.
Reply
#3
Same problem.
iMito IM970 Rockchip RK2918 gpu:GC800 Tablet. Install went fine.
Positively surprised on the sensitivity of the gui and other screen interaction.
Sadly no further info as on that device (not mine) i could not access or locate the log.

Though i am 100% sure about correctly setting up my https video source.
Still getting "unable to connect".

From what i could see in the 10 minutes i had, i would need root to see a log.
Now that could depend on things like install location, but we rely too much on them to ever be hidden.
Didn't see it in any of the places from the wiki (that i had access to) or the onscreen debug file location.
If i just failed to find it, then plz ignore.
Image [RELEASE] Metroid
Image [RELEASE] IrcChat
Reply
#4
yes, the log files seems to be hidden in /data/data/... while other files are in /sdcard/Android/.. confusing and hard to use.
Pneumatic | SABnzbd | XBMC that just works - openelec
Reply
#5
Will this be fixed in the final release?
Reply
#6
I've fired off a test-build for what I believe will fix the problem.
Buildbot is building here: http://buildbot.xbmc.org/builders/androi...builds/177
When it's done, it should upload a build into: http://mirrors.xbmc.org/test-builds/android/
Edit: ETA is 2 hrs, 12:15 EST
Edit2: http://mirrors.xbmc.org/test-builds/andr...bi-v7a.apk

If one of you could verify that it works, I'll try to get it in for Frodo.
Reply
#7
Confirmed fixed with e66adc283ee1de7c9512cc81e9a952984f571339
Reply
#8
Sweet!
Pneumatic | SABnzbd | XBMC that just works - openelec
Reply

Logout Mark Read Team Forum Stats Members Help
https support missing?0