← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1810441] [NEW] UnicodeDecodeError: 'ascii' codec can't decode byte 0xc5 in position 36: ordinal not in range(128)

 

Public bug reported:

Hi,
keystone-ldap deployment 
18.04 LTS bionic Queens Openstack
We are trying to set up ldap 

File "/usr/lib/python2.7/dist-packages/keystone/identity/backends/ldap/core.py", line 87, in list_users
    return self.user.get_all_filtered(hints)
  File "/usr/lib/python2.7/dist-packages/keystone/identity/backends/ldap/core.py", line 327, in get_all_filtered
    for user in self.get_all(query, hints)]
  File "/usr/lib/python2.7/dist-packages/keystone/identity/backends/ldap/core.py", line 319, in get_all
    hints=hints)
  File "/usr/lib/python2.7/dist-packages/keystone/identity/backends/ldap/common.py", line 1856, in get_all
    ref = super(EnabledEmuMixIn, self).update(object_id, data, old_obj)
  File "/usr/lib/python2.7/dist-packages/keystone/identity/backends/ldap/common.py", line 1558, in get_all
    modlist = []
  File "/usr/lib/python2.7/dist-packages/keystone/common/driver_hints.py", line 42, in wrapper
    return f(self, hints, *args, **kwargs)
  File "/usr/lib/python2.7/dist-packages/keystone/identity/backends/ldap/common.py", line 1493, in _ldap_get_all
    sizelimit = hints.limit['limit']
UnicodeDecodeError: 'ascii' codec can't decode byte 0xc5 in position 36: ordinal not in range(128)

** Affects: keystone
     Importance: Undecided
         Status: New

** Summary changed:

- ackends/ldap/core.py", line 87, in list_users     return self.user.get_all_filtered(hints)   File "/usr/lib/python2.7/dist-packages/keystone/identity/backends/ldap/core.py", line 327, in get_all_filtered     for user in self.get_all(query, hints)]   File "/usr/lib/python2.7/dist-packages/keystone/identity/backends/ldap/core.py", line 319, in get_all     hints=hints)   File "/usr/lib/python2.7/dist-packages/keystone/identity/backends/ldap/common.py", line 1856, in get_all     ref = super(EnabledEmuMixIn, self).update(object_id, data, old_obj)   File "/usr/lib/python2.7/dist-packages/keystone/identity/backends/ldap/common.py", line 1558, in get_all     modlist = []   File "/usr/lib/python2.7/dist-packages/keystone/common/driver_hints.py", line 42, in wrapper     return f(self, hints, *args, **kwargs)   File "/usr/lib/python2.7/dist-packages/keystone/identity/backends/ldap/common.py", line 1493, in _ldap_get_all     sizelimit = hints.limit['limit'] UnicodeDecodeError: 'ascii' codec can't decode byte 0xc5 in position 36: ordinal not in range(128)
+ UnicodeDecodeError: 'ascii' codec can't decode byte 0xc5 in position 36: ordinal not in range(128)

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Identity (keystone).
https://bugs.launchpad.net/bugs/1810441

Title:
  UnicodeDecodeError: 'ascii' codec can't decode byte 0xc5 in position
  36: ordinal not in range(128)

Status in OpenStack Identity (keystone):
  New

Bug description:
  Hi,
  keystone-ldap deployment 
  18.04 LTS bionic Queens Openstack
  We are trying to set up ldap 

  File "/usr/lib/python2.7/dist-packages/keystone/identity/backends/ldap/core.py", line 87, in list_users
      return self.user.get_all_filtered(hints)
    File "/usr/lib/python2.7/dist-packages/keystone/identity/backends/ldap/core.py", line 327, in get_all_filtered
      for user in self.get_all(query, hints)]
    File "/usr/lib/python2.7/dist-packages/keystone/identity/backends/ldap/core.py", line 319, in get_all
      hints=hints)
    File "/usr/lib/python2.7/dist-packages/keystone/identity/backends/ldap/common.py", line 1856, in get_all
      ref = super(EnabledEmuMixIn, self).update(object_id, data, old_obj)
    File "/usr/lib/python2.7/dist-packages/keystone/identity/backends/ldap/common.py", line 1558, in get_all
      modlist = []
    File "/usr/lib/python2.7/dist-packages/keystone/common/driver_hints.py", line 42, in wrapper
      return f(self, hints, *args, **kwargs)
    File "/usr/lib/python2.7/dist-packages/keystone/identity/backends/ldap/common.py", line 1493, in _ldap_get_all
      sizelimit = hints.limit['limit']
  UnicodeDecodeError: 'ascii' codec can't decode byte 0xc5 in position 36: ordinal not in range(128)

To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/1810441/+subscriptions