Posts by Cryologic
-
-
This log files. 9.1. fresh version.
-
Hi! Then i playback video, get black screen.
Codec h264 4.2.2 10 bit colour.
-
Yes. some here.
Log in Kodi
17:39:42.055 T:1799328624 ERROR: CCurlFile::Stat - Failed: Couldn't connect to server
acehttp.py [LINE:488 ]# INFO [28.02 17:39:55] [32mServer started
-
Thx. I add in aceproxy.service
Before=kodi.service
Nothing help.
-
Quote
Try with
Code
- Requires=network-online.service
- After=network-online.service
Thanks! Working now.
I get new issue. Pvr manager is starting up.
No channels, no epg.
Log says, Pvr iptv get playlist, before start AceProxy.
How it solve?
-
I have autostart process in systemd:
Code
Display More[Unit] Description=AceProxy Wants=network-online.target After=network-online.target [Service] ExecStart=python /storage/.config/HTTPAceProxy-master/acehttp.py [Install] WantedBy=kodi.target
But script diddin't start:
Code
Display MoreJun 22 14:11:52 LibreELEC systemd[1]: Started AceProxy. Jun 22 14:11:56 LibreELEC python[451]: Traceback (most recent call last): Jun 22 14:11:56 LibreELEC python[451]: File "/storage/.config/HTTPAceProxy-master/acehttp.py", line 417, in <module> Jun 22 14:11:56 LibreELEC python[451]: AceConfig.httphost = get_ip_address() Jun 22 14:11:56 LibreELEC python[451]: File "/storage/.config/HTTPAceProxy-master/acehttp.py", line 378, in get_ip_address Jun 22 14:11:56 LibreELEC python[451]: return [(s.connect(('1.1.1.1', 80)), s.getsockname()[0], s.close()) for s in [socket(AF_INET, SOCK_DGRAM)]][0][1] Jun 22 14:11:56 LibreELEC python[451]: File "/storage/.local/lib/python2.7/site-packages/gevent/_socket2.py", line 251, in connect Jun 22 14:11:56 LibreELEC python[451]: raise error(result, strerror(result)) Jun 22 14:11:56 LibreELEC python[451]: socket.error: [Errno 101] Network is unreachable Jun 22 14:11:56 LibreELEC systemd[1]: httpaceproxy.service: Main process exited, code=exited, status=1/FAILURE Jun 22 14:11:56 LibreELEC systemd[1]: httpaceproxy.service: Failed with result 'exit-code'.
How I can fix it?
Thx.
-
Raspberry pi 3 B
Libreelec 9.0
Memory leak in IPTV simple client
Then downloading epg, and every time did not do anything, after 7-8 min look memory leak, black screen Kodi restart.
Then I disable iptv client, not memory leak and crash.
[ 869.348386] vchiq: 0: ignoring ERROR from callback to service 5004
[ 1462.879675] vchiq: 0: ignoring ERROR from callback to service 10004
[ 1639.227753] vchiq: 0: ignoring ERROR from callback to service 1b004
[ 2044.240891] vchiq: 0: ignoring ERROR from callback to service 26004
[ 2703.496856] vchiq: 0: ignoring ERROR from callback to service 31004
[ 3107.279425] vchiq: 0: ignoring ERROR from callback to service 3c004
[ 3508.887429] vchiq: 0: ignoring ERROR from callback to service 47004
-
Raspberry pi 3 B
Libreelec 9.0
Memory leak in IPTV simple client
Then downloading epg, and every time did not do anything, after 7-8 min look memory leak, black screen Kodi restart.
Then I disable iptv client, not memory leak and crash.
[ 869.348386] vchiq: 0: ignoring ERROR from callback to service 5004
[ 1462.879675] vchiq: 0: ignoring ERROR from callback to service 10004
[ 1639.227753] vchiq: 0: ignoring ERROR from callback to service 1b004
[ 2044.240891] vchiq: 0: ignoring ERROR from callback to service 26004
[ 2703.496856] vchiq: 0: ignoring ERROR from callback to service 31004
[ 3107.279425] vchiq: 0: ignoring ERROR from callback to service 3c004
[ 3508.887429] vchiq: 0: ignoring ERROR from callback to service 47004
-
What can I say? If there truely was a problem with our RPi 3 download, we would have been notified by now by many more people.
I enable screen log, did not do anything, and look memory leak very fast from 550 kb to 215 kb and freeze and crash Kodi.
[ 193.472342] vchiq: 0: ignoring ERROR from callback to service 5004
[ 619.163708] vchiq: 0: ignoring ERROR from callback to service 10004
[ 1040.005193] vchiq: 0: ignoring ERROR from callback to service 1b004
[ 1459.500605] vchiq: 0: ignoring ERROR from callback to service 26004
-
If there is one stable Kodi device out there, then it's a Raspberry Pi.
So either your Rpi 3 has a hardware malfunction or your SD card has some bit rot on it. Try a different sd card first.
I install 8.2.5 working perfectly. no one crash.
-
Not all device, only Kodi.
-
We cannot use Python3 because Kodi has a hard dependency on Python2. Team Kodi will switch to Python3 for v19 to ensure the change happens before the end of Python2 support in 2020.
Why Coreelec, Alexelec have Python 3? Only you cannot use Python 3? why?
-
Hi! I install Libreelec 9.0 For Raspberry pi 3 b.
Why python version still 2.7.15?
How I can upgrade python to 3.7.2?
-
Start with a clean system (remove the pirate IPTV feed and torrent streaming crap). Problem solved?
I think so.
-
For what? If you building libreelec for RPI3, should be work?
Things like memory leak
-
Reboot only Kodi. not full system.
-
Create the service file in /storage/.config/system.d/ and then enable it with systemctl
I trying, but service running before mount USB.