LOGIN ERROR, I CANNOT ENTER THE DUPLICATI DASHBORD

WHAT HAPPENS IS THE FOLLOWING, I USE BITLOCKER TO SAVE MY PASSWORDS AND I AM SURE THAT THE PASSWORD I USE TO ACCESS DUPLICATI IS CORRECT, BUT IT DOESN’T WANT TO CONNECT, IT KEEP APPEARING THAT IT IS NOT AUTHORIZED. I DID NOT CHANGE THE COMPUTER CONFIGURATION OR THE COMPUTER AND I HAD ALREADY USED THIS PASSWORD SEVERAL TIMES BEFORE THE PROBLEM

WHAT CAN I DO TO SOLVE IT? AND WILL I BE ABLE TO RECOVER THE PASSWORD SOME WAY?

IF YOU UPDATED TO THE LATEST CANARY VERSION, DID YOU READ THE RELEASE NOTE OF IT?

Release v2.0.9.102_canary_2024-08-02 · duplicati/duplicati · GitHub

This build changes authentication for the WebUI
With this build it is no longer possible to use the web-UI without a password.
If no password is set, a random password is generated.
For users activating the UI via the TrayIcon, this will automatically log in, as the TrayIcon hosts the server.
For users that rely on the WebUI without the TrayIcon, as special link is emitted during startup that allows login.
For both cases, the password can be (re-)set with --webservice-password=… as a startup commandline argument.

CHEERS,