ERROR: ADDON::CScraper::Run: Unable to parse web site
#1
Hi all, running windows SVN:35647, and keep having problems with scraping, it keeps coming up with the dialog box asking if you want to keep scanning, and I notice the log has a few errors.

Any ideas on what to check?


Log... http://pastebin.com/qErbcHe0

Code:
23:41:52 T:1776 M:1086328832 WARNING: XFILE::CFileCurl::CReadState::FillBuffer: curl failed with code 22
23:41:52 T:1776 M:1086328832   ERROR: CFileCurl::CReadState::Open, didn't get any data from stream.
23:41:52 T:1776 M:1086328832   ERROR: ADDON::CScraper::Run: Unable to parse web site
23:44:05 T:1776 M:1080619008   ERROR: CPicture::CacheImage Unable to create new image special://masterprofile/Thumbnails/Video/e/ef4877c7.tbn from image
23:44:05 T:1776 M:1080619008   ERROR: CPicture::CacheImage Unable to create new image special://masterprofile/Thumbnails/Video/f/f23bc6d7.tbn from image
23:44:05 T:1776 M:1080639488   ERROR: VideoInfoScanner: Asked to lookup episode smb://xbmc:[email protected]/TVShows/Hot in Cleveland/Season 02/Hot.In.Cleveland.S02E06.I.Love.Lucci.(2).SD.TV.avi online, but we have no episode guide. Check your tvshow.nfo and make sure the <episodeguide> tag is in place.
23:44:05 T:1776 M:1080598528   ERROR: CPicture::CacheImage Unable to create new image special://masterprofile/Thumbnails/Video/2/26355d07.tbn from image
23:44:09 T:1776 M:1094180864   ERROR: CPicture::CacheImage Unable to create new image special://masterprofile/Thumbnails/Video/6/6588d410.tbn from image
23:44:09 T:1776 M:1094180864   ERROR: CPicture::CacheImage Unable to create new image special://masterprofile/Thumbnails/Video/6/6ad7d26b.tbn from image
23:44:22 T:1776 M:1089724416  NOTICE: VideoInfoScanner: Finished scan. Scanning for video info took 03:52
07:19:38 T:1580 M:1216634880  NOTICE: VideoInfoScanner: Starting scan ..
07:21:12 T:1580 M:1192513536 WARNING: XFILE::CFileCurl::CReadState::FillBuffer: curl failed with code 22
07:21:12 T:1580 M:1192513536   ERROR: CFileCurl::CReadState::Open, didn't get any data from stream.
07:21:12 T:1580 M:1192513536   ERROR: ADDON::CScraper::Run: Unable to parse web site
4x ATV2's (v4.3) XBMC Frodo12.2. Raspberry Pi running MYSQL 5.5.31-0+wheezy1. NAS is a Drobo FS
Reply
#2
matbor Wrote:WARNING: XFILE::CFileCurl::CReadState::FillBuffer: curl failed with code 22

From the Curl documentation at http://curl.haxx.se/libcurl/c/libcurl-errors.html:

CURLE_HTTP_RETURNED_ERROR (22)
This is returned if CURLOPT_FAILONERROR is set TRUE and the HTTP server returns an error code that is >= 400.

You don't have debug logging enabled (System settings, System, Debugging). If you enable debug logging there might be some clues there.

JR
Reply
#3
jhsrennie Wrote:From the Curl documentation at http://curl.haxx.se/libcurl/c/libcurl-errors.html:

CURLE_HTTP_RETURNED_ERROR (22)
This is returned if CURLOPT_FAILONERROR is set TRUE and the HTTP server returns an error code that is >= 400.

You don't have debug logging enabled (System settings, System, Debugging). If you enable debug logging there might be some clues there.

JR

Think I worked it out, after enabling full debugging early on today, it wasn't recongising the nfo files. Once I enabled the 'use folder names for lookups' it seems to working fine now. thx for the help.
4x ATV2's (v4.3) XBMC Frodo12.2. Raspberry Pi running MYSQL 5.5.31-0+wheezy1. NAS is a Drobo FS
Reply

Logout Mark Read Team Forum Stats Members Help
ERROR: ADDON::CScraper::Run: Unable to parse web site0