[ 
https://issues.apache.org/jira/browse/AIRFLOW-2192?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16660973#comment-16660973
 ] 

holdenk commented on AIRFLOW-2192:
----------------------------------

So a little more context for the next person who comes through, it looks (to 
me) like the DB encoding for that field is set to latin1 and there's a 
non-latin1 character causing the issue. Looking in the airflow code base.

> Don't authenticate on Google Authentication
> -------------------------------------------
>
>                 Key: AIRFLOW-2192
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-2192
>             Project: Apache Airflow
>          Issue Type: Bug
>          Components: authentication
>    Affects Versions: 1.8.0
>         Environment: OS: Amazon Linux AMI release 2017.09
> RAM: 30.5
> CPU: 4
> Amazon Instance Type: R4.xlarge
> Python: 2.7.13
>            Reporter: Fernando Ike
>            Priority: Critical
>         Attachments: airflow.log
>
>
> It's a weird, I tried to login using Google Authentication and Airflow 
> returned "_UnicodeEncodeError: 'latin-1' codec can't encode character 
> u'\u200b' in position 8: ordinal not in range(256)_". 
> So, my google profile was:
> _First Name: Fernando_
> _Last Name: Ike_
> I changed my profile just "_Ike"_ in the "First Name" and now I can login. In 
> the attachment is the log related:



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to