Jump to content

Recommended Posts

Posted

Why suddenly I am unable to login to Hestia?

I tried using this command through SSH: v-change-user-password admin [new_password]

and it says permission denied. Error: user admin doesn't exist

Sudo won't work either (command not found).

What should I do?

Thank you.

Posted (edited)
4 hours ago, puspus said:

Why suddenly I am unable to login to Hestia?

I tried using this command through SSH: v-change-user-password admin [new_password]

and it says permission denied. Error: user admin doesn't exist

Sudo won't work either (command not found).

What should I do?

Thank you.

Can you please try:

which sudo

and let me know the results?

Edited by Ookma-Kyi
Posted

I tested your SSH account and it works fine for me

puspusssh@vps118:~$ which sudo
/usr/bin/sudo
puspusssh@vps118:~$ sudo su
[sudo] password for puspusssh:
root@vps118:/home/puspusssh# exit
puspusssh@vps118:~$ sudo /usr/local/hestia/bin/v-change-user-password admin newpassword
puspusssh@vps118:~$

I didn't leave the password as "newpassword" though because it is very insecure. Which SSH account are you logging in to? I see you have an FTP account too. If you login to that account via SSH it might not have sudo privileges.

  • Krydos changed the title to [Solved] Unable to reset Hestia admin password via SSH

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...