Hello I forgot the password for the LOGIN of the Hyperion platform with the Hyperbian system.
Is it possible to RESET or recover this passowd from the command line via ssh?
Is there another option?
Hello I forgot the password for the LOGIN of the Hyperion platform with the Hyperbian system.
Is it possible to RESET or recover this passowd from the command line via ssh?
Is there another option?
you can reset your password back to default 'hyperion' using the command line
see more details on additional options
hyperiond --help
Usage: hyperiond [options]
Hyperion Daemon
Options:
-h, --help Displays this help.
--version Show version information
-u, --userdata <userdata> Overwrite user data path, defaults to home
directory of current user
(/home/thomas/.hyperion)
--resetPassword Lost your password? Reset it with this
option back to 'hyperion'
--deleteDatabase Start all over? This Option will delete
the database
-s, --silent Do not print any outputs
-v, --verbose Increase verbosity
-d, --debug Show debug messages
--desktop Show systray on desktop
--service Force hyperion to start as console service
--export-effects <export-effects> Export effects to given path
Display More
Hello Lord Gray, thank you very much for your reply.
I'm sorry but this is the first installation I have and I still don't understand it very well.
when I insert the following line ... or any other with the command "hyperiond" I get the following message.
hyperion MAIN: <ERROR> The Hyperion Daemon is already running, abort start.
Can you help me?
Thank you.
You need to stop the running instance first.
do a
pkill hyperiond
and the execute the command again
Quotepkill hyperiond
pkill: killing pid 532 failed: Operation not permitted
:unsure::thumbsdown:
kill hyperion (appears)
-bash: kill: hyperion: arguments must be process or job IDs
Then with (hyperiond -v --resetPassword)
hyperion MAIN: <ERROR> The Hyperion Daemon is already running, abort start.
sudo systemctl stop hyperion
hyperiond -v --resetPassword
IT WORKED. Thank you very much to both.
same issue where it says password reset but cant login still. Any help is much appreciated
I am running into the same issue with the webUI indicating ERROR No Authorization after resetting the password to default. Has anyone found a solution to this yet?
Atomicity do you have the problem with API https://github.com/hyperion-project/hyperion.ng/issues/1251 or with webUI?
My apologies, I confused the two. This is with the webUI, I have very little experience with all the json stuff.
Don’t have an account yet? Register yourself now and be a part of our community!