[Opensim-users] Creating new grid, user cannot login.

Asaff Belfer asaffb at gmail.com
Tue Sep 21 20:52:33 UTC 2021


Hello,

This line raises my suspicions: " 03:00:04 - [LLOGIN SERVICE]: Failed to
fetch GridUserInfo. Creating empty
GridUserInfo as home"

This shouldn't happen. I'd go over the robust settings again.

Thanks,
Asaff


On Tue, Sep 21, 2021 at 11:34 PM Iggy Budiman <iggy.budiman.others at gmail.com>
wrote:

> Dear all,
> I'm really new on this Opensim server. I used to be only an OSGrid user,
> but now Me and some friends in my campus are trying to build our own
> Opensim Grid on internal campus network. The plan is to have a Robust
> server, and each of us will make our own region server. But on our early
> experiment, this will be only 1 region until we manage to run it good.
> Alas, I got problem after the setup. My user cannot login to the region I
> created. I'm using Firestorm, and it give messasge: "We're having trouble
> connecting. There maybe a problem with you internet connection of the
> Second Life Grid. You can either check you internet connection and try
> again in a few minutes. click Help to view the Second Life Support Portal,
> or click Teleport to attempt to teleport home."
>
> I've setup and run a Robust server and a region server on separate physical
> server on different building. Network connection is not issue, we can
> connect each other PC on any service, on any TCP port.
> My Robust server is already running on PublicPort = 9002 and
> PrivatePort=8003
> The Region server also already running and pointing to my Robust server
> (config on OpenSim,ini -> [Const] -> BaseHostname = RobustServerIP,
> PublicPort = 9002, PrivatePort = 8003
> The Region server passed the loading assets, prims and scripts.
>
> This is the last messages on region server after finished the startup
> process:
> 02:59:49 - [RegionReady]: Script compile queue empty!
> 02:59:49 - [RegionReady]: Region "Campus1" is ready: "server_startup,1,0,"
> on channel -800
> INITIALIZATION COMPLETE FOR Campus1 - LOGINS ENABLED
> 02:59:50 - [SCENE COMMUNICATION SERVICE]: Informing 0 neighbours that
> region Campus1 is up
>
> While on my Robust server has these messages:
> 02:59:27 - [MAP ADD SERVER CONNECTOR]: Received map data for region at
> 1000-1000
> 02:59:28 - [GRID SERVICE]: Region Campus1
> (89b511cc-f0f6-430d-b9b8-fd9b5bf0b70a, 256x256) registered at 1000,1000
> with flags DefaultRegion, FallbackRegion, RegionOnline
>
> After login attempt, here is the message on Robust server:
> 03:00:03 - [LLOGIN SERVICE]: Login request for Iggy Budiman at
> uri:Campus1&128&128&0 using viewer 6.3.9.58205, channel
> Firestorm-Releasex64, IP 192.168.0.154, Mac
> cdea815b8200dde13fdf4aa2d3227292, Id0 4f817472f27a10ca15de9abbe09d2466
> 03:00:03 - [AUTH SERVICE]: Authenticating for
> cef4dd31-ebf0-4533-b482-76a17c7829a8, user account service present: True
> 03:00:04 - [PRESENCE SERVICE]: LoginAgent: session
> dfe2a87d-a070-4754-abe1-a9b468a83f41, user
> cef4dd31-ebf0-4533-b482-76a17c7829a8, region
> 00000000-0000-0000-0000-000000000000, secure session
> 295a9d94-f2e1-46c1-8c98-af29bdb6e745
> 03:00:04 - [LLOGIN SERVICE]: Failed to fetch GridUserInfo. Creating empty
> GridUserInfo as home
> 03:00:04 - [LLOGIN SERVICE]: Finding destination matching start location
> uri:Campus1&128&128&0 for Iggy Budiman
> 03:00:04 - [LLOGIN SERVICE]: Found destination Campus1, endpoint
> 192.168.0.147:9000 for Iggy Budiman
> 03:00:04 - [REMOTE SIMULATION CONNECTOR]: QueryAccess to
>
> http://192.168.0.147:9000/agent/cef4dd31-ebf0-4533-b482-76a17c7829a8/89b511cc-f0f6-430d-b9b8-fd9b5bf0b70a/
> returned True, reason , version 0.8/0.8
> 03:00:04 - [REMOTE SIMULATION CONNECTOR]: Creating agent at
> http://192.168.0.147:9000/
> 03:00:04 - [GRID USER SERVICE]: User cef4dd31-ebf0-4533-b482-76a17c7829a8
> is online
> 03:00:04 - [LOGIN RESPONSE]: LLLoginResponse create. sizeX=256, sizeY=256
> 03:00:04 - [LLOGIN SERVICE]: All clear. Sending login response to Iggy
> Budiman
> 03:00:04 - [LOGIN RESPONSE]: returning sizeX=256, sizeY=256
>
> While on region server has these messages:
> 03:00:04 - [AGENT HANDLER]: QueryAccess returned True (). Version=0,
> 0.8/0.8
> 03:00:04 - [SCENE]: Region Campus1 told of incoming root agent Iggy Budiman
> cef4dd31-ebf0-4533-b482-76a17c7829a8 (circuit code 1583025693, IP
> 192.168.0.154, viewer Firestorm-Releasex64 6.3.9.58205, teleportflags
> (ViaLogin, ViaRegionID), position <128, 128, 0>.
> 03:00:04 - [SCENE]: Region Campus1 authenticated and authorized incoming
> root agent Iggy Budiman cef4dd31-ebf0-4533-b482-76a17c7829a8 (circuit code
> 1583025693)
> 03:00:04 - [CreateCaps]: new caps agent
> cef4dd31-ebf0-4533-b482-76a17c7829a8, circuit 1583025693, path
> 3b24a67e-dc68-4dde-ae28-704a15865c89, time 4
> 03:00:07 - [CAPS]: Received SEED caps request in Campus1 for agent
> cef4dd31-ebf0-4533-b482-76a17c7829a8
> 03:00:07 - [SCENE]: Incoming client Iggy Budiman in region Campus1 via
> regular login. Client IP verification not performed.
>
> The next thing happened was the Firestorm give this message:
>  "We're having trouble connecting. There maybe a problem with you internet
> connection of the Second Life Grid. You can either check you internet
> connection and try again in a few minutes. click Help to view the Second
> Life Support Portal, or click Teleport to attempt to teleport home."
>
> Please help me to figure this problem out. Is there something I should
> check out? Is there any other log that I should check that might give me
> further clues?
>
> Thank You in advance to all of You
> _______________________________________________
> Opensim-users mailing list
> Opensim-users at opensimulator.org
> http://opensimulator.org/cgi-bin/mailman/listinfo/opensim-users
>


More information about the Opensim-users mailing list