Re: Review Board 3.0.3 goes down often without showing any error

2018-06-20 Thread Christian Hammond
No, I’m sorry. You’ll need to upgrade. The only other option is frequent restarts of Apache. The upgrade shouldn’t take more than a couple minutes, though. Christian On Tue, Jun 19, 2018 at 22:57 Hema wrote: > Hello Christian, > > Thanks for the reply. > > We cannot do another upgrade, so

Re: After upgrade to Review board 3.0.3 Apache goes down occasionally.

2018-06-20 Thread Christian Hammond
Are you looking for a commit that fixes it? If so, it’s more complicated than just a simple backport. Christian On Wed, Jun 20, 2018 at 03:21 satish singh wrote: > Hi Team, > > Can you point us to fix(3.0.4) for below issue, facing the same after > upgrade to Review Board 3.0.3. > > +Bug

Re: Reviewboard not detecting custom pygments

2018-06-20 Thread Christian Hammond
Hi, I’ll need to know more about what you’re trying to do and what changes you’ve made, and how you’ve installed the custom one. Can you provide more detail about this? Christian On Wed, Jun 20, 2018 at 11:28 manoj m wrote: > Any pointers on debugging this would help :) > > > On Friday, 8

Re: Reviewboard not detecting custom pygments

2018-06-20 Thread manoj m
1. I'm trying to install a pygments file for a custom file type 2. Its installed under /usr/lib/python2.7/site-pacakges/customPygment/__init__.py with following content: class customLexer( CppLexer ): name = "custom files" aliases = [ "custom" ] filenames = [ '*.custom' ] That's

Re: After upgrade to Review board 3.0.3 Apache goes down occasionally.

2018-06-20 Thread satish singh
Hi Christian, Back port or upgrade is complex for us because of in-house changes, can you suggest an alternative. If you can guide us we can incorporate the required changes for the bug, we have been using Review Board from 5+ years and never faced issue like this in upgrade. Request for your

Re: Reviewboard not detecting custom pygments

2018-06-20 Thread manoj m
Any pointers on debugging this would help :) On Friday, 8 June 2018 16:55:29 UTC-7, manoj m wrote: > > Hello, > > I’m running reviewboard 2.5.9 with a custom pygment installed. > > Following command produce correct syntax highlighted html output but same > file in Reviewboard fails to

Local git repository not accessible

2018-06-20 Thread Christoph Schmidt
Hello, I'm using ReviewBoard 2.5.17 and I want to add a local Git repository. As hosting service I've chosen "(None - Custom Repository)", as repository type "Git" and as path "/var/git/repo.git", which is a bare Git repository. The user running the web server ("apache") can read the Git

Re: After upgrade to Review board 3.0.3 Apache goes down occasionally.

2018-06-20 Thread Christian Hammond
Given your situation, the best option would be for us to help maintain custom builds, where we incorporate both your modifications and ours into a working build. We only offer that under Premium Support contracts. I can talk to you about that in more detail if you’re interested. The majority of

Re: Reviewboard not detecting custom pygments

2018-06-20 Thread Christian Hammond
How are you registering that lexer? I don’t see how Review Board would know about it if it’s just in its own standalone package. Christian On Wed, Jun 20, 2018 at 16:48 manoj m wrote: > 1. I'm trying to install a pygments file for a custom file type > 2. Its installed under >

Re: Local git repository not accessible

2018-06-20 Thread Christian Hammond
Hi, What Linux distro are you using? Is SELinux enabled? If so, that may prevent the Apache process from being able to read that directory without an SELinux rule granting accesss. Christian On Wed, Jun 20, 2018 at 07:04 Christoph Schmidt wrote: > Hello, > > I'm using ReviewBoard 2.5.17 and

After upgrade to Review board 3.0.3 Apache goes down occasionally.

2018-06-20 Thread satish singh
Hi Team, Can you point us to fix(3.0.4) for below issue, facing the same after upgrade to Review Board 3.0.3. +Bug Fixes += + +General +--- + +* Fixed a deadlock that could sometimes occur during thread shutdown. + + We tracked down an issue that could sometimes occur with

Re: Review Board Ticket #4705: "HTTP Error 410: Gone" for Gitlab projects

2018-06-20 Thread hr3pswtk
-- To reply, visit https://hellosplat.com/s/beanbag/tickets/4705/ -- New update by hr3pswtk For Beanbag, Inc. > Review Board > Ticket #4705