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

Error: Run error when DataSource-name contains non Ascii chars #1094

Closed
ebertti opened this issue Jun 3, 2016 · 1 comment
Closed

Error: Run error when DataSource-name contains non Ascii chars #1094

ebertti opened this issue Jun 3, 2016 · 1 comment

Comments

@ebertti
Copy link

ebertti commented Jun 3, 2016

Steps to Reproduce

  1. Create a Datasource with non Ascii chars
  2. Run query

Log

[2016-06-03 17:14:17,060: ERROR/MainProcess] Task redash.tasks.refresh_schemas[3df43113-6087-4698-ad54-d1eebe47c83a] raised unexpected: UnicodeEncodeError('ascii', u'Indicadores Avalia\xe7\xe3o', 18, 20, 'ordinal not in range(128)')

This DataSource name is Indicadores Avaliação

Technical details:

  • Redash Version: docker:lastest
  • Browser/OS: Chrome
  • How did you install Redash: docker
@ebertti ebertti changed the title URL Query error when json contains non Ascii chars Error: Run error when DataSource-name contains non Ascii chars Jun 3, 2016
@arikfr
Copy link
Member

arikfr commented Jun 5, 2016

This was fixed in #1085 and will be part of the 0.11 release. Latest Docker image points to 0.10.1 which is the latest stable release.

@arikfr arikfr closed this as completed Jun 5, 2016
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