Re: When hosting on an alternate port, the api URLS don't include the proper port

2023-11-03 Thread geof...@gmail.com
yes.  Without that I couldn't use the website at all.  It did not apply 
properly to the json returned by the API though.

On Friday, November 3, 2023 at 11:24:02 AM UTC-7 David Trowbridge wrote:

> Did you set the "server name" in the general settings to include the port 
> number?
>
> David
>
> On Fri, Nov 3, 2023 at 12:21 PM geof...@gmail.com  
> wrote:
>
>> My 1st attempt at setting up ReviewBoard via docker, I tried to host on a 
>> non-standard port http://ourdomain.com:8900
>>
>> I configured nginx apropriately, and set the port in the Admin UI.  This 
>> allowed the website to work propelry.  However, when accessing 
>> http://ourdomain.com:8900/api all of the reported URLs were listed as: 
>> http://ourdomain.com/api/... (i.e.e the port number was dropped).  This 
>> resulted in rbtools being unable to properly interact with the server.  I 
>> also tried  intializing with 'rb-site install --web-server-port 8900' but 
>> it made no difference.
>>
>> I have since moved on to using a subdir instead, and am making progress 
>> on our evaluation (with code built from the release-6.x branch), so this is 
>> no longer affecting me.  But I thought I would report it.
>>
>> -- 
>> 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 
>> "Review Board Community" group.
>> To unsubscribe from this group and stop receiving emails from it, send an 
>> email to reviewboard...@googlegroups.com.
>> To view this discussion on the web visit 
>> https://groups.google.com/d/msgid/reviewboard/8827c0d2-c227-4183-ac1e-5198c0561b46n%40googlegroups.com
>>  
>> 
>> .
>>
>

-- 
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 
"Review Board Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/reviewboard/2bcb4c31-712c-4706-ba6b-98668a3b8440n%40googlegroups.com.


Re: When hosting on an alternate port, the api URLS don't include the proper port

2023-11-03 Thread David Trowbridge
Did you set the "server name" in the general settings to include the port
number?

David

On Fri, Nov 3, 2023 at 12:21 PM geof...@gmail.com 
wrote:

> My 1st attempt at setting up ReviewBoard via docker, I tried to host on a
> non-standard port http://ourdomain.com:8900
>
> I configured nginx apropriately, and set the port in the Admin UI.  This
> allowed the website to work propelry.  However, when accessing
> http://ourdomain.com:8900/api all of the reported URLs were listed as:
> http://ourdomain.com/api/... (i.e.e the port number was dropped).  This
> resulted in rbtools being unable to properly interact with the server.  I
> also tried  intializing with 'rb-site install --web-server-port 8900' but
> it made no difference.
>
> I have since moved on to using a subdir instead, and am making progress on
> our evaluation (with code built from the release-6.x branch), so this is no
> longer affecting me.  But I thought I would report it.
>
> --
> 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
> "Review Board Community" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to reviewboard+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/reviewboard/8827c0d2-c227-4183-ac1e-5198c0561b46n%40googlegroups.com
> 
> .
>

-- 
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 
"Review Board Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/reviewboard/CAFS3VNUQVVT7UCdg7bv52AWoB-9HbMzg9t%2BEozOMmZhyXXxrLQ%40mail.gmail.com.


When hosting on an alternate port, the api URLS don't include the proper port

2023-11-03 Thread geof...@gmail.com
My 1st attempt at setting up ReviewBoard via docker, I tried to host on a 
non-standard port http://ourdomain.com:8900

I configured nginx apropriately, and set the port in the Admin UI.  This 
allowed the website to work propelry.  However, when accessing 
http://ourdomain.com:8900/api all of the reported URLs were listed as: 
http://ourdomain.com/api/... (i.e.e the port number was dropped).  This 
resulted in rbtools being unable to properly interact with the server.  I 
also tried  intializing with 'rb-site install --web-server-port 8900' but 
it made no difference.

I have since moved on to using a subdir instead, and am making progress on 
our evaluation (with code built from the release-6.x branch), so this is no 
longer affecting me.  But I thought I would report it.

-- 
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 
"Review Board Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/reviewboard/8827c0d2-c227-4183-ac1e-5198c0561b46n%40googlegroups.com.