Re: How can I debug ReviewBoard Authentication problems?

2018-02-20 Thread Christian Hammond
Hi Alfred, There should be information on failures in the reviewboard.log file, if it's failing to grab data from Active Directory. Failing that, it'd be a configuration issue causing it to not look up the correct content, and we don't have logging centered around that. If you do get locked out

Re: How to do a full backup.

2018-02-20 Thread Christian Hammond
Hi Chris, All you need to do is perform a database dump (if using MySQL, the mysql_dump command line tool will do it) and back up the site directory (I recommend generating a tarball of it and then backing that up, so all permissions are preserved). Christian On Tue, Feb 20, 2018 at 12:19 PM,

Re: PNG picture review and PDF review doesn't work

2018-02-20 Thread Christian Hammond
Looks like the media path isn't being generated correctly. Can you show me what the Media URL looks like in General Settings in Review Board? Christian On Tue, Feb 20, 2018 at 5:31 AM, Ondrej Volf wrote: > Hello Christian, > > since the installation I haven't activated yet

Review Board Ticket #4654: "Review Request updated by" notification always says the owner made an update.

2018-02-20 Thread Tyler
-- To reply, visit https://hellosplat.com/s/beanbag/tickets/4654/ -- New ticket #4654 by tstaples For Beanbag, Inc. > Review Board Status: New

How to do a full backup.

2018-02-20 Thread Chris Lang
I can't seem to find anything about doing a full backup in the documentation. I'm on 2.0.20 and need to upgrade CentOS. Any links or help would be appreciated. Thanks, Chris -- Supercharge your Review Board with Power Pack: https://www.reviewboard.org/powerpack/ Want us to host Review Board

How can I debug ReviewBoard Authentication problems?

2018-02-20 Thread Alfred von Campe
Our ReviewBoard server is configured to use Active Directory for authentication. The Domain Controller it was configured to use for authentication had a catastrophic HW failure so users can no longer log in to ReviewBoard. Fortunately I had an existing ReviewBoard session open in a browser

Re: [Review Bot] No worker nodes found.

2018-02-20 Thread David Trowbridge
Hi, Apparently we're missing a key piece in the usage manual. To start the worker process, run this command: reviewbot worker -b -David On Tue, Feb 20, 2018 at 5:40 AM Marcin Ciarka wrote: > I'm trying to set up Review Bot with JSHint. After I installed RabbitMQ

[Review Bot] No worker nodes found.

2018-02-20 Thread Marcin Ciarka
I'm trying to set up Review Bot with JSHint. After I installed RabbitMQ on my local server I have *Connected to broker. *and then* No worker nodes found. *in Broker status. What should I do now? The tutorial doesn't cover this :( PS: I've installed global JSHint package and reset the server.

Re: PNG picture review and PDF review doesn't work

2018-02-20 Thread Ondrej Volf
Hello Christian, since the installation I haven't activated yet the power pack license and so far was testing the features only with 2 provided accounts. Also as far as I understand the power pack shouldn't be required for image rewiev, which doesn't work as well, is this correct? In the web

Re: Somthing broke! - error 500 on a fresh installation

2018-02-20 Thread Marcin Ciarka
Okay, after an hour I have it working. I added another (temporary) domain in the config (generated for apache). W dniu wtorek, 20 lutego 2018 09:19:52 UTC+1 użytkownik Marcin Ciarka napisał: > > log from apache: > [notice] Apache/2.2.15 (Unix) DAV/2 mod_ssl/2.2.15 OpenSSL/1.0.1e-fips >

Re: ERROR: Error getting review request 630298: Object does not exist (HTTP 404, API Error 100)

2018-02-20 Thread David Trowbridge
Just to check--are you expecting review request 630298 to exist? If you're trying to post SVN commit 630298 your command line should just be "rbt post 630298" (without the -r) -David On Thu, Feb 15, 2018 at 6:49 AM Jason Stanley wrote: > Hi David > > Here you go. >

Re: Somthing broke! - error 500 on a fresh installation

2018-02-20 Thread Marcin Ciarka
log from apache: [notice] Apache/2.2.15 (Unix) DAV/2 mod_ssl/2.2.15 OpenSSL/1.0.1e-fips mod_wsgi/3.4 Python/2.7.14 configured -- resuming normal operations W dniu wtorek, 20 lutego 2018 08:59:48 UTC+1 użytkownik Marcin Ciarka napisał: > > rb-site --version gives this: > > [root@machine]#

Re: Somthing broke! - error 500 on a fresh installation

2018-02-20 Thread Marcin Ciarka
rb-site --version gives this: [root@machine]# rb-site --version > rb-site 3.0.3 > Python 2.7.14 (default, Feb 19 2018, 15:53:03) > [GCC 4.4.7 20120313 (Red Hat 4.4.7-18)] > Installed to > /opt/python/2.7.14/lib/python2.7/site-packages/ReviewBoard-3.0.3-py2.7.egg/reviewboard W dniu wtorek, 20