Re: ReviewBoard httpd + issues related to UnicodeEncodeError: 'ascii' codec can't encode characters in position

2021-06-28 Thread harish.va...@gmail.com
Hi All, The issue has been addressed. Thanks. On Sunday, 27 June 2021 at 17:06:46 UTC+5:30 harish.va...@gmail.com wrote: > Hi All, > > We had a successful installation of RB 4.0.2 and as well the site upgrade > done. > But now when we try to start the httpd, we end up ge

ReviewBoard httpd + issues related to UnicodeEncodeError: 'ascii' codec can't encode characters in position

2021-06-27 Thread harish.va...@gmail.com
Hi All, We had a successful installation of RB 4.0.2 and as well the site upgrade done. But now when we try to start the httpd, we end up getting the below error. Any inputs on how to address it. Jun 27 04:24:50 reviewboard rb-site[27123]: load_entry_point('ReviewBoard==4.0.2', 'console_scri

Re: ReviewBoard 4.0.2 + Issue with LDAP based authentication

2021-06-27 Thread harish.va...@gmail.com
Try installing the > “ReviewBoard[ldap]” package (using the same installation method, pip or > easy_install, that you used to install Review Board). > > Christian > > > On Sat, Jun 26, 2021 at 10:40 harish.va...@gmail.com < > harish.va...@gmail.com> wrote: > >&

ReviewBoard 4.0.2 + Issue with LDAP based authentication

2021-06-26 Thread harish.va...@gmail.com
Hi All, we are getting the below error with LDAP (per httpd error_log) post upgrade to RB 4.0.2 and site upgrade. [Sat Jun 26 17:35:57.763873 2021] [:error] [pid 24259] TypeError: initialize() got an unexpected keyword argument 'bytes_mode' [Sat Jun 26 17:36:20.653493 2021] [:error] [pid 24262]

Issues with ReviewBoard site upgrade for 4.0.2 + AttributeError: 'module' object has no attribute 'SubfieldBase'

2021-06-25 Thread harish.va...@gmail.com
Hi, We were able to successfully have rb-site 4..0.2 installed. # which rb-site /usr/bin/rb-site # rb-site --version Review Board/rb-site 4.0.2 Python 2.7.5 (default, Nov 20 2015, 02:00:19) Installed to /usr/lib/python2.7/site-packages/ReviewBoard-4.0.2-py2.7.egg/reviewboard But, when we are t