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

UnicodeDecodeError #1474

Open
iaindillingham opened this issue Dec 9, 2022 · 1 comment
Open

UnicodeDecodeError #1474

iaindillingham opened this issue Dec 9, 2022 · 1 comment

Comments

@iaindillingham
Copy link
Member

If a user tries to upload a codelist that doesn't use utf-8 (or, I guess, a subset), then OpenCodelists returns a 500 error in response to a UnicodeDecodeError. Sentry reports that two users have encountered this error 16 times in the last couple of days.

The related tech support issue (Slack thread) was resolved by asking the user to use utf-8.

@rebkwok
Copy link
Contributor

rebkwok commented Jul 27, 2023

This sentry report reported a UnicodeDecodeError as a result of a user trying to upload an xlsx file instead of csv

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

2 participants