[Opensim-users] Hypergrid 1.5 and Teleports not working ?

Diva Canto diva at metaverseink.com
Thu Jun 24 21:13:04 UTC 2010


In HG 1.5 you don't link directly to the regions. The only component 
that accept link-region requests is the gatekeeper -- that is running in 
the Robust server. So you need to link to the address of the gatekeeper. 
The syntax is
domain:port[:region_name]
e.g.
mygrid.com:8002 <--- this will link to the Default_Region on mygrid
mygrid.com:8002:My Region <---- this will link to that region, if the 
gatekeeper allows that

On 6/24/2010 4:16 AM, Easy wrote:
> I have installed two grids on two different server (version 0.7.1)
> When I try from a grid to another grid teleport then I get the following
> error message in the console. (The Teleport never works)
>
> OpenSim.log
> ------------
> [GRID SERVICE]: GetRegionsByName destserver.tld:9000
> [NULL REGION DATA]: comparing destserver.tld:9000 to Regionname
> [HYPERGRID LINKER]: Link to destserver.tld:9000:, in 5916160-0
> [GATEKEEPER SERVICE CONNECTOR]: remote call returned an error: Requested
> method [link_region] not found
> [LAND]: got parcelID 00000000-0000-0000-0000-000000000000
>
> Robust.log
> ------------
> [GRID SERVICE]: GetRegionsByName destserver.tld:9000
> [GRID SERVICE]: Found 0 regions
>
>
>
> What am I doing wrong?
>
>
>
> _______________________________________________
> 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