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

Problem with non-ascii accents from MySQL #48

Closed
InToSSH opened this issue Aug 10, 2018 · 0 comments
Closed

Problem with non-ascii accents from MySQL #48

InToSSH opened this issue Aug 10, 2018 · 0 comments

Comments

@InToSSH
Copy link

InToSSH commented Aug 10, 2018

Hi,
I have noticed that when using MySQL backend, the AutoMX throws an error while getting display name (for account_name) with non-ascii characters (utf8), such as accents in a language (á, ř, č, ž, ...)

2018-08-10 07:37:47,041 ERROR: data.configure(): 'ascii' codec can't decode byte 0xe1 in position 15: ordinal not in range(128)
autodiscover.domain.com [pid: 6075|app: 0|req: 3/4] 192.168.0.254 () {42 vars in 621 bytes} [Fri Aug 10 07:37:47 2018] POST /mobileconfig => generated 0 bytes in 15 msecs (HTTP/1.1 500) 3 headers in 185 bytes (1 switches on core 0)

Is there a way around it? I would like to keep the accents in the DB.

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