Guy Sheffer
Guy Sheffer
There is an option to open signup at the moment.
Should be reponed and left until feature is complete IMHO
Can you post your ``doker-compose.yml``? you can remove the passwords if that is an issue.
1. It looks like you set ``ducks.local`` to be your hostname, so indeed ``"http://ducks.local:3007/media/faces/c5291c1156b701f0b5d4ff2cc10545a74_0.jpg"`` should point there. You should access the gui using based on your current settings as: http://ducks.local:3007...
Should I close this or is there anything else to be done?
Can you post your ``docker-compose.yml``? and the ``ls`` output of the directory mounted to the ``/data/`` volume? It needs to be not empty.
Not that I know, I think we are mostly focusing on stability now. You are welcome to contribute.
I am getting similar issue when running dirtree. See: https://github.com/hooram/ownphotos/issues/98
Looks like you had non-unicode characters. This is the line in the code that does this: https://github.com/hooram/ownphotos/blob/dev/api/directory_watcher.py#L62 Did it happen again?
Closing if no reply - would also appreciate a reproduction so I can fix this.