Thanks Diva,

I printed the ini.examples (opensim.ini, robust.hg.ini) to make sure I didn't 
miss anything.  Read through them carefully, highlighted where to change, and 
checked.  It still runs ok up until "Waiting for Region Handshake".  

What else would be helpful to check?
Robust and Opensim (region: TimberHG) are running on the same server 
(192.168.2.10). TimberHG is defined as DefaultRegion
Robust and Opensim (region: TimberHG) are connected to the same database
My 2nd region (Shelby) (added today) is running on another server 
(192.168.2.6), and also connects to ROBUST correctly.
The client is Hippo Viewer, and is on another client (192.168.2.3), but on the 
same network. Should remove any issues regarding NAT.

Ports are open on both servers.  On ROBUST/OpenSim Timber: 8002, 8003, 
9000-9003. Both UDP and TCP to try and isolate issues.

On Robust, "show region TimberHG" and "show region Shelby" show output.

Show hyperlinks shows nothing.  Is this a problem?
Is there anything else I can check to figure out why it stops at "Waiting for 
Region Handshake"?

- Nicholas Kesick
Now at [email protected]!

-----Original Message-----
From: [email protected] 
[mailto:[email protected]] On Behalf Of 
[email protected]
Sent: Tuesday, August 10, 2010 7:31 PM
To: [email protected]
Subject: Re: [Opensim-users] Hypergrid 0.7.0.1+

1 - Follow the configuration instructions on the comments in the 
.ini.example's. Don't miss any.

2 - Deal with NAT and DNS issues appropriately. Here's something that 
may help: http://wiki.github.com/diva/d2/dns

Kesick, Nicholas Charles wrote:
> Kesick, Nicholas Charles wrote:
>> -----Original Message-----
>> From: [email protected] 
>> [mailto:[email protected]] On Behalf Of Marck
>> Sent: Tuesday, August 10, 2010 2:42 AM
>> To: [email protected]
>> Subject: Re: [Opensim-users] Hypergrid 0.7.0.1+
>>
>> Kesick, Nicholas Charles wrote:
>>>
>>> Hello all,
>>>
>>> I waited until the ROBUST conversion was completed before wanting to try
>>> setting up my own hypergrid.
>>>
>>> Unfortunately the Wiki hasn't been updated yet for 0.7
>>> (http://opensimulator.org/wiki/ROBUST). Would anyone be able to
>>> contribute (either on the wiki or by email) a basic guide for a fresh
>>> install to running a hypergrid?
>>>
>>> I have ROBUST running, but I can't figure out what to do next. I try to
>>> start OpenSim (mono OpenSim.exe) and it fails when initializing the
>>> friends module. I did make sure to copy the GridCommon.ini, and make the
>>> appropriate changes in OpenSim.ini (under Architecture, added ; before
>>> Standalone, removed from StandaloneHypergrid)... but the directions aren't
>>> clear on the steps to get a grid running.
>>>
>>> Thanks in advance,
>>>
>>> - Nicholas Kesick
>>>
>>> Now at [email protected]<mailto:[email protected]>!
>>>
>> Hello Nicholas,
>>
>> To enable hypergrid with Robust, you'll need to use Robust.HG.ini:
>> mono Robust.exe -inifile=Robust.HG.ini
>>
>> For the simulators that you want to run with Robust, use an OpenSim.ini 
>> which includes GridHypergrid.ini in section [Architecture], not 
>> StandaloneHypergrid.ini.
>>
>> Also, 
>> http://opensimulator.org/wiki/ROBUST#An_Example_Conversion_From_URM_To_R has 
>> some interesting tidbits on hypergrid with Robust and how Robust 0.7 
>> generally works. I guess you already have read 
>> http://opensimulator.org/wiki/0.7_Release
>> _______________________________________________
>> Opensim-users mailing list
>> [email protected]
>> https://lists.berlios.de/mailman/listinfo/opensim-users
>>
>> I did read them earlier, and reviewed them while making another attempt.  
>> I've gotten closer (after 3 takes today)... ROBUST now shows when my region 
>> starts up ( :D ).  ROBUST says the region was successfully registered, and 
>> OpenSim says that logins are enabled.  Unfortunately, I can't log in.  Hippo 
>> viewer immediately (and I mean immediately) says "Login Failed", but no 
>> reason why. Neither ROBUST nor OpenSim show even an attempted login.  I've 
>> checked username and password (even created a second account), and checked 
>> the address and gridname.
>>
>> - Nicholas Kesick
> 
> In the viewer, are you using as LoginURI the same address that you have set 
> for parameter ExternalName in section [GatekeeperService] in Robust.HG.ini?
> _______________________________________________
> Opensim-users mailing list
> [email protected]
> https://lists.berlios.de/mailman/listinfo/opensim-users
> 
> Ok that got me a little closer :D.  Login starts, and then fails with the 
> error (from ROBUST): 
> Unable to login user nick kesick to grid 127.0.0.1:8002, reason: Unable to 
> verify identity
> 
> Hippo says: Login Failed. Error connecting to grid. Unable to authorize your 
> session into the region.
> 
> Getting there... getting there...
> _______________________________________________
> Opensim-users mailing list
> [email protected]
> https://lists.berlios.de/mailman/listinfo/opensim-users
> 
> Ok, looked over the settings again, and found that I missed changing the 
> information under LoginService.  Login now processes and is accepted, and 
> ROBUST says "sending login response to client", and then Hippo fails D:  I 
> know I'm right on the edge of this.  *continues digging* If anyone has a tip, 
> please let me know :)
> 
> ROBUST OUTPUT:
> [LLOGIN SERVICE]: Retrieved 0 friends
> [LLOGIN]: Library has 19 folders
> [LLOGIN SERVICE]: All clear. Sending login response to client.
> [USER AGENT SERVICE]: Verifying Client session 
> abd51dc0-e4b5-4b98-b5c5-e629f2cfc1d4 with token 192.168.2.3
> [USER AGENT SERVICE]: Verifying Client session 
> abd51dc0-e4b5-4b98-b5c5-e629f2cfc1d4 with token 192.168.2.3
> 
> OPENSIM OUTPUT:
> [LLUDPSERVER]: Ignoring a repeated UseCircuitCode from 
> d8523d36-87c8-4a5a-919a-6100ca44d7d8 at 192.168.2.3:58775 for circuit 
> 1405232420
> 
> [LLUDPSERVER]: Handling UseCircuitCode packet from 192.168.2.3:58775
> [LLUDPSERVER]: Ignoring a repeated UseCircuitCode from 
> d8523d36-87c8-4a5a-919a-6100ca44d7d8 at 192.168.2.3:58775 for circuit 
> 1405232420
> [LLUDPSERVER]: Received a resend of already processed packet #1, type: 
> AgentFOV
> 
> _______________________________________________
> Opensim-users mailing list
> [email protected]
> https://lists.berlios.de/mailman/listinfo/opensim-users
> 
_______________________________________________
Opensim-users mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/opensim-users
_______________________________________________
Opensim-users mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/opensim-users

Reply via email to