Kodi Community Forum
[RELEASE] New XBMC Log Uploader and xbmcLogs.com site - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: Add-on Support (https://forum.kodi.tv/forumdisplay.php?fid=27)
+---- Forum: Program Add-ons (https://forum.kodi.tv/forumdisplay.php?fid=151)
+---- Thread: [RELEASE] New XBMC Log Uploader and xbmcLogs.com site (/showthread.php?tid=127108)

Pages: 1 2 3 4 5 6 7 8 9


RE: [RELEASE] New XBMC Log Uploader and xbmcLogs.com site - prae5 - 2013-07-27

I censor quite a lot phrases that spammers / spambots have used in the past on the site.

Could you email me one of your logs to admin at xbmclogs.com and I'll take a look for you.


RE: [RELEASE] New XBMC Log Uploader and xbmcLogs.com site - prae5 - 2013-07-27

Should be resolved now.


RE: [RELEASE] New XBMC Log Uploader and xbmcLogs.com site - wibbilus - 2013-07-27

Thanks Paul,

I'll try uploading a few log files over the next few days and let you know if there's any more problems.

Thanks for all the hard work


RE: [RELEASE] New XBMC Log Uploader and xbmcLogs.com site - wgstarks - 2013-08-16

Can't get log updater to work. Every time I launch it I get an error "Script Failed Add On.PY". I followed the setup instructions, entered my email address. Not sure what else to do?


RE: [RELEASE] New XBMC Log Uploader and xbmcLogs.com site - sphere - 2013-08-16

(2013-08-16, 14:54)wgstarks Wrote: Can't get log updater to work. Every time I launch it I get an error "Script Failed Add On.PY". I followed the setup instructions, entered my email address. Not sure what else to do?

I need more details.
What OS/Platform does your XBMC run on (Android, Atv2, Win7 64bit, etc)? Which XBMC Version do you use (Eden, Frodo, Gotham Alpha)?
Also it would be very useful if you could try the add-on, see the error, and then upload your log manually.


RE: [RELEASE] New XBMC Log Uploader and xbmcLogs.com site - wgstarks - 2013-08-16

(2013-08-16, 16:11)sphere Wrote:
(2013-08-16, 14:54)wgstarks Wrote: Can't get log updater to work. Every time I launch it I get an error "Script Failed Add On.PY". I followed the setup instructions, entered my email address. Not sure what else to do?

I need more details.
What OS/Platform does your XBMC run on (Android, Atv2, Win7 64bit, etc)? Which XBMC Version do you use (Eden, Frodo, Gotham Alpha)?
Also it would be very useful if you could try the add-on, see the error, and then upload your log manually.

Most of that is in the sig. The OS is Mountain Lion 10.8.4. Be glad to upload the log but I'm not sure where they're stored at?


RE: [RELEASE] New XBMC Log Uploader and xbmcLogs.com site - sphere - 2013-08-16

(2013-08-16, 16:17)wgstarks Wrote: Most of that is in the sig. The OS is Mountain Lion 10.8.4. Be glad to upload the log but I'm not sure where they're stored at?
See here for the Location.
Should be: /Users/<username>/Library/Logs/xbmc.log


RE: [RELEASE] New XBMC Log Uploader and xbmcLogs.com site - wgstarks - 2013-08-16

Thanks. I'll run it again tonight and post the debug log.


RE: [RELEASE] New XBMC Log Uploader and xbmcLogs.com site - wgstarks - 2013-08-17

(2013-08-16, 16:11)sphere Wrote:
(2013-08-16, 14:54)wgstarks Wrote: Can't get log updater to work. Every time I launch it I get an error "Script Failed Add On.PY". I followed the setup instructions, entered my email address. Not sure what else to do?

I need more details.
What OS/Platform does your XBMC run on (Android, Atv2, Win7 64bit, etc)? Which XBMC Version do you use (Eden, Frodo, Gotham Alpha)?
Also it would be very useful if you could try the add-on, see the error, and then upload your log manually.

I have tried repeatedly to upload the debug log manually with no success. xbmclogs keeps giving me an error "Your paste contains a phrase that has been censored"Huh. I don't have a clue what phrase could be in my log that would need to be censored.

Edit- Is there some other site I could upload to. Tried pastebin but the file is too large.


RE: [RELEASE] New XBMC Log Uploader and xbmcLogs.com site - Martijn - 2013-08-17

Reboot so the log is way smaller or disable any other things that run on startup , get the log on pastebin.com


RE: [RELEASE] New XBMC Log Uploader and xbmcLogs.com site - wgstarks - 2013-08-17

I am rebooting and then navigating straight to log updater and launching it and then shutting down xbmc. I don't have any processes running at startup that I'm aware of. Scan on start is disabled. The log is still about 1.2MB. Too large for pastebin. Is there any other way to reduce the size?


RE: [RELEASE] New XBMC Log Uploader and xbmcLogs.com site - Martijn - 2013-08-17

Try paste.ubuntu.com but if it's 1.2mb in gat short time there's something seriously wrong


RE: [RELEASE] New XBMC Log Uploader and xbmcLogs.com site - wsnipex - 2013-08-17

1.2MB for a clean startup? o.O.
If no pastebin allows it, maybe you can put it on dropbox or something similar


RE: [RELEASE] New XBMC Log Uploader and xbmcLogs.com site - wgstarks - 2013-08-18

I think I've figured out why the log is so large. When I disabled the Watchdog AddOn the file size went way down. Finally got a debug log I could post. http://xbmclogs.com/show.php?id=46590


RE: [RELEASE] New XBMC Log Uploader and xbmcLogs.com site - sphere - 2013-08-22

(2013-08-18, 02:35)wgstarks Wrote: I think I've figured out why the log is so large. When I disabled the Watchdog AddOn the file size went way down. Finally got a debug log I could post. http://xbmclogs.com/show.php?id=46590

Thanks.

I'm not an OSX expert so I assumed that the folder "/Users/<username>/Library/Logs/CrashReporter" always existed. It does not exist in your case so the add-on throws an exception Sad

I will fix it...