ReviewBoard + httpd fails to start with

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_script

Re: ReviewBoard 4.0,2 + issue with LDAP based authentication

2021-06-27 Thread harish.va...@gmail.com
Hi @chrisian, @subodh, @raghuveer, Thanks for the inputs. The issue is addressed. Thanks. On Sunday, 27 June 2021 at 13:25:17 UTC+5:30 subodh...@gmail.com wrote: > It looks to be an old python-ldap package. Could you check if the package > is updated or should be atleast match the requirements

Re: site upgrade from 3.0.20 to 4.0.2 fails with AttributeError: 'module' object has no attribute 'SubfieldBase'

2021-06-27 Thread harish.va...@gmail.com
Hi Christian, Thanks for the inputs. Yes, the version was the issue and upgrading it helped solve the issue. Have a different issue starting the httpd server and will post it as a separate thread so that its easier to track. Thanks. On Sunday, 27 June 2021 at 13:22:11 UTC+5:30 Christian Hammond

Re: ReviewBoard 4.0,2 + issue with LDAP based authentication

2021-06-27 Thread Subodh Konhor
It looks to be an old python-ldap package. Could you check if the package is updated or should be atleast match the requirements? https://github.com/python-ldap/python-ldap/blob/python-ldap-3.3.0/Doc/reference/ldap.rst Thanks, Subodh On Sun, Jun 27, 2021 at 12:04 AM raghuveer mudiraj < raghuvee

Re: ReviewBoard 4.0,2 + issue with LDAP based authentication

2021-06-27 Thread Christian Hammond
You should just need to install the ReviewBoard[ldap] package to ensure you’re using a compatible version. Christian On Sat, Jun 26, 2021 at 11:34 raghuveer mudiraj wrote: > Hi Harish, > > I too faced the same problem some time back while setting the LDAP > authentication. > > Please refer the

Re: site upgrade from 3.0.20 to 4.0.2 fails with AttributeError: 'module' object has no attribute 'SubfieldBase'

2021-06-27 Thread Christian Hammond
Can you run: pip show django-multiselectfield And tel me what version it shows? If it’s not 0.1.12, try upgrading it. We’ll include a fix for this week’s release to ensure the right version is always installed. Christian On Sat, Jun 26, 2021 at 00:03 harish.va...@gmail.com < harish.varad