Skip to content

`encode': "\x82" from ASCII-8BIT to UTF-8 (Encoding::UndefinedConversionError) #80

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

Closed
GFIEdwardHunter opened this issue Mar 10, 2014 · 2 comments

Comments

@GFIEdwardHunter
Copy link

Using the net-ldap gem version 0.3.1 I'm getting an error:

`encode': "\x82" from ASCII-8BIT to UTF-8 (Encoding::UndefinedConversionError)

This is while going after MS ActiveDirectory.

@schaary
Copy link
Member

schaary commented Mar 10, 2014

This bug is fixed in version 0.5.0 - I am going to push the new version to rubygems by the end of this week.

@schaary
Copy link
Member

schaary commented Mar 19, 2014

solved with version 0.4.0

@schaary schaary closed this as completed Mar 19, 2014
dzaporozhets pushed a commit to gitlabhq/omniauth-ldap that referenced this issue Oct 29, 2014
net-ldap version update

There is a bug in net-ldap < 0.5.0 preventing connections to Microsoft servers. Pushing the net-ldap dependency version should fix it. See the following net-ldap issue for a description.

ruby-ldap/ruby-net-ldap#80

See merge request !2
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