cannot import name aead (open ssl error)

2020-05-01 Thread 'Srinivasulu Bhupal Laxmi' via Review Board Community
Hello, I've upgraded review board from 2.5.4 to 3.0.17 ReviewBoard on my Cent OS 7 machine. Following steps in https://www.reviewboard.org/docs/manual/3.0/admin/upgrading/upgrading-reviewboard/ . The site is up and running. But when i try to add a git lab repo. I' m facing below issue. Can

Review Board Ticket #4733: The patch to footer.wm did not apply cleanly.

2018-08-21 Thread Laxmi Kadariya
-- To reply, visit https://hellosplat.com/s/beanbag/tickets/4733/ -- New ticket #4733 by laxmi518 For Beanbag, Inc. > Review Board Status: New

Re: Urgent! Please help reviewboard startup problem

2012-07-03 Thread laxmi
Hi Christian, Could you please tell me if there are any log files I can check to see what might be wrong? I am stuck and not sure how to proceed. I tried creating the client several times already. Thanks On Monday, July 2, 2012 9:02:58 PM UTC-7, laxmi wrote: Yes I restarted the Apache

Re: Urgent! Please help reviewboard startup problem

2012-07-03 Thread laxmi
drwxrwxrwx. 2 root root 4096 Jul 3 06:41 tmp On Monday, July 2, 2012 5:12:06 AM UTC-7, laxmi wrote: Getting the following error when connected to http://ip from remote or http://localhost from the machine locally. I already checked and the permissions are as recommended below for the folders

Re: Urgent! Please help reviewboard startup problem

2012-07-03 Thread laxmi
the ownership to apache. On Monday, July 2, 2012 5:12:06 AM UTC-7, laxmi wrote: Getting the following error when connected to http://ip from remote or http://localhost from the machine locally. I already checked and the permissions are as recommended below for the folders. Please advice what else

Re: Urgent! Please help reviewboard startup problem

2012-07-03 Thread laxmi
' print os.path.isdir(data_dir) print os.access(data_dir, os.W_OK) And paste the output. Christian -- Christian Hammond - chip...@chipx86.com Review Board - http://www.reviewboard.org VMware, Inc. - http://www.vmware.com On Tue, Jul 3, 2012 at 9:03 AM, laxmi lach...@gmail.com wrote

Re: Urgent! Please help reviewboard startup problem

2012-07-03 Thread laxmi
# sudo -u apache -s bash-4.2$ bash-4.2$ python Python 2.7.1 (r271:86832, Apr 12 2011, 16:15:16) [GCC 4.6.0 20110331 (Red Hat 4.6.0-2)] on linux2 Type help, copyright, credits or license for more information. import os data_dir = '/var/www/reviewboard' print os.path.isdir(data_dir) True print

Re: Urgent! Please help reviewboard startup problem

2012-07-03 Thread laxmi
# sudo -u apache -s bash-4.2$ python Python 2.7.1 (r271:86832, Apr 12 2011, 16:15:16) [GCC 4.6.0 20110331 (Red Hat 4.6.0-2)] on linux2 Type help, copyright, credits or license for more information. import os data_dir = '/var/www/reviewboard' print os.path.isdir(data_dir) True print

Re: Urgent! Please help reviewboard startup problem

2012-07-03 Thread laxmi
import os data_dir = '/var/www/reviewboard/data' print os.path.isdir(data_dir) True print os.access(data_dir, os.W_OK) True -- Want to help the Review Board project? Donate today at http://www.reviewboard.org/donate/ Happy user? Let us know at http://www.reviewboard.org/users/

Re: Urgent! Please help reviewboard startup problem

2012-07-03 Thread laxmi
Hi Chris, I did restart Apache. Tried again now also. Here is the output # service httpd stop Stopping httpd (via systemctl): [ OK ] # ps -aef | grep review root 15563 11177 0 10:20 pts/200:00:00 grep --color=auto review # service httpd status httpd.service - LSB: start and stop

Re: Urgent! Please help reviewboard startup problem

2012-07-03 Thread laxmi
reviewboard.wsgi processes running, kill them. Christian -- Christian Hammond - chip...@chipx86.com Review Board - http://www.reviewboard.org VMware, Inc. - http://www.vmware.com On Tue, Jul 3, 2012 at 10:12 AM, laxmi lach...@gmail.com wrote: import os data_dir = '/var/www/reviewboard/data

Re: Urgent! Please help reviewboard startup problem

2012-07-03 Thread laxmi
Thank you Chris. That was it. selinux turned on was the issue. It works now. appreciate your help in debugging this issue. -- Want to help the Review Board project? Donate today at http://www.reviewboard.org/donate/ Happy user? Let us know at http://www.reviewboard.org/users/

Re: New comment moderation in effect

2012-07-02 Thread laxmi
Hi Christian, Could you please enable my account to post. I am stuck with reviewboard startup problem and posted couple requests last night still not showing up. I am stuck and need help. Reviewboard websites points to this link for support. Please help. Thanks, Laxmi. On Friday, June 12

Re: URGENT: Help

2012-07-02 Thread laxmi
How do we post to this group. My posts with issues are not showing up. Thanks On Monday, July 2, 2012 2:25:53 AM UTC-7, NSJ wrote: Hi All, After re-publish of review request we want to make self.public + False or ship it count to back to 0, Can you please let me know the possibility and

Re: Startup problems

2012-07-02 Thread laxmi
Hi, I am having same issue. Please help. I installed ReviewBoard 1.6.9 on fedora 15. Post isntallation RB complaing about data direcotry setup and I get following error connecting to http://IP of the machine from remote or http://localhost from same machine. Checked the data folder and

reveiewboard startup porbelm. Please Please help.

2012-07-02 Thread laxmi
I have setup review board on Fedora 15. I am getting following error when connect to http://systemIP. Same issue when connecting from the system with http://localhost Your site's data directory isn't properly set up. This directory is where Review Board will store various state and

URGENT: Review board complaining about data direcotry setup. I am stuck. Please help

2012-07-02 Thread laxmi
4096 Jul 2 03:07 data Thanks, Laxmi -- Want to help the Review Board project? Donate today at http://www.reviewboard.org/donate/ Happy user? Let us know at http://www.reviewboard.org/users/ -~--~~~~--~~--~--~--- To unsubscribe from this group, send email

Re: Urgent! Please help reviewboard startup problem

2012-07-02 Thread laxmi
Yes I restarted the Apache and also tried reboot of the system. Nothing helped Thanks, Laxmi On Monday, July 2, 2012 11:36:22 AM UTC-7, Christian Hammond wrote: Hi Laxmi, Please don't post these questions more than once. If nobody's available to moderate, it's likely a timezone difference