There are a few places where the server name should be configured: - Apache vhost configuration - ALLOWED_HOSTS setting in settings_local.py - In the "General" page of the Review Board admin site (once you can get to it)
-David On Tue, Jun 9, 2015 at 12:11 PM Jiangcheng Liu < [email protected]> wrote: > That's weird. I use EC2, too. It works fine. > > On Tue, Jun 9, 2015 at 12:09 PM, Rohit Jain <[email protected]> > wrote: > >> It's installed on AWS instance. >> >> On Wed, Jun 10, 2015 at 12:24 AM, Jiangcheng Liu < >> [email protected]> wrote: >> >>> What is your DNS server? Do you use godaddy? >>> >>> On Mon, Jun 8, 2015 at 10:58 PM, rohit jain <[email protected] >>> > wrote: >>> >>>> Yes, I do understand that it's functional. But I'm trying to figure out >>>> on how to make the domain name work. And still haven't got it to work. I've >>>> added the domain name to /etc/hosts file also, which now looks like: >>>> >>>> <<IP>> test.example.com >>>> >>>> I've added the test.example.com.conf file to >>>> /etc/apache2/sites-available folder. >>>> >>>> On Tuesday, 9 June 2015 10:33:29 UTC+5:30, Jiangcheng Liu wrote: >>>>> >>>>> I guess if you can visit it via IP address, it's completely >>>>> functional. >>>>> >>>>> — >>>>> Sent from Mailbox <https://www.dropbox.com/mailbox> >>>>> >>>>> >>>>> On Mon, Jun 8, 2015 at 7:05 PM, rohit jain <[email protected]> >>>>> wrote: >>>>> >>>>>> Hi all, >>>>>> >>>>>> I was facing the similar issue with accessing the site. After doing >>>>>> the changes suggested in this thread - ALLOWED_HOSTS, I was able to at >>>>>> least by-pass that error, and got the landing page. >>>>>> >>>>>> Now the issue is, I'm unable to access the site using the domain name >>>>>> I used. I've to type the IP address of the server. Is there some extra >>>>>> configuration to be done? I followed the step-by-step procedure on Get >>>>>> Review Board page - https://www.reviewboard.org/get/ and then the >>>>>> creating sites page: >>>>>> https://www.reviewboard.org/docs/manual/2.5/admin/installation/creating-sites/#creating-sites >>>>>> >>>>>> When I access the domain name, it says webpage is not available, >>>>>> probably because DNS lookup failed. Any help on this will be appreciated. >>>>>> >>>>>> >>>>>> On Wednesday, 4 June 2014 18:34:52 UTC+5:30, 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 a topic in >>>>>> the Google Groups "reviewboard" group. >>>>>> To unsubscribe from this topic, visit >>>>>> https://groups.google.com/d/topic/reviewboard/_D12QMhA8OY/unsubscribe >>>>>> . >>>>>> To unsubscribe from this group and all its topics, send an email to >>>>>> [email protected]. >>>>>> For more options, visit https://groups.google.com/d/optout. >>>>>> >>>>> >>>>> -- >>>> 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 a topic in the >>>> Google Groups "reviewboard" group. >>>> To unsubscribe from this topic, visit >>>> https://groups.google.com/d/topic/reviewboard/_D12QMhA8OY/unsubscribe. >>>> To unsubscribe from this group and all its topics, send an email to >>>> [email protected]. >>>> For more options, visit https://groups.google.com/d/optout. >>>> >>> >>> >>> >>> -- >>> >>> >>> >>> *Your sincerely, Jiangcheng >>> Liu====================================================Design and >>> programming are human activities; forget that and all is lost.* >>> >>> -- >>> 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. >>> >> >> -- >> 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 a topic in the >> Google Groups "reviewboard" group. >> To unsubscribe from this topic, visit >> https://groups.google.com/d/topic/reviewboard/_D12QMhA8OY/unsubscribe. >> To unsubscribe from this group and all its topics, send an email to >> [email protected]. >> For more options, visit https://groups.google.com/d/optout. >> > > > > -- > > > > *Your sincerely, Jiangcheng > Liu====================================================Design and > programming are human activities; forget that and all is lost.* > > -- > 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. > -- 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.
