Hi,
how can i change / reset password for gui ??
I set it, and after page reload can’t login to gui right now bc it says that the password is incorrect
Hi,
how can i change / reset password for gui ??
I set it, and after page reload can’t login to gui right now bc it says that the password is incorrect
You will need to clean the password out in the config file.
Go to %LOCALAPPDATA%\Syncthing
in the Windows Explorer, i.e. basically just copy and paste this into the Explorer’s address bar, then press Enter.
Then, open the config.xml
file with a text editor, find <password>...</password>
(where inside will be your actual password in a hashed form) and then remove the whole line completely.
Please keep in mind that you should do all this with Syncthing not running. You can forcefully kill the process using the OS tools if you cannot shut it down normally.
Ye, it work form me
Thank you a lot <3 !
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.