Posts by Che Guevara

    @audi06_19



    /usr/bin/OSCam_11945-802: symbol lookup error: undefined symbol: SSL_load_error_strings



    This means that the OSCam binary you are running was compiled with a different version of the OpenSSL library than the one installed on your device

    Because of this mismatch, the system cannot find the function SSL_load_error_strings.

    Possible Causes

    The OpenSSL version installed on the device is different from the one used to compile OSCam.

    The OSCam binary was built with OpenSSL 1.1 , while the system might have OpenSSL 1.0,

    The required libraries libssl or libcrypto are missing or incompatible with the binary.

    openatv 7.6 OpenSSL 3.6.0 1

    Code
    This site can’t be reached
    192.168.1.xx refused to connect.
    Try:
    
    Checking the connection
    Checking the proxy and the firewall
    ERR_CONNECTION_REFUSED
    Code
    Error response
    Error code 404.
    
    Message: Not Found.
    
    Error code explanation: 404 = Nothing matches the given URI.
    Code
    http://192.168.1.xx:4323/status
    
    {"channels_count": 9306, "local_ip": "192.168.1.xx", "addon_sig_age": 1773003315, "addon_sig_valid": false, "initialized": true, "port": 4323}

    The plugin works perfectly on Python 2 and Python 3 open-source images — no issues at all.

    The common problem appears only on DreamOS images, where it gets stuck on checking proxy.

    I tested it on several images and everything works fine except on DreamOS.

    The plugin previously worked flawlessly on Python 2 and Python 3 with open-source images. It only fails to work on Dreambox Python 2 images. However, some members always seem to complicate things, even though everything has already been explained in the replies.


    Sometimes I feel like giving up because of these people. I'm just an amateur trying to help and provide feedback to the developer to improve the plugin. Otherwise, there would be no point in wasting time testing it on multiple images, shutting down the device each time and selecting another image to test especially since it works perfectly for me.

    other skin FHD

    enigma2-plugin-skins-Youchie-PLI-FHD-For-OpenPLI_v1.00.ipk

    You said it... the problem is what I explained, I can't do anything for you... should you change the image scrollbar?

    or do I have to apply a change to the skin (skin_apply) for this?

    No, I don't think you can do more for each individual error.

    Can you install from wget or ipk?

    wget -q --no-check-certificate https://raw.githubusercontent.com/Belfagor2005/Vavoo_py2/main/installer.sh -O - | /bin/sh





    Code
    wget -q --no-check-certificate https://raw.githubusercontent.com/Belfagor2005/Vavoo_py2/main/installer.sh -O - | /bin/sh




    With this command, everything is OK with the latest version on Python 2 and OpenImage


    Code
    wget -q --no-check-certificate https://raw.githubusercontent.com/Belfagor2005/vavoo/main/installer.sh -O - | /bin/sh


    It crashes when I press the yellow button to update version 1.50 To version 1.53

    and you have crash sure?

    Code
    wget -q --no-check-certificate https://raw.githubusercontent.com/Belfagor2005/Vavoo_py2/main/installer.sh -O - | /bin/sh
    
    BOX MODEL: dm920
    OS SYSTEM: OE
    PYTHON: Python 2.7.18
    IMAGE NAME: openatv
    IMAGE VERSION: 6.4
    PLUGIN VERSION: 1.50

    2026-03-07_173240.jpg


    All OK


    4097_0_0_0_0_0_0_0_0_0_20260307174055.jpg



    I don't know why you're not using the latest version from this link. It works flawlessly with Python 2 and Open images.



    Code
    wget -q --no-check-certificate https://raw.githubusercontent.com/Belfagor2005/vavoo/main/installer.sh -O - | /bin/sh