OpenELEC Testbuilds for RaspberryPi (Kodi 15.0) Part 2
Sad 
(2015-05-07, 18:25)Milhouse Wrote:
(2015-05-07, 18:00)startv Wrote: I execute
cat /storage/.kodi/temp/kodi.log | pastebinit
ls -la /storage/.kodi/temp | pastebinit
the ssh windwos show nothing, so I closed ssh windows

If pastebinit is not working, this would suggest your Pi has internet connectivity issues.

Without a crashlog, I'm not able to help you - you'll need to find the crashlogs and upload the most recent file to pastebin.com in order to take this forward.

(2015-05-07, 18:00)startv Wrote: Then ssh in again, Run "cp /storage/.kodi/temp/kodi.log /storage/logfiles,I got a kodi.log file,
I upload to the below link ,please download it.
http://pan.baidu.com/s/1jGmszqe

Please use pastebin.com if you can, my Chinese isn't too hot. I managed to download your log, and it appears your Pi is failing to get any data from 192.168.1.50:8089.

Better yet, upload your most recent crashlog to pastebin.com. If Kodi really is crashing then you'll have up to 10 crashlogs in the /storage/.kodi/temp folder.

For example, this is what I have:
Code:
rpi512:~ # ls -la /storage/.kodi/temp/
total 17472
drwxr-xr-x    7 root     root          4096 May  6 22:58 .
drwxr-xr-x    9 root     root          4096 Jan  2 18:46 ..
-rw-r--r--    1 root     root      17185792 Feb  1 13:33 commoncache.db
srwxr-xr-x    1 root     root             0 May  6 22:58 commoncache.socket
-rw-r--r--    1 root     root          1069 May  7 16:08 cookies.dat
drwxr-xr-x    2 root     root          4096 Dec 15 11:55 fonts
drwxr-xr-x    2 root     root          4096 May  2 16:22 kodi
-rw-r--r--    1 root     root        194118 May  7 16:08 kodi.log
-rw-r--r--    1 root     root         50342 May  6 22:56 kodi.old.log
-rw-r--r--    1 root     root         10755 Apr 20 20:10 kodi_crashlog_20150420201037.log
-rw-r--r--    1 root     root         10755 Apr 20 20:10 kodi_crashlog_20150420201045.log
-rw-r--r--    1 root     root         10755 Apr 20 20:10 kodi_crashlog_20150420201052.log
-rw-r--r--    1 root     root         10755 Apr 20 20:11 kodi_crashlog_20150420201100.log
-rw-r--r--    1 root     root         10755 Apr 20 20:11 kodi_crashlog_20150420201107.log
-rw-r--r--    1 root     root         10755 Apr 20 20:11 kodi_crashlog_20150420201116.log
-rw-r--r--    1 root     root         10755 Apr 20 20:11 kodi_crashlog_20150420201129.log
-rw-r--r--    1 root     root         10755 Apr 20 20:11 kodi_crashlog_20150420201144.log
-rw-r--r--    1 root     root         10755 Apr 20 20:12 kodi_crashlog_20150420201158.log
-rw-r--r--    1 root     root        298741 Apr 27 17:56 kodi_crashlog_20150427175601.log
drwxr-xr-x    8 root     root          4096 Aug 22  2014 scrapers
drwxr-xr-x    2 root     root          4096 Apr  3  2013 temp
drwxr-xr-x    2 root     root          4096 Aug 20  2013 weather

Upload the most recent crashlog file (in my case, that would be "kodi_crashlog_20150427175601.log").

What would also help is for you to determine the last test build that works for you - can you go backwards, starting with #0505 until you find the last working build. You mentioned #0411 as working, so it's somewhere in that range. Maybe the recent curl bump is causing your problem?

I down to #0504,PVR working ,then update to #0505,continue rebooting, I closed DVBviewer Server from PC, Pi backup to normal,but testbuild has no VPN networking setup,so I down to #0508,setup VPN, then ssh in,run cat $(ls -1 /storage/.kodi/temp/kodi_crash* | tail -1) | pastebinit,finally,I got the link, wish it be useful
http://sprunge.us/VKjJ

there is many network connect limited in PRC.Confused


Messages In This Thread
RE: OpenELEC Testbuilds for RaspberryPi (Kodi 15.0) Part 2 - by startv - 2015-05-08, 00:11
How to install the builds - by kisas - 2015-05-24, 02:10
MVC 3D ISO Blu-ray - by Azimono - 2015-06-06, 14:28
Logout Mark Read Team Forum Stats Members Help
OpenELEC Testbuilds for RaspberryPi (Kodi 15.0) Part 214