Advertisement
death2all110

Kodi Debug Log

Feb 20th, 2017
244
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.94 KB | None | 0 0
  1. 09:08:42 T:12824 DEBUG: ------ Window Init (FileBrowser.xml) ------
  2. 09:08:44 T:12824 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  3. 09:08:44 T:12824 DEBUG: CInputManager::OnKey: down (0xf081) pressed, action is Down
  4. 09:08:46 T:12824 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
  5. 09:08:46 T:12824 DEBUG: CInputManager::OnKey: return (0xf00d) pressed, action is Select
  6. 09:08:46 T:13492 DEBUG: CurlFile::Open(0F38EFB0) http://someapacheserver.xyz
  7. 09:08:46 T:13492 INFO: XCURL::DllLibCurlGlobal::easy_aquire - Created session to http://someapacheserver.xyz
  8. 09:08:46 T:13492 DEBUG: Curl::Debug - TEXT: timeout on name lookup is not supported
  9. 09:08:46 T:13492 DEBUG: Curl::Debug - TEXT: Trying XX.XXX.XX.XXX...
  10. 09:08:46 T:13492 DEBUG: Curl::Debug - TEXT: Connected to someapacheserver.xyz (XX.XXX.XX.XXX) port 80 (#0)
  11. 09:08:46 T:13492 DEBUG: Curl::Debug - HEADER_OUT: GET /wizard/ HTTP/1.1
  12. 09:08:46 T:13492 DEBUG: Curl::Debug - HEADER_OUT: Host: someapacheserver.xyz
  13. 09:08:46 T:13492 DEBUG: Curl::Debug - HEADER_OUT: Range: bytes=0-
  14. 09:08:46 T:13492 DEBUG: Curl::Debug - HEADER_OUT: User-Agent: Kodi/16.1 (Windows NT 10.0; WOW64) App_Bitness/32 Version/16.1-Git:20160424-c327c53
  15. 09:08:46 T:13492 DEBUG: Curl::Debug - HEADER_OUT: Accept: */*
  16. 09:08:46 T:13492 DEBUG: Curl::Debug - HEADER_OUT: Accept-Charset: UTF-8,*;q=0.8
  17. 09:08:46 T:13492 DEBUG: Curl::Debug - HEADER_IN: HTTP/1.1 206 Partial Content
  18. 09:08:46 T:13492 DEBUG: Curl::Debug - HEADER_IN: Date: Mon, 20 Feb 2017 15:08:54 GMT
  19. 09:08:46 T:13492 DEBUG: Curl::Debug - HEADER_IN: Server: Apache
  20. 09:08:46 T:13492 DEBUG: Curl::Debug - HEADER_IN: Content-Range: bytes 0-757/758
  21. 09:08:46 T:13492 DEBUG: Curl::Debug - HEADER_IN: Content-Length: 758
  22. 09:08:46 T:13492 DEBUG: Curl::Debug - HEADER_IN: Content-Type: text/html;charset=ISO-8859-1
  23. 09:08:46 T:13492 DEBUG: Curl::Debug - TEXT: Connection #0 to host someapacheserver.xyz left intact
  24. 09:08:47 T:12824 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
  25. 09:08:47 T:12824 DEBUG: CInputManager::OnKey: return (0xf00d) pressed, action is Select
  26. 09:08:48 T:12824 DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
  27. 09:08:48 T:12824 DEBUG: CInputManager::OnKey: up (0xf080) pressed, action is Up
  28. 09:08:49 T:12824 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
  29. 09:08:49 T:12824 DEBUG: CInputManager::OnKey: return (0xf00d) pressed, action is Select
  30. 09:08:49 T:13492 DEBUG: CurlFile::Open(0F38EFB0) http://someiisserver.xyz
  31. 09:08:49 T:13492 INFO: XCURL::DllLibCurlGlobal::easy_aquire - Created session to http://someiisserver.xyz
  32. 09:08:49 T:13492 DEBUG: Curl::Debug - TEXT: timeout on name lookup is not supported
  33. 09:08:49 T:13492 DEBUG: Curl::Debug - TEXT: Trying XX.XXX.XX.XXX...
  34. 09:08:49 T:13492 DEBUG: Curl::Debug - TEXT: Connected to someiisserver.xyz (XX.XXX.XX.XXX) port 80 (#0)
  35. 09:08:49 T:13492 DEBUG: Curl::Debug - HEADER_OUT: GET /wizard/ HTTP/1.1
  36. 09:08:49 T:13492 DEBUG: Curl::Debug - HEADER_OUT: Host: someiisserver.xyz
  37. 09:08:49 T:13492 DEBUG: Curl::Debug - HEADER_OUT: Range: bytes=0-
  38. 09:08:49 T:13492 DEBUG: Curl::Debug - HEADER_OUT: User-Agent: Kodi/16.1 (Windows NT 10.0; WOW64) App_Bitness/32 Version/16.1-Git:20160424-c327c53
  39. 09:08:49 T:13492 DEBUG: Curl::Debug - HEADER_OUT: Accept: */*
  40. 09:08:49 T:13492 DEBUG: Curl::Debug - HEADER_OUT: Accept-Charset: UTF-8,*;q=0.8
  41. 09:08:49 T:13492 DEBUG: Curl::Debug - HEADER_IN: HTTP/1.1 200 OK
  42. 09:08:49 T:13492 DEBUG: Curl::Debug - HEADER_IN: Content-Type: text/html; charset=UTF-8
  43. 09:08:49 T:13492 DEBUG: Curl::Debug - HEADER_IN: Server: Microsoft-IIS/10.0
  44. 09:08:49 T:13492 DEBUG: Curl::Debug - HEADER_IN: Date: Mon, 20 Feb 2017 15:08:49 GMT
  45. 09:08:49 T:13492 DEBUG: Curl::Debug - HEADER_IN: Content-Length: 1199
  46. 09:08:49 T:13492 DEBUG: Curl::Debug - TEXT: Connection #0 to host someiisserver.xyz left intact
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement