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

Issue with special character present into filename submitted for rag process #264

Closed
hghandri opened this issue Dec 13, 2023 · 2 comments · Fixed by #282
Closed

Issue with special character present into filename submitted for rag process #264

hghandri opened this issue Dec 13, 2023 · 2 comments · Fixed by #282
Labels
bug Something isn't working

Comments

@hghandri
Copy link

Hi,

we detected an issue when we uploaded its seems provoked by a file with name contain a special character like accent.

Here the extract log from step function :

"Status": "FAILED",
"StatusReason": "Environment variable value must be normalized according to Unicode Normalization Form C"

Did you face an issue like this ?

@massi-ang
Copy link
Collaborator

Can you provide a file to reproduce the issue?

@massi-ang massi-ang added the bug Something isn't working label Dec 15, 2023
@hghandri
Copy link
Author

Hi,

you can try whit this file.
I've just tried another test right now and unfortunately it gave a same error.

caractère-spéciale-éàè.pdf

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants