AutoBouquetsMaker crashing

Antworten
Nachricht
Autor
urie
Member
Member
Beiträge: 840
Registriert: 07 Mai 2019 13:52
Wohnort: Scotland
Receiver 1: Gigablue Quad UHD 4K
Receiver 2: Zgemma H9 Combo
Hat gedankt: 156 Mal
Hat Dank erhalten: 174 Mal

AutoBouquetsMaker crashing

#1

Beitrag von urie »

AutoBouquetsMaker is crashing when doing scan

Edit: normally I scan sky uk, freesat, and freeview terestrial if I dasable freesat then no crash occurs
Dateianhänge
20240613-091747-enigma2-debug.log
(65.8 KiB) 21-mal heruntergeladen
20240613-091736-enigma2-crash.log
(39.11 KiB) 12-mal heruntergeladen
urie
Member
Member
Beiträge: 840
Registriert: 07 Mai 2019 13:52
Wohnort: Scotland
Receiver 1: Gigablue Quad UHD 4K
Receiver 2: Zgemma H9 Combo
Hat gedankt: 156 Mal
Hat Dank erhalten: 174 Mal

#2

Beitrag von urie »

53 views and no reply come on guys :)
Benutzeravatar
s3n0
Senior member
Senior member
Beiträge: 1583
Registriert: 02 Jan 2017 14:38
Receiver 1: Vu+ Zero 4K
Receiver 2: Vu+ Solo SE V2
Hat gedankt: 108 Mal
Hat Dank erhalten: 417 Mal
Kontaktdaten:

#3

Beitrag von s3n0 »

Hi.

As far as I know... but I'm not sure... so the path:
"/home/oe1/atv7.3/build-enviroment/builds/openatv/release/gb7252/tmp/work/cortexa15hf-neon-vfpv4-oe-linux-gnueabi/enigma2-plugin-systemplugins-autobouquetsmaker/3.4+gitAUTOINC+ d24fa65472-r0/image/usr/lib/enigma2/python/Plugins/SystemPlugins/AutoBouquetsMaker/scanner/main.py"

...belongs to the test versions of OpenATV ...or... to the intermediate ones, when Python2 and Python3 were installed at the same time.

Anyway, it shouldn't be in the official version of Enigma2 - OpenATV.

Try reinstalling OpenATV. If it still goes crazy after that, the error will really be in the OpenATV code. But so far it just looks like some inconsistency between old VS new code... or between old VS new system libraries.

But maybe I'm wrong. It's just my guess as to the possible cause of the problem.

Or is this complicated directory due to the fact that you are using a set-top box that has a specially partitioned internal flash drive (internal flash memory) ? Sorry... I dont know.
urie
Member
Member
Beiträge: 840
Registriert: 07 Mai 2019 13:52
Wohnort: Scotland
Receiver 1: Gigablue Quad UHD 4K
Receiver 2: Zgemma H9 Combo
Hat gedankt: 156 Mal
Hat Dank erhalten: 174 Mal

#4

Beitrag von urie »

s3n0 hat geschrieben:Hi.

As far as I know... but I'm not sure... so the path:

...belongs to the test versions of OpenATV ...or... to the intermediate ones, when Python2 and Python3 were installed at the same time.

Anyway, it shouldn't be in the official version of Enigma2 - OpenATV.

Try reinstalling OpenATV. If it still goes crazy after that, the error will really be in the OpenATV code. But so far it just looks like some inconsistency between old VS new code... or between old VS new system libraries.

But maybe I'm wrong. It's just my guess as to the possible cause of the problem.

Or is this complicated directory due to the fact that you are using a set-top box that has a specially partitioned internal flash drive (internal flash memory) ? Sorry... I dont know.


thank for replying but this is same on openatv 7.3 and 7.4 I have today just did flashonline with restore settings latest openatv builds even tried restoring old backup openatv-7.3-gbquad4k-20240611_usb same problem , i will try even older backup to see if any change. I have not ever had this problem before.

here is list of my opkg feeds do they look ok

Code: Alles auswählen

3rdparty-feed.conf

src/gz openatv-3rdparty https://feeds2.mynonpublic.com/7.3/gb7252/3rdparty
---------------------

all-feed.conf

src/gz openatv-all https://feeds2.mynonpublic.com/7.3/gb7252/all
---------------------

arch.conf

arch all 1
arch any 6
arch noarch 11
arch cortexa15hf-neon-vfpv4 16
arch gbquad4k 21
arch static-gb7252 26
arch static-cortexa15hf-neon-vfpv4 31
arch gb7252 36
arch 3rdparty 41
arch gb7252_3rdparty 46
arch private 51
arch ocram 56
arch armv7ahf-vfp-neon 61
arch armv7ahf-neon 61
---------------------

cortexa15hf-neon-vfpv4-3rdparty-secret-feed.conf

src/gz cortexa15hf-neon-vfpv4-3rdparty-secret-feed http://updates.mynonpublic.com/oea/5.3/cortexa15hf-neon-vfpv4
---------------------

cortexa15hf-neon-vfpv4-feed.conf

src/gz openatv-cortexa15hf-neon-vfpv4 https://feeds2.mynonpublic.com/7.3/gb7252/cortexa15hf-neon-vfpv4
---------------------


enigma2-settings-feed.conf

src/gz enigma2-settings-feed https://raw.githubusercontent.com/oe-alliance/enigma2-settings-feed/gh-pages
---------------------

gb7252_3rdparty-feed.conf

src/gz openatv-gb7252_3rdparty https://feeds2.mynonpublic.com/7.3/gb7252/gb7252_3rdparty
---------------------

gb7252-feed.conf

src/gz openatv-gb7252 https://feeds2.mynonpublic.com/7.3/gb7252/gb7252
---------------------

gbquad4k-feed.conf

src/gz openatv-gbquad4k https://feeds2.mynonpublic.com/7.3/gb7252/gbquad4k
---------------------

oe-alliance-picon-feed.conf

src/gz oe-alliance-picon-feed https://raw.githubusercontent.com/oe-alliance/picons-feed/gh-pages
---------------------

opkg.conf

# Must have one or more source entries of the form:
#
#   src <src-name> <source-url>
#
# and one or more destination entries of the form:
#
#   dest <dest-name> <target-path>
#
# where <src-name> and <dest-names> are identifiers that
# should match [a-zA-Z0-9._-]+, <source-url> should be a
# URL that points to a directory containing a Familiar
# Packages file, and <target-path> should be a directory
# that exists on the target system.

# Proxy Support
#option http_proxy http://proxy.tld:3128
#option ftp_proxy http://proxy.tld:3128
#option proxy_username <username>
#option proxy_password <password>

# Enable GPGME signature
# option check_signature 1

# Offline mode (for use in constructing flash images offline)
#option offline_root target

# Default destination for installed packages
dest root /
option lists_dir   /var/lib/opkg/lists
option info_dir    /var/lib/opkg/info
option status_file /var/lib/opkg/status
---------------------

static-cortexa15hf-neon-vfpv4-feed.conf

src/gz openatv-static-cortexa15hf-neon-vfpv4 https://feeds2.mynonpublic.com/7.3/STATIC/static-cortexa15hf-neon-vfpv4
---------------------

static-gb7252-feed.conf

src/gz openatv-static-gb7252 https://feeds2.mynonpublic.com/7.3/STATIC/static-gb7252
---------------------





techno
Member
Member
Beiträge: 27
Registriert: 07 Sep 2015 13:59
Hat gedankt: 3 Mal

#5

Beitrag von techno »

Same problem here. Reflashed and still the same problem. There are others reporting the same problem. Seems like it is something to do with the autoboquetsmaker plugin not updating correctly?
Abu Baniaz
Beginners
Beginners
Beiträge: 23
Registriert: 03 Mai 2014 07:18
Hat gedankt: 6 Mal
Hat Dank erhalten: 10 Mal

#6

Beitrag von Abu Baniaz »

Something has changed on the tables. There have been no code changes to ABM since 09/03/2024. This is crashing on some regions and not others. I have tested Vix and ATV. For now, disable Freesat and use Sky and enable the FTA only option.

Or if you still want to use Freesat, use BBC London/ITV London.
Abu Baniaz
Beginners
Beginners
Beiträge: 23
Registriert: 03 Mai 2014 07:18
Hat gedankt: 6 Mal
Hat Dank erhalten: 10 Mal

#7

Beitrag von Abu Baniaz »

Two commits made to ABM to work around the change. Should be fine in images created after the commits.
urie
Member
Member
Beiträge: 840
Registriert: 07 Mai 2019 13:52
Wohnort: Scotland
Receiver 1: Gigablue Quad UHD 4K
Receiver 2: Zgemma H9 Combo
Hat gedankt: 156 Mal
Hat Dank erhalten: 174 Mal

#8

Beitrag von urie »

Abu Baniaz hat geschrieben:Two commits made to ABM to work around the change. Should be fine in images created after the commits.


yes latest images openatv7.3 and 7.4 from 14th autobouquetsmaker is working no problems :)
Antworten

Zurück zu „English Section“