Re: cipher AES in CFB8 mode is not supported by this backend

2017-08-28 Thread Daniel Kuecker
Fixed it ... cryptography==2.0 needed to be upgraded to cryptography==2.0.3. WHEW that was stressful! On Monday, August 28, 2017 at 12:55:39 PM UTC-5, Daniel Kuecker wrote: > > I'm having an issue updating the user and passowrd for one of our > repositories via the admin page. Whe

Re: cipher AES in CFB8 mode is not supported by this backend

2017-08-28 Thread Daniel Kuecker
==1.1.4 On Monday, August 28, 2017 at 12:55:39 PM UTC-5, Daniel Kuecker wrote: > > I'm having an issue updating the user and passowrd for one of our > repositories via the admin page. When I enter the info and hit save, I get > the following error: > > 2017-08-28 17:49:57,

cipher AES in CFB8 mode is not supported by this backend

2017-08-28 Thread Daniel Kuecker
I'm having an issue updating the user and passowrd for one of our repositories via the admin page. When I enter the info and hit save, I get the following error: 2017-08-28 17:49:57,696 - ERROR - None - 888 - /admin/db/scmtools/repository/1/ - djblets.log.middleware - Exception thrown

Re: Review Board Ticket #4533: Interdiffs are not working on some files

2017-08-08 Thread Daniel Kuecker
-- To reply, visit https://hellosplat.com/s/beanbag/tickets/4533/ -- New update by besperon For Beanbag, Inc. > Review Board > Ticket #4533

Re: Error: too many trys to get lock

2017-05-23 Thread Daniel Kuecker
e authentication. I don't know if it would help > much in this situation, but possibly. > > Christian > > -- > Christian Hammond > President/CEO of Beanbag <https://www.beanbaginc.com/> > Makers of Review Board <https://www.reviewboard.org/> > > On T

Error: too many trys to get lock

2017-05-23 Thread Daniel Kuecker
I'm getting this error on our production RB server. We are using P4 with LDAP authentication. SCMError: [P4#run] Errors during command execution( "p4 login" ) [Error]: "Fatal client error; disconnecting!\nOperation 'client-SetPassword' failed.\nToo many trys to get lock

Re: update_index always indexes the users class

2017-05-02 Thread Daniel Kuecker
thout a patch to Review Board (the proper Elasticsearch support has only >> been thoroughly tested in 3.0). How comfortable do you feel applying >> patches? >> >> Christian >> >> >> -- >> Christian Hammond >> President/CEO of Beanbag <https

Re: update_index always indexes the users class

2017-05-01 Thread Daniel Kuecker
gt; > Makers of Review Board <https://www.reviewboard.org/> > > On Mon, May 1, 2017 at 12:59 PM, Daniel Kuecker <dan...@kuecker.net > > wrote: > >> I have a fresh 2.5.9 install with a db taken from a backup of another >> 2.5.9 install (basically a backup of my

update_index always indexes the users class

2017-05-01 Thread Daniel Kuecker
I have a fresh 2.5.9 install with a db taken from a backup of another 2.5.9 install (basically a backup of my production instance). On the production instance, I am experiencing 100% cpu usage every time the update_index cron job runs causing my users to complain about responsiveness of the

Review Board Ticket #4541: Going from < 300 character summary field content to 300 character content produces clipping in the "Review request changed" diff.

2017-03-27 Thread Daniel Kuecker
-- To reply, visit https://hellosplat.com/s/beanbag/tickets/4541/ -- New ticket #4541 by dkuecker For Beanbag, Inc. > Review Board Status: New

Re: Review Board Ticket #4398: Make date of review / change description / status an anchor link to that item

2017-03-21 Thread Daniel Kuecker
-- To reply, visit https://hellosplat.com/s/beanbag/tickets/4398/ -- New update by mconley For Beanbag, Inc. > Review Board > Ticket #4398

diffviewer_filediffdata table after 1.7.27 to 2.5.9 upgrade

2017-03-16 Thread Daniel Kuecker
I recently moved our RB 1.7.27 instance to a 2.5.9 instance. I restored a backup of the 1.7.27 db to the 2.5.9 instance and ran rb-site install and waited and waited. Everything converted successfully and we are now running 2.5.9 (our users love it! yay!) NOTE: Before the restore, to avoid

How big is your Review Board site?

2016-10-06 Thread Daniel Kuecker
With Review Board's recent 10th anniversary, I thought it would be interesting to compare the size of everyone's Review Board site. We are sitting at 125,000 reviews, 2032 users and a 26GB database size on disk. What's yours at? -- Supercharge your Review Board with Power Pack:

Re: Building RBTools 0.7.6 into a single-file exe for Windows

2016-09-23 Thread Daniel Kuecker
dent/CEO of Beanbag <https://www.beanbaginc.com/> > Makers of Review Board <https://www.reviewboard.org/> > > On Fri, Sep 23, 2016 at 6:22 AM, Daniel Kuecker <dan...@kuecker.net> > wrote: > >> Any pointers? >> >> On Thu, Sep 22, 2016 at 10:54 PM, john l

Re: Building RBTools 0.7.6 into a single-file exe for Windows

2016-09-23 Thread Daniel Kuecker
> > -- > Christian Hammond > President/CEO of Beanbag <https://www.beanbaginc.com/> > Makers of Review Board <https://www.reviewboard.org/> > > On Thu, Sep 22, 2016 at 11:59 AM, Daniel Kuecker <dan...@kuecker.net> > wrote: > >> Has anyone bee

Re: Building RBTools 0.7.6 into a single-file exe for Windows

2016-09-23 Thread Daniel Kuecker
Any pointers? On Thu, Sep 22, 2016 at 10:54 PM, john levin <smart.le...@gmail.com> wrote: > I did.. and i was successful.. > > On Sep 23, 2016 12:30 AM, "Daniel Kuecker" <dan...@kuecker.net> wrote: > >> Has anyone been successful building RBTools 0.7.6 in

Re: rbt patch "file not found"

2016-09-23 Thread Daniel Kuecker
- > Christian Hammond > President/CEO of Beanbag <https://www.beanbaginc.com/> > Makers of Review Board <https://www.reviewboard.org/> > > On Thu, Sep 22, 2016 at 6:55 AM, Daniel Kuecker <dan...@kuecker.net> > wrote: > >> Oops, forgot to mention I

Re: How to access the review board site from other system via browser?

2016-09-22 Thread Daniel Kuecker
Are you getting an error? Did you copy your apache-wsgi.conf to /etc/httpd/conf.d/? If you did that, you might need to enable httpd port passthru in the firewall. On Thursday, September 22, 2016 at 9:19:22 AM UTC-5, P P Gobind Chandra Praharaj wrote: > > I have set-up all prerequisites and

Building RBTools 0.7.6 into a single-file exe for Windows

2016-09-22 Thread Daniel Kuecker
Has anyone been successful building RBTools 0.7.6 into a single-file exe for distribution on windows? I'm trying to wrap rbt post functionality into an exe file and both py2exe and pyinstaller built exes are having issues when pkg_resources tries to resolve the rbtools package. The exe

Re: rbt patch "file not found"

2016-09-22 Thread Daniel Kuecker
Oops, forgot to mention I am running this on Windows 10. RBTools: 0.7.6 RB: tried on versions 1.7.27 and 2.5.6.1 On Thursday, September 22, 2016 at 8:50:04 AM UTC-5, Daniel Kuecker wrote: > > Running "rbt patch " command results in a file not found error > for every file

rbt patch "file not found"

2016-09-22 Thread Daniel Kuecker
Running "rbt patch " command results in a file not found error for every file in the request. I verified the files are synced to my local drive. Any ideas? Command line info (path info removed for anonymity): C:\P4>rbt patch 127325 Patch is being applied from request 127325 with diff

Re: rbt patch on Windows troubles

2016-09-20 Thread Daniel Kuecker
I'm also having issues, but on Windows 10. I was able to get patch.exe to run via the link Igor posted above (http://math.nist.gov/oommf/software-patchsets/patch_on_Windows7.html). When I manually run patch with the temporary file "rbt patch" creates, it crashes. An inspection of the