Advertisement
Guest User

Untitled

a guest
Jul 13th, 2015
202
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Python 3.75 KB | None | 0 0
  1. 18:40:49 T:3372  NOTICE: 404
  2. 18:40:49 T:3372  NOTICE: Not Found
  3. 18:40:49 T:3372  NOTICE: Date: Mon, 13 Jul 2015 16:36:43 GMT
  4.  
  5.                                             Server: Apache/2.2.29 (Unix) mod_ssl/2.2.29 OpenSSL/1.0.1e-fips mod_bwlimited/1.4
  6.  
  7.                                             Content-Length: 347
  8.  
  9.                                             Connection: close
  10.  
  11.                                             Content-Type: text/html; charset=iso-8859-1
  12. 18:40:49 T:3372  NOTICE: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
  13.                                             <html><head>
  14.                                             <title>404 Not Found</title>
  15.                                             </head><body>
  16.                                             <h1>Not Found</h1>
  17.                                             <p>The requested URL /snow-in-paradise-streaming.php was not found on this server.</p>
  18.                                             <p>Additionally, a 404 Not Found
  19.                                             error was encountered while trying to use an ErrorDocument to handle the request.</p>
  20.                                             </body></html>
  21. 18:40:49 T:3372   ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
  22.                                              - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
  23.                                             Error Type: <type 'exceptions.UnboundLocalError'>
  24.                                             Error Contents: local variable 'reponse' referenced before assignment
  25.                                             Traceback (most recent call last):
  26.                                               File "C:\Users\amine\AppData\Roaming\XBMC\addons\plugin.video.vstream\default.py", line 127, in <module>
  27.                                                 main()
  28.                                               File "C:\Users\amine\AppData\Roaming\XBMC\addons\plugin.video.vstream\default.py", line 30, in __init__
  29.                                                 self.parseUrl()
  30.                                               File "C:\Users\amine\AppData\Roaming\XBMC\addons\plugin.video.vstream\default.py", line 64, in parseUrl
  31.                                                 exec "plugin."+ sFunction +"()"
  32.                                               File "<string>", line 1, in <module>
  33.                                               File "C:\Users\amine\AppData\Roaming\XBMC\addons\plugin.video.vstream\resources\sites\hd_stream_co.py", line 226, in showHosters
  34.                                                 sHtmlContent = reponse.read()
  35.                                             UnboundLocalError: local variable 'reponse' referenced before assignment
  36.                                             -->End of Python script error report<--
  37. 18:40:49 T:4236   ERROR: XFILE::CDirectory::GetDirectory - Error getting plugin://plugin.video.vstream/?function=showHosters&sCat=1&sFav=showHosters&sId=hd_stream_co&sMovieTitle=Snow%20in%20Paradise&sThumbnail=http%3a%2f%2fwww.hd-stream.co%2fthumb%2fsnow-in-paradise.jpg&site=hd_stream_co&siteUrl=http%3a%2f%2fwww.film-streaming.co%2fsnow-in-paradise-streaming.php&title=Snow%20in%20Paradise
  38. 18:40:49 T:4236   ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.video.vstream/?function=showHosters&sCat=1&sFav=showHosters&sId=hd_stream_co&sMovieTitle=Snow%20in%20Paradise&sThumbnail=http%3a%2f%2fwww.hd-stream.co%2fthumb%2fsnow-in-paradise.jpg&site=hd_stream_co&siteUrl=http%3a%2f%2fwww.film-streaming.co%2fsnow-in-paradise-streaming.php&title=Snow%20in%20Paradise) failed
  39. 18:40:49 T:7952  NOTICE: Thread BackgroundLoader start, auto delete: false
  40. 18:41:06 T:6428  NOTICE: Thread JobWorker start, auto delete: true
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement