Hello,
i have install Anthias on a raspberry pi 3b+ with a Debian bookworm lite immage.
Everything works fine, but Anthias ask for a current password if i set authentication to Basic an enter Username an a password: "Must supply current password to change authentication method ". I set never befor a password. So there is no “current password”. On the Web Interface the Autentication is set to “Disabled” but the screenly.conf ist set to “Basic” but no username and password are set.
Manual entry of user and password in the scrennly.conf file results in an internal server error in Settings
@citatsa, what version of Anthias are you using?
- Go to
http://<IP_ADDRESS>/system-info
to check the version. - It will look something like:
master@3e4d91c
.
@citatsa, I was able to replicate the issue on my Pi 3 (Model B+) and Pi 4 (Model B) and created a pull request to fix the issue. I’ll let you know when the fix is deployed.
@citatsa, I just merge the pull request that will fix the issue. While we’re waiting for the deployment to finish, make sure to download a backup of your data (from the Settings page) before you upgrade Anthias later.
EDIT: Changes were just deployed recently. You can now update Anthias by running the installation command ( bash <(curl -sL https://install-anthias.srly.io)
), which will take a while. Let me know if you’re still having the issue after the update.