Hello
I've just installed the latest DietPi - am very impressed so far. But after selecting and installing webiopi I can't log in.
I get the user/password prompt at the URL, but can't log in. Have tried changing passwords and usernames with webiopi-passwd, but keep getting the same result.
Can anyone help?
Thanks
(resolved) New DietPi install can't log into webiopi
-
- Posts: 6
- Joined: Wed Aug 19, 2015 11:54 am
Re: New DietPi install can't log into webiopi
Hi Nzbaxterman,nzbaxterman wrote:I get the user/password prompt at the URL, but can't log in. Have tried changing passwords and usernames with webiopi-passwd, but keep getting the same result.
Thanks for the report. I'll look into this tomorrow and get back to you.
If you find our project or support useful, then we’d really appreciate it if you’d consider contributing to the project however you can.
Donating is the easiest – you can use PayPal or become a DietPi patron.
Donating is the easiest – you can use PayPal or become a DietPi patron.
Re: New DietPi install can't log into webiopi
Hi Nzbaxterman,
It seems using webiopi-passwd causes the password to be rendered "broken". I'll take a look and see whats causing this.
Git Issue: https://github.com/Fourdee/DietPi/issues/53
It seems using webiopi-passwd causes the password to be rendered "broken". I'll take a look and see whats causing this.
Git Issue: https://github.com/Fourdee/DietPi/issues/53
If you find our project or support useful, then we’d really appreciate it if you’d consider contributing to the project however you can.
Donating is the easiest – you can use PayPal or become a DietPi patron.
Donating is the easiest – you can use PayPal or become a DietPi patron.
Re: New DietPi install can't log into webiopi
When using webiopi-passwd, you need to enter the correct username (webiopi), before entering password:Fourdee wrote:Hi Nzbaxterman,
It seems using webiopi-passwd causes the password to be rendered "broken". I'll take a look and see whats causing this.
Code: Select all
root@dietpi:~# webiopi-passwd
WebIOPi passwd file generator
Enter Login: webiopi
Enter Password:
Confirm password:
Code: Select all
service webiopi restart
If you find our project or support useful, then we’d really appreciate it if you’d consider contributing to the project however you can.
Donating is the easiest – you can use PayPal or become a DietPi patron.
Donating is the easiest – you can use PayPal or become a DietPi patron.