This is really tricky!!!!! I spent almost 30 hours to fix this problem( Bad Request (400) )
*And the real solution is: /var/www/reviews/conf/**settings_local.py" ALLOWED_HOSTS = ['localhost'] to ALLOWED_HOSTS = ['*'].* On Wednesday, June 4, 2014 at 6:04:52 AM UTC-7, Kuldeep singh wrote: > > Hi All, > I have installed reviewboard on a remote machine(Ubuntu with root user). > During installation I followed all the steps mentioned on reviewboard site. > I used most of configuration default, i mean localhost. But after > installation and disabling 000-default site, when I am trying to access > reviewboard url, Its always displaying > Bad Request (400) message. Now I am very confused why its happening. I am > searching solution for last 3 days, but still could not find anything. > > If any body have any Idea about it, Please help. > > > Thanks > > Kuldeep Singh > -- Supercharge your Review Board with Power Pack: https://www.reviewboard.org/powerpack/ Want us to host Review Board for you? Check out RBCommons: https://rbcommons.com/ Happy user? Let us know! https://www.reviewboard.org/users/ --- You received this message because you are subscribed to the Google Groups "reviewboard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
