PDA

View Full Version : Receiver crashes every morning



kokojnr
09-02-17, 23:15
For some reason my Edision OS Mega receiver crashes every morning on ABM scan, im using sat and cable custom mix updater plugin here (http://www.world-of-satellite.com/showthread.php?52633-sat-and-cable-custom-mix-updater-plugin-(BETA)).

My current set up is as follows:
6.30am: Box wakeup
6.35am: Restart GUI
6.40am:ABM scan
6.45am:CrossEPG download

Im running vix image 4.2.029, log from this morning crash attached for help

Huevos
10-02-17, 09:02
< 78244.828> Traceback (most recent call last):
< 78244.829> File "/usr/lib/enigma2/python/mytest.py", line 679, in <module>
< 78244.835> plugins.shutdown()
< 78244.835> File "/usr/lib/enigma2/python/Components/PluginComponent.py", line 151, in shutdown
< 78244.836> File "/usr/lib/enigma2/python/Components/PluginComponent.py", line 39, in removePlugin
< 78244.837> File "/usr/lib/enigma2/python/Plugins/Extensions/customupdater/plugin.py", line 8, in autostart
< 78244.838> File "/usr/lib/python2.7/urllib.py", line 245, in retrieve
< 78244.839> File "/usr/lib/python2.7/urllib.py", line 213, in open
< 78244.839> File "/usr/lib/python2.7/urllib.py", line 443, in open_https
< 78244.840> File "/usr/lib/python2.7/httplib.py", line 1053, in endheaders
< 78244.841> File "/usr/lib/python2.7/httplib.py", line 897, in _send_output
< 78244.842> File "/usr/lib/python2.7/httplib.py", line 859, in send
< 78244.842> File "/usr/lib/python2.7/httplib.py", line 1270, in connect
< 78244.842> File "/usr/lib/python2.7/httplib.py", line 836, in connect
< 78244.843> File "/usr/lib/python2.7/socket.py", line 575, in create_connection
< 78244.844> IOError: [Errno socket error] [Errno 145] Connection timed out

This is nothing to do with ABM. You need to take it up with the author of the updater plugin.

kokojnr
11-02-17, 02:42
< 78244.828> Traceback (most recent call last):
< 78244.829> File "/usr/lib/enigma2/python/mytest.py", line 679, in <module>
< 78244.835> plugins.shutdown()
< 78244.835> File "/usr/lib/enigma2/python/Components/PluginComponent.py", line 151, in shutdown
< 78244.836> File "/usr/lib/enigma2/python/Components/PluginComponent.py", line 39, in removePlugin
< 78244.837> File "/usr/lib/enigma2/python/Plugins/Extensions/customupdater/plugin.py", line 8, in autostart
< 78244.838> File "/usr/lib/python2.7/urllib.py", line 245, in retrieve
< 78244.839> File "/usr/lib/python2.7/urllib.py", line 213, in open
< 78244.839> File "/usr/lib/python2.7/urllib.py", line 443, in open_https
< 78244.840> File "/usr/lib/python2.7/httplib.py", line 1053, in endheaders
< 78244.841> File "/usr/lib/python2.7/httplib.py", line 897, in _send_output
< 78244.842> File "/usr/lib/python2.7/httplib.py", line 859, in send
< 78244.842> File "/usr/lib/python2.7/httplib.py", line 1270, in connect
< 78244.842> File "/usr/lib/python2.7/httplib.py", line 836, in connect
< 78244.843> File "/usr/lib/python2.7/socket.py", line 575, in create_connection
< 78244.844> IOError: [Errno socket error] [Errno 145] Connection timed out

This is nothing to do with ABM. You need to take it up with the author of the updater plugin.
Cheers, I will comment in his thread about this.

dsayers
11-02-17, 18:29
Is your box connected to Internet? It needs a connection to download the xml on boot

Sent from my SM-G925F using Tapatalk

kokojnr
12-02-17, 20:43
Is your box connected to Internet? It needs a connection to download the xml on boot

Sent from my SM-G925F using Tapatalk
Yes, I have LAN connection to my router which is on 24/7

Sent from my Moto G (4) using Tapatalk

dsayers
12-02-17, 20:49
Your the first to have this issue but it does look like a connection issue when the box is booting. Can you uninstall the plugin and try the script method?

Sent from my SM-G925F using Tapatalk

dsayers
12-02-17, 21:26
I'll probably add try and exept to the next release.

duoduo
12-02-17, 21:40
Do you have the same issue when you try and run ABM and crossepg manually? It might not be locking on to the signal in which case could be an lnb issue.

dsayers
12-02-17, 22:02
< 78244.828> Traceback (most recent call last):
< 78244.829> File "/usr/lib/enigma2/python/mytest.py", line 679, in <module>
< 78244.835> plugins.shutdown()
< 78244.835> File "/usr/lib/enigma2/python/Components/PluginComponent.py", line 151, in shutdown
< 78244.836> File "/usr/lib/enigma2/python/Components/PluginComponent.py", line 39, in removePlugin
< 78244.837> File "/usr/lib/enigma2/python/Plugins/Extensions/customupdater/plugin.py", line 8, in autostart
< 78244.838> File "/usr/lib/python2.7/urllib.py", line 245, in retrieve
< 78244.839> File "/usr/lib/python2.7/urllib.py", line 213, in open
< 78244.839> File "/usr/lib/python2.7/urllib.py", line 443, in open_https
< 78244.840> File "/usr/lib/python2.7/httplib.py", line 1053, in endheaders
< 78244.841> File "/usr/lib/python2.7/httplib.py", line 897, in _send_output
< 78244.842> File "/usr/lib/python2.7/httplib.py", line 859, in send
< 78244.842> File "/usr/lib/python2.7/httplib.py", line 1270, in connect
< 78244.842> File "/usr/lib/python2.7/httplib.py", line 836, in connect
< 78244.843> File "/usr/lib/python2.7/socket.py", line 575, in create_connection
< 78244.844> IOError: [Errno socket error] [Errno 145] Connection timed out

This is nothing to do with ABM. You need to take it up with the author of the updater plugin.

You say nothing to do with abm but he said it was crashing when scanning abm the above crash is to do with my plugin but that should happen on boot not when scanning abm.

abu baniaz
12-02-17, 22:09
You say nothing to do with abm but he said it was crashing when scanning abm the above crash is to do with my plugin but that should happen on boot not when scanning abm.
Which lines of debug log shows him running ABM please?

dsayers
12-02-17, 22:11
The debug log doesn't but he said he was having a crash when abm scanned sorry if I miss understood the op

Sent from my SM-G925F using Tapatalk

abu baniaz
12-02-17, 22:26
No need to apologise. Others use your autopdater without an issue, so may just need a tweak to deal with newly discovered/unexpected issues.

dsayers
12-02-17, 22:32
No need to apologise. Others use your autopdater without an issue, so may just need a tweak to deal with newly discovered/unexpected issues.

I think try and exept should work that way it will ignore it if it can't connect that worked when trying another plugin to download in python. I just need to test it

kokojnr
12-02-17, 22:58
I assumed it happens during ABM scan, simply because the crash log was exactly the same time that ABM was supposed to be updating (6.40am)as per my post #1
I uninstalled the plugin yesterday and didn't experience any crash this morning.

Sent from mobile using Tapatalk

abu baniaz
12-02-17, 23:04
I think try and exept should work that way it will ignore it if it can't connect that worked when trying another plugin to download in python. I just need to test it

Connect to router without internet connection. If current version crashes on that setup, you have a test bed.

dsayers
12-02-17, 23:07
I assumed it happens during ABM scan, simply because the crash log was exactly the same time that ABM was supposed to be updating (6.40am)as per my post #1
I uninstalled the plugin yesterday and didn't experience any crash this morning.

Sent from mobile using Tapatalk

Do you still hae the crash log? it could be that you where having the crash when the update config files option let files slip the provider files it could be that you now have downloaded abu baniaz abm file so the crash no longer happens but the debug log will show my plugin error so you could have had 2 issues.

kokojnr
12-02-17, 23:10
Do you still hae the crash log? it could be that you where having the crash when the update config files option let files slip the provider files it could be that you now have downloaded abu baniaz abm file so the crash no longer happens but the debug log will show my plugin error so you could have had 2 issues.
The crash log is on the zip file in post #1.
I didn't use @abu's file because when I uninstalled the plugin and ran ABM, it didn't crash.
Also this morning, everything worked ok, no crash.

Sent from my Moto G (4) using Tapatalk

dsayers
12-02-17, 23:17
The crash log is on the zip file in post #1.
I didn't use @abu's file because when I uninstalled the plugin and ran ABM, it didn't crash.
Also this morning, everything worked ok, no crash.

Sent from my Moto G (4) using Tapatalk

I only see debug logs in the zipfile no crash log. I've just disconnected my lan cable and rebooted and did a scan with no crash log I'll enable debug log and try again

kokojnr
12-02-17, 23:50
I only see debug logs in the zipfile no crash log. I've just disconnected my lan cable and rebooted and did a scan with no crash log I'll enable debug log and try again
Sorry that log is all I could get from the log folder in the receiver.

I have reset my power timer now as follows:

Wake up: 6.10 am
Reboot:6:15 am
ABM Scan:6:30 am
CrossEPG update: 6:45 am
EPGRefresh: 7am

I will see what happens in the morning.

Sent from my Moto G (4) using Tapatalk

dsayers
12-02-17, 23:53
Edit that last post I didn't have the plugin installed. I installed it then pulled my network cable and box cept crashing till I added the network cable it seems that your not getting a network connection straight away I'm not sure if there's a setting for enabling network on boot. I will add try and exept and see if that works

kokojnr
13-02-17, 00:03
Edit that last post I didn't have the plugin installed. I installed it then pulled my network cable and box cept crashing till I added the network cable it seems that your not getting a network connection straight away I'm not sure if there's a setting for enabling network on boot. I will add try and exept and see if that works
Is there a way to set when the plugin should run?
I'm just guessing that if it tries download immediately after box wake-up, the box might not have internet connection (though my router is always on).

Sent from my Moto G (4) using Tapatalk

dsayers
13-02-17, 00:06
No I can only set it to autostart my python knowledge isn't too good lol you could use the script within the customupdater thread and set a crontimer to run the script when you want.

Sent from my SM-G925F using Tapatalk

kokojnr
13-02-17, 00:10
No I can only set it to autostart my python knowledge isn't too good lol you could use the script within the customupdater thread and set a crontimer to run the script when you want.

Sent from my SM-G925F using Tapatalk
How do I do that please?
I will give it a shot

Sent from my Moto G (4) using Tapatalk

dsayers
13-02-17, 00:12
How do I do that please?
I will give it a shot

Sent from my Moto G (4) using Tapatalk

here http://www.world-of-satellite.com/showthread.php?52633-sat-and-cable-custom-mix-updater-plugin-(BETA)/page2 post 26 vix has changed the location to usr/scripts they added the s since posting that

kokojnr
13-02-17, 00:17
So just download the file on post #1 and also on post #26 on that thread.
FTP both files, install and setup crontimer.
Is that right please?

Sent from my Moto G (4) using Tapatalk

dsayers
13-02-17, 00:22
you dont need the plugin from post 1 if using the script from post 26

kokojnr
13-02-17, 00:26
Oh ok, I will give that a try tomorrow.
Hopefully that should sort out the issue

Sent from my Moto G (4) using Tapatalk

kokojnr
13-02-17, 09:53
No crash this morning, my timers work absolutely ok without the plugin.
Later today I'm going to install it again and use the script method, hopefully that won't cause any issues.

Sent from mobile using Tapatalk