• 1
  • 2
  • 3
  • 4(current)
  • 5
  • 6
  • 9
[RELEASE] New XBMC Log Uploader and xbmcLogs.com site
#46
I've just tried uploading a log from my Android phone (Samsung Galaxy SII), and nothing happened. I've manually pulled the log file, and the relevant part is:

Quote:23:10:24 T:10377024 NOTICE: XBMC Log Uploader: reading log...
23:10:24 T:10377024 NOTICE: XBMC Log Uploader: starting upload "/data/data/org.xbmc.xbmc/cache/temp/xbmc.log"...
23:10:26 T:10377024 NOTICE: XBMC Log Uploader: upload done.
23:10:26 T:10377024 NOTICE: XBMC Log Uploader: upload failed with response: '<!DOCTYPE html>\r<html dir="ltr" lang="en-gb">\r<head>\r\t<meta http-equiv="content-type" content="text/html; charset=UTF-8" />\r\r<!-- PR 26.03.12 - Add description and keywords metadata -->\r<meta name="copyright" content="Paul Rae ([email protected])" />\r<meta name="description" content="XBMC Debug Log Pastebin and Parser Site" />\r<meta name="keywords" content="XBMC, XBMC Debug, XBMC Debug Log, XBMC Log, advancedsettings.xml, XBMC Log Analyser, XBMC pastebin, pastebin" />\r\r\t<title>New paste &bull; The XBMC Debug Log Site</title>\r\t<link href="/skins/xbmc-bootstrap/images/favicon.png" rel="shortcut icon" />\r\t<link href="/list.php?&rss=1" rel="alternate" type="application/rss+xml" title="Feed" />\r\t<link href="/skins/xbmc-bootstrap/css/bootstrap.css" rel="stylesheet" type="text/css" media="screen, projection" />\r\t<link href="/skins/xbmc-bootstrap/css/bootstrap-responsive.css" rel="stylesheet" type="text/css" media="screen, projection" />\r\t<link href="" rel="stylesheet" type="text/css" media="screen, projection" id="raw_switch" />\r\r\t<style type="text/css"> \r\t\t \r\t</style>\r\r<script type="text/javascript">\r\r var _gaq = _gaq || [];\r _gaq.push([\'_setAccount\', \'UA-30335877-1\']);\r _gaq.push([\'_trackPageview\']);\r\r (function() {\r var ga = document.createElement(\'script\'); ga.type = \'text/javascript\'; ga.async = true;\r ga.src = (\'https:\' == document.location.protocol ? \'https://\' : \'http://\') + \'stats.g.doubleclick.net/dc.js\';\r var s = document.getElementsByTagName(\'script\')[0]; s.parentNode.insertBefore(ga, s);\r })();\r\r</script>\r\r\r</head>\r\r<body>\r <script type="text/javascript" src="/addons/jquery/core/jquery.min.js"></script>\r <script type="text/javascript" src="/addons/jquery/plugins/jquery.cookie.js"></script>\r <script type="text/javascript" src="/skins/xbmc-bootstrap/js/bootstrap.min.js"></script>\r <script type="text/javascript" src="/skins/xbmc-bootstrap/js/main.js"></script>\r\r <div class="navbar navbar-fixed-top">\r <div class="navbar-inner">\r <div class="container">\r <a class="btn btn-navbar" data-toggle="collapse" data-target=".nav-collapse">\r <span class="icon-bar"></span>\r <span class="icon-bar"></span>\r <span class="icon-bar"></span>\r </a>\r <a class="brand" href="/?">xbmcLogs pastebin</a>\r <p class="navbar-text pull-left">~/paste</p>\r <div class="nav-collapse">\r <ul class="nav pull-right">\r <li>\r <a href="/?">\r <i class="icon icon-pencil icon-white"></i>\r New Paste\r </a>\r </li>\r <li>\r <a href="/list.php?">\r <i class="icon icon-th-list icon-white"></i>\r Archives\r </a>\r </li>\r <li>\r <a href="/doc.php?&cat=api">\r <i class="icon icon-tags icon-white"></i>\r API\r </a>\r </li>\r <li>\r <a href="/doc.php?&cat=help">\r <i class="icon icon-question-sign icon-white"></i>\r Help\r </a>\r </li>\r <li>\r <a href="/doc.php?&cat=about">\r <i class="icon icon-info-sign icon-white"></i>\r About\r </a>\r </li>\r </ul>\r </div>\r </div>\r </div>\r </div>\r\r<div class="container whitebox" align="center">\r<script type="text/javascript"><!--\rgoogle_ad_client = "ca-pub-4721542757106194";\r/* xbmclogs.com - Leaderboard (728 x 90) */\rgoogle_ad_slot = "6428142102";\rgoogle_ad_width = 728;\rgoogle_ad_height = 90;\r//-->\r</script>\r<script type="text/javascript"\rsrc="http://pagead2.googlesyndication.com/pagead/show_ads.js">\r</script>\r</div>\r\r <div class="container graybox" align="center">\r <font color="red">\r 18 Feb 2012 - We have migrated to a new server - old content was NOT migraged to the new server.\r Old content will be availble at the old site until April 2013.\r <br><b>If you can\'t find your content here change your URL to old.xbmclogs.com</b>\r <br>i.e from http://www.xbmclogs.com/show.php?id=1012 to http://old.xbmclogs.com/show.php?id=1012\r </font>\r </div>\r\r\r <div class="container">\r <div class="alert stretch hidden alert-">\r <a class="close" data-dismiss="alert">\xc3\x97</a>\r \r </div>\r </div>\r\r <div class="container graybox">\r <form id="paste_form" class="form-inline" action="" method="post"><div class="row">\n <div class="span6 ">\n <label for="paste_user">Your alias</label>\n <input id="paste_user" name="paste_user" type="text" value="Anonymous"\n size="20" maxlength="50" />\n <div class="help-inline hidden">Your alias must be alphanumeric</div>\n <div id="paste_user_default" class="hidden">Anonymous</div>\n </div>\n \n <div class="span6 align-right pull-right">\n <label for="paste_lang">Language</label>\n <select id="paste_lang" name="paste_lang" class="monospace">\n <option value="xbmc" selected="selected">XBMC Debug</option>\n <option value="advancedsettings">XBMC advancedsettings.xml</option>\n <option value="cpp">C++</option>\n <option value="diff">Diff</option>\n <option value="gdb">GDB</option>\n <option value="javascript">Javascript</option>\n <option value="text">Text</option>\n <option value="perl">Perl</option>\n <option value="php">PHP</option>\n <option value="python">Python</option>\n <option value="ruby">Ruby</option>\n <option value="xml">XML</option>\n <option disabled="disabled" value="text">----------------------</option>\n <option value="actionscript">ActionScript</option>\n <option value="actionscript3">ActionScript 3</option>\n <option value="apache">Apache configuration</option>\n <option value="applescript">AppleScript</option>\n <option value="apt_sources">Apt sources</option>\n <option value="autoconf">Autoconf</option>\n <option value="awk">awk</option>\n <option value="bash">Bash</option>\n <option value="c">C</option>\n <option value="c_loadrunner">C (LoadRunner)</option>\n <option value="c_mac">C (Mac)</option>\n <option value="cmake">CMake</option>\n <option value="cpp">C++</option>\n <option value="cpp-qt" class="sublang">&nbsp;&nbsp;C++ (Qt)</option>\n <option value="csharp">C#</option>\n <option value="css">CSS</option>\n <option value="diff">Diff</option>\n <option value="div">DIV</option>\n <option value="dos">DOS</option>\n <option value="dot">dot</option>\n <option value="ecmascript">ECMAScript</option>\n <option value="gdb">GDB</option>\n <option value="genero">genero</option>\n <option value="html4strict">HTML</option>\n <option value="ini">INI</option>\n <option value="java">Java</option>\n <option value="java5">J2SE</option>\n <option value="javascript">Javascript</option>\n <option value="jquery">jQuery</option>\n <option value="6502kickass">Kick Asm</option>\n <option value="latex">LaTeX</option>\n <option value="make">GNU make</option>\n <option value="mysql">MySQL</option>\n <option value="per">per</option>\n <option value="perl">Perl</option>\n <option value="perl6">Perl 6</option>\n <option value="php">PHP</option>\n <option value="php-brief" class="sublang">&nbsp;&nbsp;PHP (brief)</option>\n <option value="python">Python</option>\n <option value="rails">Rails</option>\n <option value="rpmspec">RPM Specification File</option>\n <option value="ruby">Ruby</option>\n <option value="sql">SQL</option>\n <option value="tcl">TCL</option>\n <option value="text">Text</option>\n <option value="vb">Visual Basic</option>\n <option value="vbnet">VB.NET</option>\n <option value="vim">Vim Script</option>\n <option value="whitespace">Whitespace</option>\n <option value="xml">XML</option>\n <option value="xorg_conf">Xorg configuration</option>\n </select>\n </div>\n</div>\n<br />\n\n<div class="row">\n <div class="span10">\n <textarea class="span10" id="paste_data" class="span12 codebox" name="paste_data" rows="15" cols=""></textarea>\n <br><br>\n <div class="pull-right">\n <input id="paste_button" class="btn btn-success btn-large" type="submit" name="paste_submit" value="Paste" />\n </div>\n\n <div id="paste_expire_wrapper" class="pull-right">\n <select id="paste_expire" name="paste_expire">\n <option value="1800">Delete after 30 minutes</option>\n <option value="21600">Delete after 6 hours</option>\n <option value="86400">Delete after 1 day</option>\n <option value="604800">Delete after 1 week</option>\n <option value="2592000" selected="selected">Delete after 1 month</option>\n </select>\n &nbsp;\n </div>\n\n </div>\n <div class="span2">\n <script type="text/javascript"><!--\n google_ad_client = "ca-pub-4721542757106194";\n /* xbmclogs.com - Wide Skyscrapper (160 x 600) */\n google_ad_slot = "9516464700";\n google_ad_width = 160;\n google_ad_height = 600;\n //-->\n </script>\n <script type="text/javascript"\n src="http://pagead2.googlesyndication.com/pagead/show_ads.js">\n </script>\n </div>\n\n</div></form>\n </div>\n \n <footer id="copyright" class="copyright align-center">Copyright \xc2\xa9 2011 <a href="http://www.paulrae.com">Paul Rae</a>.\r\n</footer>\n \n <div class="pre-cache">\n <input type="checkbox" checked="checked" />\n </div>\n</body>\n</html>'
23:10:26 T:10377024 INFO: Scriptresult: Success
23:10:26 T:10377024 INFO: Python script stopped
23:10:26 T:2085824 DEBUG: waiting for python thread 2 (/mnt/sdcard/Android/data/org.xbmc.xbmc/files/.xbmc/addons/script.xbmc.debug.log/addon.py) to stop
23:10:26 T:2085824 DEBUG: python thread 2 (/mnt/sdcard/Android/data/org.xbmc.xbmc/files/.xbmc/addons/script.xbmc.debug.log/addon.py) destructed
23:10:36 T:2085824 INFO: Python, unloading python shared library because no scripts are running anymore


If you need a full debug log (this was without debugging turned on), I can get supply that. But I'm hoping this'd be sufficient!
#47
Hmmm, I've just tried on all the devices I have to hand and don't see this behaviour.

Can you reliably replicate this behaviour?
#48
I wanted to upload the xbmc.log from the XBMC by going into the Program Add-ons > XBMC Log Uploader: I have provided my email but I'm not getting any log file link to my email. Tried 5 times to upload. Checked also my junk mail.

I know that the xbmcLogs.com is migrating to a new server and the old data will NOT be migrated to the new server. Old debug logs will only be available from the old site. To access content on the old site, I have visited old.xbmclogs.com but then what do I do? What sould I put in "Your alias" and "Language", also clicked few menu on the top "New Paste, Archives, Feed, API" but cannot find my log.

I have JynxBox Android HD box and using following version of XBMC (from 2013-02-22):
xbmcapp-armeabi-v7a-debug-2013-02-22-full-neon-xaf-set_top-cac204811f86af27072569d48144ba17bcb4bc95.apk

Do i need to enable the debug mode in order to send the xbmc.log or its only necessary if I wanted to do manually?
#49
(2013-02-27, 10:27)prae5 Wrote: Hmmm, I've just tried on all the devices I have to hand and don't see this behaviour.

Can you reliably replicate this behaviour?

Yup, I've just tried it on my Raspberry Pi, Windows & Linux installations as well: all behave the same.
I'm using Frodo on everything (except the Pi: that's OpenElec 3.0 RC2), and version 12.0.0 of the uploader, freshly downloaded today.
#50
OK, i will test this tomorrow and see if i can replicate this. I tired linux, osx and openelec previously and all was good. I thought i had tested extensively before migrating the sight but perhaps theres something i've missed.

I'll let you know tomorrow.
#51
Can anyone please help me out to post the log file? Please see post # 48.
#52
OK, I've been testing this and I think I have confirmed why some users are having this issue. I think I can fix this without a add-on update. Should be done within the hour.
#53
This should be fixed now, can someone who was having issues confirm if it is resolved.

Thanks
#54
(2013-02-28, 21:03)prae5 Wrote: This should be fixed now, can someone who was having issues confirm if it is resolved.

Thanks

I've got my Windows machine at work working, and my phone. I'll test the rest when I get home, but I'd presume they'll be ok too. I'll let you know if they're not.
#55
(2013-03-01, 14:14)wimble Wrote:
(2013-02-28, 21:03)prae5 Wrote: This should be fixed now, can someone who was having issues confirm if it is resolved.

Thanks

I've got my Windows machine at work working, and my phone. I'll test the rest when I get home, but I'd presume they'll be ok too. I'll let you know if they're not.

Thanks for that and sorry for any inconvenience it may have caused people!
#56
Its still not working?

http://www.xbmclogs.com/show.php?id=1641

Cheers,
Ethricsoul
#57
(2013-03-02, 15:20)ethricsoul Wrote: Its still not working?

http://www.xbmclogs.com/show.php?id=1641

Cheers,
Ethricsoul

That looks like something completely different. Would need to see your full debug log.

What xbmc build are you using?
#58
(2013-03-02, 15:20)ethricsoul Wrote: Its still not working?

http://www.xbmclogs.com/show.php?id=1641

Cheers,
Ethricsoul

Looks like a general Network error, do you use any proxy/vpn or special DNS-Server?
My GitHub. My Add-ons:
Image
#59
(2013-02-28, 16:42)uptown1982 Wrote: Can anyone please help me out to post the log file? Please see post # 48.

I agree with uptown! It does not work on my Windows8 HTPC with xbmc. It pops up correctly but never actually emails me.
Image
#60
Debug log needed to see why its not working.

What email address are you using - i see plenty of email addresses that have typo's in them in the server logs. It probably deletes 100+ mails a day that have issues in them.
  • 1
  • 2
  • 3
  • 4(current)
  • 5
  • 6
  • 9

Logout Mark Read Team Forum Stats Members Help
[RELEASE] New XBMC Log Uploader and xbmcLogs.com site1