filebrowser icon indicating copy to clipboard operation
filebrowser copied to clipboard

How can I reset the password??

Open YueMiyuki opened this issue 4 years ago • 7 comments

I forgot the password ;-;

YueMiyuki avatar Dec 03 '21 11:12 YueMiyuki

I think you can set a new password via the command line interface https://filebrowser.org/cli/filebrowser-users-update

ArmJo avatar Dec 03 '21 12:12 ArmJo

;-; it throws me a timeout error image

YueMiyuki avatar Dec 04 '21 03:12 YueMiyuki

It is caused because a db file is locked by the running service. You need to stop filebrowser server before using cli command.

o1egl avatar Dec 06 '21 10:12 o1egl

It is caused because a db file is locked by the running service. You need to stop filebrowser server before using cli command.

Hello. The thing is how to do that when you are running filebrowser via Docker? If you stop filebrowser the container stops or restarts based on the policy. You can't run cli via docker. I get the same timeout.

MichalisDBA avatar Dec 30 '21 13:12 MichalisDBA

Well i gave up docker and reseted everything and I set it to startup script. I guess i wont hav to deal with this thing anymore

YueMiyuki avatar Dec 31 '21 11:12 YueMiyuki

@MichalisDBA the easiest way is to copy the database file on your host machine, run cli to bake changes in the file, and then mount it into the docker container.

o1egl avatar Jan 11 '22 20:01 o1egl

Hello, I have filebrowser running in docker but when I run the command filebrowser users update admin -p "azerty" to reset the password, I only get this: ID Username Scope Locale V. Mode S.Click Admin Execute Create Rename Modify Delete Share Download Pwd Lock 1 admin . en mosaic false true true true true true true true true false But the password has not been updated.

niterfjord avatar Jul 24 '22 16:07 niterfjord

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.

github-actions[bot] avatar Sep 12 '22 02:09 github-actions[bot]

This issue was closed because it has been stalled for 5 days with no activity.

github-actions[bot] avatar Sep 18 '22 02:09 github-actions[bot]

filebrowser users update admin -p "*******" returns [timestamp] the resource does not exist?:

CharlesDerek avatar Feb 01 '24 18:02 CharlesDerek