Posts by Tamir_CA

    Plugin v.1.53 on DreamOs Dreamelite 7.2 image: message checking proxy as reported by @4evervu+ with no log file
    But manually starting from telnet ./start_proxy.sh report this vavoo_proxy.log:

    Don't know if i'm included on the 3 users, anyway I only have boxes with python 2:

    - On Hitube with OpenATV 6.4 all works well
    - On DreamOS don't work: same behavior as @4evervu+

    Qu4k3

    have solution for py2

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


    here you have.. py2/3 compatible..

    Tested on DreamOs Dreamelite 7.2 py2:
    Launching plugin box hangs spinng wheel and need restart

    Code
    root@dm920:~$ wget -q --no-check-certificate https://raw.githubusercontent.com/pQu4k3r/Vavoo_py2/main/installer.sh -O - | /bin/ sh
    -bash: /bin/: Is a directory
    root@dm920:~$
    Code
    root@dm920:~$ wget -q --no-check-certificate https://raw.githubusercontent.com/Belfagor2005/vavoo/main/installer.sh -O - | /bin/ sh
    -bash: /bin/: Is a directory

    remove space between bin/ and sh at the end of the line

    Tested 1.50 py2 on DreamOs :
    - No problems at boot

    - Opened plugin and menu to enable proxy and enigma2 crash at pressing green button to save: here the crash log

    Quote

    netstat -tulnp | grep 4323


    Code
    root@dm900:~# netstat -tulnp | grep 4323                                    
    tcp        0      0 0.0.0.0:4323            0.0.0.0:*               LISTEN  
    248/enigma2                                                                 
    root@dm900:~# 
    Quote

    try first

    Code

    Code
    opkg update
    opkg install ca-certificates
    Code
    root@dm900:~# opkg install ca-certificates                       
    Reading package lists...                                         
    Building dependency tree...                                      
    Reading state information...                                     
    ca-certificates is already the newest version.                   
    0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.   
    root@dm900:~# 
    Quote

    and replace this attach

    Replaced but always the same result :(

    Same here with Dreamelite 7.2 py2 (Quad9 DNS)
    Launching from command line ./start_proxy.sh it creates the following vavoo_proxy.log:

    and the ipbox:4323/health reports:

    and no channel loaded of any country



    P.S. Other box Hitube4K with Openatv 6.4 (Py 2) is working perfect