-
Notifications
You must be signed in to change notification settings - Fork 233
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Getting <h1>Server Error (500)</h1> from api/dirtree on non-ascii folders #98
Comments
In debug mode when runnign curl and tail I get this:
|
Ok, error seems to be in https://github.com/hooram/ownphotos/blob/dev/api/middleware.py#L5 |
I am getting this error too. I have many photo files/directory name with non ascii characters (in German). Can't get going with ownphotos because of this bug :/ |
Seems that I have stumbled upon this as well. Any suggestions on how to fix this? |
@hooram is not maintaining this anymore, I gave you the path in the code where it needs to be fixed. The suggestion I have is you either fix the code yourself of find someone who knows how. |
If @hooram is not maintaining it, is anyone? Should I make a pull request or just fork the whole project? |
I can pull request stuff since I have permissions. And I will if you have a solution. You are also welcome to fork if that makes sense for you. |
I can't see the directory tree in
/data
when trying to add a folder to scan.I can reproduce this by running in browser or in curl:
From ownphotos logs I am getting:
The text was updated successfully, but these errors were encountered: