Hello Guest, if you are reading this it means you have not registered yet. Please take a second, Click here to register, and in a few simple steps you will be able to enjoy our community and use our OpenViX support section.

View Entry Info: Crash on download OpenVix image from receiver

Category:
Possible Bug
What ViX Image build number are you using?
Please provide your ViX Team image build number. Menu > Information > About > Build number > ENTER THIS NUMBER e.g. 4.2.028
6.2.010
Have you tried a flash WITHOUT settings restore?
Have you tried this? PLEASE SELECT YES OR NO.
Yes
Have you tried a flash WITH settings restore?
Have you tried this? PLEASE SELECT YES OR NO.
No
Attachments
Results 1 to 4 of 4

Thread: Crash on download OpenVix image from receiver

  1. #1

    Title
    Junior Member
    Join Date
    Sep 2022
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Crash on download OpenVix image from receiver

    I installed a fresh images 6.2.010. I settuped no satelite, I just installed the remotechannel plugin and setup this (weird is I had to restart the vuzero4k that channels come up). Also I setuped a mount via AutoFS.

    See logs for details:
    Enigma2_crash_2022-09-26_16-47-38.log

    If there is a ways to create a more detailed log, just let me know.


    Code:
     <   575.8679> 16:47:38.3908 [eRCDeviceInputDev] emit: 1<   575.8684> 16:47:38.3912 [InfoBarGenerics] Key: 352 (Make) KeyID='KEY_OK' Binding='('OK',)'.
    <   575.8685> 16:47:38.3913 [ActionMap] Keymap 'MsgBoxActions' -> Action = 'ok'.
    <   575.8967> 16:47:38.4196 Traceback (most recent call last):
    <   575.8968> 16:47:38.4197   File "/usr/lib/enigma2/python/StartEnigma.py", line 224, in processDelay
    <   575.8975> 16:47:38.4204     callback(*retval)
    <   575.8976> 16:47:38.4205   File "/home/vix/6.2/builds/openvix/release/vuzero4k/tmp/work/cortexa15hf-neon-vfpv4-oe-linux-gnueabi/openvix-core/openvix-core-6.2+gitAUTOINC+b44ff4b325-r8/image/usr/lib/enigma2/python/Plugins/SystemPlugins/ViX/ImageManager.py", line 326, in doDownloadCallback
    <   575.8980> 16:47:38.4209   File "/usr/lib/enigma2/python/StartEnigma.py", line 304, in openWithCallback
    <   575.8987> 16:47:38.4216     dlg = self.open(screen, *arguments, **kwargs)
    <   575.8988> 16:47:38.4216   File "/usr/lib/enigma2/python/StartEnigma.py", line 314, in open
    <   575.8995> 16:47:38.4223     dlg = self.current_dialog = self.instantiateDialog(screen, *arguments, **kwargs)
    <   575.8995> 16:47:38.4224   File "/usr/lib/enigma2/python/StartEnigma.py", line 251, in instantiateDialog
    <   575.9001> 16:47:38.4230     return self.doInstantiateDialog(screen, arguments, kwargs, self.desktop)
    <   575.9002> 16:47:38.4230   File "/usr/lib/enigma2/python/StartEnigma.py", line 274, in doInstantiateDialog
    <   575.9008> 16:47:38.4237     dlg = screen(self, *arguments, **kwargs)
    <   575.9008> 16:47:38.4237   File "/home/vix/6.2/builds/openvix/release/vuzero4k/tmp/work/cortexa15hf-neon-vfpv4-oe-linux-gnueabi/openvix-core/openvix-core-6.2+gitAUTOINC+b44ff4b325-r8/image/usr/lib/enigma2/python/Plugins/SystemPlugins/ViX/ImageManager.py", line 1437, in __init__
    <   575.9012> 16:47:38.4240   File "/home/vix/6.2/builds/openvix/release/vuzero4k/tmp/work/cortexa15hf-neon-vfpv4-oe-linux-gnueabi/openvix-core/openvix-core-6.2+gitAUTOINC+b44ff4b325-r8/image/usr/lib/enigma2/python/Plugins/SystemPlugins/ViX/ImageManager.py", line 1441, in getImageDistro
    <   575.9016> 16:47:38.4244 PermissionError: [Errno 13] Permission denied: '/media/autofs/stubeimagebackups/'
    <   575.9016> 16:47:38.4245 [ePyObject] (CallObject(<bound method Session.processDelay of <__main__.Session object at 0xb043e388>>,()) failed)
    Last edited by abu baniaz; 26-09-22 at 19:07. Reason: Add crash snippet

  2. #2
    twol's Avatar
    Title
    Moderator
    Join Date
    Apr 2012
    Posts
    8,383
    Thanks
    987
    Thanked 2,888 Times in 2,243 Posts
    The actual exception implies no write access to the NAS ?
    PermissionError: [Errno 13] Permission denied: '/media/autofs/stubeimagebackups/'
    < 575.9016> 16:47:38.4245 [ePyObject] (CallObject(<bound method Session.processDelay of <__main__.Session object at 0xb043e388>>,()) fail
    Gigablue Quad 4K & UE 4K
    .........FBC Tuners:
    ------------------> DUR-Line DCR 5-1-8-L4 Multiswitch to 1.5M dish(28.2E)
    ------------------> Spaun SUS 5581/33 NFA Multiswitch to 80 cm dish(19.2E)
    .......................> FBC & DVB-S2X into 90cm dish (27.5W) Opticum robust Unicable LNB
    AX HD61, Edision Osmio 4K+, Zgemma H9Combo, Octagon SF8008 , gbtrio4k, h9se using Legacy ports on multiswitches
    Zgemma H9 C/S into Giga4K

  3. #3
    Huevos's Avatar
    Title
    Administrator
    Join Date
    Jun 2010
    Location
    38.5N, 0.5W
    Posts
    13,581
    Thanks
    2,004
    Thanked 4,925 Times in 3,259 Posts
    Quote Originally Posted by twol View Post
    The actual exception implies no write access to the NAS ?
    PermissionError: [Errno 13] Permission denied: '/media/autofs/stubeimagebackups/'
    < 575.9016> 16:47:38.4245 [ePyObject] (CallObject(<bound method Session.processDelay of <__main__.Session object at 0xb043e388>>,()) fail
    Yes, permission denied, but we should avoid the crash if this happens. e.g. something like:
    Code:
    	def getImageDistro(self):
    		if not path.exists(self.BackupDirectory):
    			try:
    				mkdir(self.BackupDirectory, 0o755)
    			except:
    				msg = _("Not possible to create directory %s.") % self.BackupDirectory
    				self.session.open(MessageBox, msg, MessageBox.TYPE_ERROR)
    				return
    Help keep OpenViX servers online.Please donate!

  4. #4

    Title
    Junior Member
    Join Date
    Sep 2022
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Quote Originally Posted by twol View Post
    The actual exception implies no write access to the NAS ?
    PermissionError: [Errno 13] Permission denied: '/media/autofs/stubeimagebackups/'
    < 575.9016> 16:47:38.4245 [ePyObject] (CallObject(<bound method Session.processDelay of <__main__.Session object at 0xb043e388>>,()) fail
    Yeah, I have setuped a mount point called "stube" and set this as default HDD. The weird thing is when I press "PVR" it open an empty folder, I have to move up and select the movie folder (which is on remote VU+ box).

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
This website uses cookies
We use cookies to store session information to facilitate remembering your login information, to allow you to save website preferences, to personalise content and ads, to provide social media features and to analyse our traffic. We also share information about your use of our site with our social media, advertising and analytics partners.