after reset password , the old one still setup

  • Hello,


    can you somebody please help me ?

    I follow this guide how to reset the password


    pi@HyperBian:~ $ sudo systemctl stop hyperion


    pi@HyperBian:~ $ hyperiond -v --resetPassword


    2023-04-22T22:45:32.592 hyperiond MAIN : <INFO> Password reset successful


    pi@HyperBian:~ $ sudo rm -rf /home/pi/.hyperion


    pi@HyperBian:~ $ sudo reboot



    after that I tried default password == hyperion == but this does not work.



    after I tried old password I have this error



    thank you for advice


    Radek

  • The thread, guide you used is too old.

    sudo systemctl stop hyperion not up to date anymore.

    Which OS and Hyperion version?

    Code
    systemctl stop hyperion@pi
    hyperiond -v --resetPassword

    Depending on the version, the user is no longer pi, in which case pi must be exchanged for the current username.


    regards pclin

    Dreambox ONE / TWO

    dreamOS OE2.6

    Amlogic S922X - 53.000 DMIPS - 2 GB RAM - 16 GB Flash - Twin-DVB-S2X Tuner - HDR10 - HLG
    -
    AudioDSP: miniDSP 2x4HD - Amp: Pentagon - Lautsprecher ELAC / ARENDAL
    LG OLED65BX9LB (PicCap, hyperion.NG webOS)

    FireTV 4K max

    -
    hyperion (classic) & Plugin HyperionControl | hyperion-ng 2.0.16-beta.1 (dreamOS)
    Hyperion-ng (Debian bullseye)
    -
    6 x ESP32/Wemos D1 mini - WLED - SK6812 RGBW-NW 60 LEDs/m
    FeinTech VSP01201 - Grabber Macrosilicon

    LG TV Hyperion webOS & PicCap


    snoozer_likelinux_manvtkns.gif


    Ambilight for ever

    2 Mal editiert, zuletzt von pclin ()

  • Hello,


    here is my config


    pi@HyperBian:~ $ cat /etc/os-release

    PRETTY_NAME="Raspbian GNU/Linux 10 (buster)"

    NAME="Raspbian GNU/Linux"

    VERSION_ID="10"

    VERSION="10 (buster)"

    VERSION_CODENAME=buster

    ID=raspbian

    ID_LIKE=debian

    HOME_URL="http://www.raspbian.org/"

    SUPPORT_URL="http://www.raspbian.org/RaspbianForums"

    BUG_REPORT_URL="http://www.raspbian.org/RaspbianBugs"

    pi@HyperBian:~ $ lsb_release -a

    No LSB modules are available.

    Distributor ID: Raspbian

    Description: Raspbian GNU/Linux 10 (buster)

    Release: 10

    Codename: buster

    pi@HyperBian:~ $ cat /proc/version

    Linux version 5.10.103-v7l+ (dom@buildbot) (arm-linux-gnueabihf-gcc-8 (Ubuntu/Linaro 8.4.0-3ubuntu1) 8.4.0, GNU ld (GNU Binutils for Ubuntu) 2.34) #1529 SMP Tue Mar 8 12:24:00 GMT 2022

    pi@HyperBian:~ $



    Version 2.0.0-alpha.9


    i tried login via this link

    Support Request | Hyperion


    it was success then I try to change password success but after restart I can not login and still old password work

  • 2.0.0-alpha.9 is from 2020, the best thing to do is update to the current version 2.0.15


    regards pclin

    Dreambox ONE / TWO

    dreamOS OE2.6

    Amlogic S922X - 53.000 DMIPS - 2 GB RAM - 16 GB Flash - Twin-DVB-S2X Tuner - HDR10 - HLG
    -
    AudioDSP: miniDSP 2x4HD - Amp: Pentagon - Lautsprecher ELAC / ARENDAL
    LG OLED65BX9LB (PicCap, hyperion.NG webOS)

    FireTV 4K max

    -
    hyperion (classic) & Plugin HyperionControl | hyperion-ng 2.0.16-beta.1 (dreamOS)
    Hyperion-ng (Debian bullseye)
    -
    6 x ESP32/Wemos D1 mini - WLED - SK6812 RGBW-NW 60 LEDs/m
    FeinTech VSP01201 - Grabber Macrosilicon

    LG TV Hyperion webOS & PicCap


    snoozer_likelinux_manvtkns.gif


    Ambilight for ever

    • Offizieller Beitrag

    Do no do a

    sudo rm -rf /home/pi/.hyperion

    otherwise your configuration database will be deleted.


    You should do

    1. Check under which user Hyperion is running

    2. Stop Hyperion for that user

    3. Change to the user that ran Hyperion before

    4. ResetPassword executing

    hyperiond -v --resetPassword

    5. Check that the password was reset opening the WebUI


    Problem at your end might have been that you run Hyperion under the root user, but executed resetPassword under user pi.

    That would reset the password in the config for the pi user, but not the password for root.

  • I forgot the password for the Login on MacOS. The installed software version is 2.0.15. I tried to use the command 'hyperiond -v --resetPassword', but it returned 'zsh: command not found: hyperiond'. What should I do next?

  • Zitat von bynT

    on MacOS

    Unfortunately, I don't know how to run hyperiond -v --resetPassword on MacOS, the error message only says that hyperiond is not in the search path.


    gruß pclin

    Dreambox ONE / TWO

    dreamOS OE2.6

    Amlogic S922X - 53.000 DMIPS - 2 GB RAM - 16 GB Flash - Twin-DVB-S2X Tuner - HDR10 - HLG
    -
    AudioDSP: miniDSP 2x4HD - Amp: Pentagon - Lautsprecher ELAC / ARENDAL
    LG OLED65BX9LB (PicCap, hyperion.NG webOS)

    FireTV 4K max

    -
    hyperion (classic) & Plugin HyperionControl | hyperion-ng 2.0.16-beta.1 (dreamOS)
    Hyperion-ng (Debian bullseye)
    -
    6 x ESP32/Wemos D1 mini - WLED - SK6812 RGBW-NW 60 LEDs/m
    FeinTech VSP01201 - Grabber Macrosilicon

    LG TV Hyperion webOS & PicCap


    snoozer_likelinux_manvtkns.gif


    Ambilight for ever

    2 Mal editiert, zuletzt von pclin ()

Jetzt mitmachen!

Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!