Niaz Faridani-Rad
Niaz Faridani-Rad
You can use this manage.py command to update the password again: https://github.com/LibrePhotos/librephotos/blob/dev/api/management/commands/createadmin.py
I think I will close these issue, as these should be fixed :)
@pegasusknightyf It would be great, If you could add some information, because I can't recreate the issue. How did you install LibrePhotos?
The upper graph should be fixed now. Not sure about the one at the bottom.
This should be fixed now!
I think now it should work! :D Added another fix!
One thing at a time 😄
This should be fixed in dev now. We had an infinite loop, and it did not work in a background worker, but an API worker instead.
Stopping jobs is an enhancement, which we track here #135