Internal Server Error: /api/extensions/rbpowerpack.extension.PowerPackExtension/

2014-03-11 Thread Allen
Hi, I am playing with the power back extension in RB 2.0 RC1 and find this error when I try to enable the extension. Below is the traceback The title of this bug is "[Review Board] ERROR (EXTERNAL IP): Internal Server Error: /api/extensions/rbpowerpack.extension.PowerPackExtension/" Traceback (

Can reviewboard integrate with multiple domains or LDAP URLs?

2014-03-11 Thread Tamer Afify
How can I allow login and review process for users from different domains? I would appreciate any workaround or Dev walk through to get this if it isn't yet in feature list. Note I have 1.7.9 & I have 2.4 as well. Thanks for your support, -- Get the Review Board Power Pack at http://www.reviewb

Re: Internal Server Error: /api/extensions/rbpowerpack.extension.PowerPackExtension/

2014-03-11 Thread Allen
BTW how can I delete this extension? I am getting so many bugs about it now, and the RB keeps sending bug report to my inbox... On Tuesday, March 11, 2014 10:09:23 AM UTC-4, Allen wrote: > > Hi, > > I am playing with the power back extension in RB 2.0 RC1 and find this > error when I try to enab

Re: Internal Server Error: /api/extensions/rbpowerpack.extension.PowerPackExtension/

2014-03-11 Thread Christian Hammond
Hey Allen, The curren release of Power Pack is incompatible with RC 1, but we've fixed it up internally and will have a release out soon. I'll try to fast-track it, get a working release tonight. Christian On Tuesday, March 11, 2014, Allen wrote: > Hi, > > I am playing with the power back ext

Re: Internal Server Error: /api/extensions/rbpowerpack.extension.PowerPackExtension/

2014-03-11 Thread Allen
Thanks! On Tuesday, March 11, 2014 3:02:28 PM UTC-4, Christian Hammond wrote: > > Hey Allen, > > The curren release of Power Pack is incompatible with RC 1, but we've > fixed it up internally and will have a release out soon. I'll try to > fast-track it, get a working release tonight. > > Christ

2.0 RC1 - Cannot log in after upgrade (AttributeError: 'Settings' object has no attribute 'LDAP_UID')

2014-03-11 Thread Javins, Walt
I just did a sandboxed upgrade from 1.7.21 to 2.0 RC1. After running the easy_install and rb-site upgrade, I'm unable to login as my regular user. When I check the logs, I see the below traceback. This repros even when I try to login as the 'admin' account I have set up that traditionally val

2.0 RC1 - Unclear how to disable broken extension

2014-03-11 Thread Javins, Walt
After upgrading from 1.7.21 to 2.0 RC1, I'm getting logspam like the following: 2014-03-12 07:19:09,446 - ERROR - - Error loading extension reviewbotext: cannot import name review_request_resource I've attached a screenshot of what I see when I visit the extensions page in the admin ui. The w

Re: 2.0 RC1 - Cannot log in after upgrade (AttributeError: 'Settings' object has no attribute 'LDAP_UID')

2014-03-11 Thread Christian Hammond
Hi Walt, You'll need this patch: https://github.com/reviewboard/reviewboard/commit/05f0e4eeba86b953b662549194b880de8e68965a This will be part of RC 2. Christian -- Christian Hammond - chip...@chipx86.com Review Board - http://www.reviewboard.org Beanbag, Inc. - http://www.beanbaginc.com On

RE: 2.0 RC1 - Unclear how to disable broken extension

2014-03-11 Thread Javins, Walt
I was successfully able to get rid of this log spam by going to: /admin/db/extensions/registeredextension/ And removing the reviewbot extension (apparently it was already disabled). After an apache restart, the "Error loading extension" logspam was suppressed. Walt From: reviewboard@googlegrou

RE: 2.0 RC1 - Cannot log in after upgrade (AttributeError: 'Settings' object has no attribute 'LDAP_UID')

2014-03-11 Thread Javins, Walt
Thanks! Looking at the diff explained what the error was, and how to appropriately resolve it. BTW: It would be nice if djblets allowed ‘rb-site manage set-siteconfig’ to create new values. I tried to clear up my issue with the following command: # rb-site manage /var/www/reviewboard/ set-sit