Changes between Initial Version and Version 1 of Ticket #12835, comment 4


Ignore:
Timestamp:
Aug 2, 2016, 8:31:17 AM (8 years ago)
Author:
Jun Omae
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #12835, comment 4

    initial v1  
    11This is full error in trac.log:
     2{{{
    23Traceback (most recent call last):
    34  File "build/bdist.linux-x86_64/egg/trac/web/main.py", line 250, in dispatch
     
    2122  File "build/bdist.linux-x86_64/egg/ldapauth/store.py", line 21, in check_password
    2223    bind_name = (self.bind_dn%user).encode('utf8')
    23 TypeError: not all arguments converted during string formatting/
     24TypeError: not all arguments converted during string formatting
    2425Trac[main] ERROR [2016-08-02 08:08:49,630]: Internal Server Error:
    2526Traceback (most recent call last):
     
    5253  File "build/bdist.linux-x86_64/egg/ldapauth/store.py", line 21, in check_password
    5354    bind_name = (self.bind_dn%user).encode('utf8')
    54 TypeError: not all arguments converted during string formatting/
    55 
     55TypeError: not all arguments converted during string formatting
     56}}}
    5657It is no use to resinstall plugin.