Skip to content
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

erreur api, encodage nom média Taxhub #389

Open
pnrnm-sig opened this issue May 23, 2023 · 0 comments
Open

erreur api, encodage nom média Taxhub #389

pnrnm-sig opened this issue May 23, 2023 · 0 comments

Comments

@pnrnm-sig
Copy link

Bonjour !
Suite à une mise à jour (Version 1.11.1 de Taxhub), on a remarqué que l'api n'arrivait plus à générer des thumbnails. Quand on requête l'api, par exemple https://geonature.parc-naturel-normandie-maine.fr/taxhub//api/tmedias/thumbnail/16475?h=200, ça donne un message "Internal server error"

J'ai consulté les logs avec "tail -n 10 /var/log/taxhub/taxhub*.log" je ne suis pas certain de tout comprendre, mais à la fin j'ai "UnicodeEncodeError: 'ascii' codec can't encode character '\xe2' in position 49: ordinal not in range(128)". J'ai renommé un média image qui avait un "â" dans le nom du fichier, et maintenant ça fonctionne.

J'évite les caractères spéciaux d'habitude et je vais renommer les fichiers, mais ça peut être une bonne idée d'utiliser le codec utf-8 au lieu d'ascii.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant