OpenELEC - How do we pull of the log file?
#1
Hi, I'm new to OpenELEC and need to do some troubleshooting for Kodi 17 but I have no idea how to pull off the Kodi log file to view and upload to pastebin?

I have a Windows background.

Thank you!
Reply
#2
Turn on debug logging in the settings and also make sure SSH is enabled. SSH into the box (use Putty if on Windows or just the terminal if on Linux). Run the following:

cat /storage/.kodi/temp/kodi.log | pastebinit

If you're really struggling, follow this guide.
Reply
#3
(2017-02-15, 18:36)treeno Wrote: Turn on debug logging in the settings and also make sure SSH is enabled. SSH into the box (use Putty if on Windows or just the terminal if on Linux). Run the following:

cat /storage/.kodi/temp/kodi.log | pastebinit

If you're really struggling, follow this guide.

Thanks treeno!
Reply

Logout Mark Read Team Forum Stats Members Help
OpenELEC - How do we pull of the log file?0