[Opensim-users] Hypergrid issues after installing Nginx Reverse Proxy

Timothy Rogers timothy.f.rogers at gmail.com
Wed Nov 6 22:49:24 UTC 2013


Thanks Michael, if I ever decide to use NiGNX or anyone else that is
an awesome article! Here is the one for Apache for people using Apache
setup: http://httpd.apache.org/docs/2.2/mod/mod_proxy.html

On Wed, Nov 6, 2013 at 5:44 PM, Michael Emory Cerquoni
<nebadon2025 at gmail.com> wrote:
> Teravus posted this here 3-4 weeks ago it may help you out >
> http://www.networkinghowtos.com/howto/set-the-x-forwarded-for-header-on-a-nginx-reverse-proxy-setup/
>
>
> On Wed, Nov 6, 2013 at 5:42 PM, Timothy Rogers <timothy.f.rogers at gmail.com>
> wrote:
>>
>> One issue I ran into when I was setting up Apache Reverse Proxy, I
>> noticed I never told it to forward headers, that may be one of your
>> issues if it is not forwarding the proper header information. I am not
>> to sure how NiGNX handles headers through reverse proxy.
>>
>> On Wed, Nov 6, 2013 at 5:18 PM,  <opensiminfo at virtualrealmsgrid.com>
>> wrote:
>> > Hi I setup a Nginx Reverse Proxy on my grid.  Now I no one can hypergrid
>> > in
>> > or out.
>> >
>> >  I did check connectivity thru the Proxy server and it works. I can log
>> > in
>> > via the new login Uri: login.virtualrealmsgrid.com and I can even log in
>> > with the new hypergrid address hg.virtualrealmsgrid.com  as the login
>> > url..
>> > SO I know the proxy server is working.
>> >
>> > Trying to hypergrid in to the grid from another grid I get this result.
>> >
>> > If I log into Osgrid or Craftworld I search for hg.virtualrealmsgrid.com
>> > in
>> > the map they find the grid.   But when I try to teleport to I get
>> > Problem
>> > Destination.  I look at my robust log and there is nothing about
>> > hypergrid
>> > in from either grid.
>> > If I open my port 8002 on my router I see an attempt at hypergrid but
>> > the
>> > error I get is:
>> > 2013-11-06 04:01:48,202 DEBUG -
>> > OpenSim.Services.HypergridService.GatekeeperService [GATEKEEPER
>> > SERVICE]:
>> > Verifying http://virtualrealmsgrid.com:8002 against
>> > http://hg.virtualrealmsgrid.com
>> >
>> > virtualrealmsgrid.com:8002 use to be the Login URI and Hypergate info..
>> > with the Proxy it is:
>> >
>> >  login URI = "login.virtualrealmsgrid.com"
>> >
>> > hypergrid info for the grid is:
>> > HomeURI = "http://hg.virtualrealmsgrid.com"
>> >
>> > GatekeeperURI = "http://hg.virtualrealmsgrid.com"
>> >
>> >
>> > When I log in to the grid as a local user I get some errors in the
>> > OpenSim.log when I try to hypergrid. these are:
>> >
>> > 2013-11-06 16:25:51,857 DEBUG - OpenSim.Framework.WebUtil [WEB UTIL]:
>> > ServiceOSD request 1506
>> > http://184.70.53.242/homeagent/a887910d-072c-42f2-92ae-17e69f65d118/
>> > POST
>> > FAILED: [NotFound] Not Found
>> >
>> > 2013-11-06 16:25:51,864 DEBUG - OpenSim.Framework.WebUtil [WEB UTIL]:
>> > ServiceOSD request 1507
>> > http://184.70.53.242/homeagent/a887910d-072c-42f2-92ae-17e69f65d118/
>> > POST
>> > FAILED: [NotFound] Not Found
>> > 2013-11-06 16:25:51,866 WARN -
>> > OpenSim.Services.Connectors.Simulation.SimulationServiceConnector
>> > [REMOTE
>> > SIMULATION CONNECTOR]: Failed to create agent Todd Davis at remote
>> > simulator
>> >
>> > 2013-11-06 16:25:51,868 DEBUG -
>> > OpenSim.Region.CoreModules.Framework.EntityTransfer.EntityTransferModule
>> > [ENTITY TRANSFER MODULE]: Teleport of Todd Davis from Mezzo Realm to
>> > Lbsa
>> > Plaza was refused because Service request failed: [NotFound] Not Found
>> >
>> >
>> >
>> > Also I get one error when I log off the grid as a user in the
>> > OpenSim.log.
>> >
>> > 2013-11-06 16:26:24,869 DEBUG -
>> > OpenSim.Services.Connectors.Hypergrid.UserAgentServiceConnector [USER
>> > AGENT
>> > CONNECTOR]: Unable to contact remote server http://184.70.53.242/ for
>> > GetBoolResponse
>> >
>> > The setup for the grid is the only the hypergrid server information is
>> > exposed to the internet ie: all the 8002 connectors pass through the
>> > proxy
>> > and the 8003 connectors are on a internal network ip system..  Save I
>> > have a
>> > SRAS Asset server running that is on 8004 and that is exposed to the
>> > internet also (that is another question but it needs to wait).
>> >
>> > I have checked and rechecked to make sure all references to old
>> > virtualrealmsgrid.com:8002 are changed to  new proxy URIs..   I have
>> > even
>> > gone through all my databases to make sure nothing shows
>> > virtualrealmsgrid:8002
>> >
>> > So the long and short of this is I think there is something not pointing
>> > properly in either the Robust.HG.ini, OpenSim.ini or GridCommon.ini not
>> > talking to the hypergrid connectors..
>> >
>> > Thanks for the help in advance..
>> >
>> > Todd
>> >
>> >
>> >
>> > _______________________________________________
>> > Opensim-users mailing list
>> > Opensim-users at lists.berlios.de
>> > https://lists.berlios.de/mailman/listinfo/opensim-users
>> _______________________________________________
>> Opensim-users mailing list
>> Opensim-users at lists.berlios.de
>> https://lists.berlios.de/mailman/listinfo/opensim-users
>
>
>
>
> --
> Michael Emory Cerquoni
>
> _______________________________________________
> Opensim-users mailing list
> Opensim-users at lists.berlios.de
> https://lists.berlios.de/mailman/listinfo/opensim-users



More information about the Opensim-users mailing list