Hi Leal Duarte, thank you for the suggestion.
While this setup and experiment process, both robust and region server has
no active firewall, so any TCP and UDP traffic should pass through.
On regions.ini has correct IP (internal IP since we're accessing internal
LAN only).

I just added another setup of robust and region on public network. So, now
I have 2 set of servers.
Those on public network has allowed TCP and UDP traffic on required port
(these one using 8002 and 8003).
Both sets of internal networked and public servers still have the same
problem.

Here is the region server last message on startup:
01:42:55 - [RegionReady]: Region "Campus1" is ready: "server_startup,1,0,"
on channel -800
INITIALIZATION COMPLETE FOR Campus1 - LOGINS ENABLED
01:42:56 - [SCENE COMMUNICATION SERVICE]: Informing 0 neighbours that
region Campus1 is up

Robust server after the region server started and connected:
[GRID SERVICE]: Region Campus1 (89b511cc-f0f6-430d-b9b8-fd9b5bf0b70a,
256x256) registered at 1000,1000 with flags DefaultRegion, FallbackRegion,
RegionOnline

Now this is the message on robust server when my user tried to login:
01:47:08 - [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
01:47:08 - [AUTH SERVICE]: Authenticating for
cef4dd31-ebf0-4533-b482-76a17c7829a8, user account service present: True
01:47:09 - [PRESENCE SERVICE]: LoginAgent: session
66cd9691-c23b-4943-ba5c-60be3c24ba30, user
cef4dd31-ebf0-4533-b482-76a17c7829a8, region
00000000-0000-0000-0000-000000000000, secure session
20e79ed2-787c-4d87-b672-7c1aaa27966f. This user was already logged-in:
session c9f3449c-d818-4385-b4ef-1db3afc35efc, region
00000000-0000-0000-0000-000000000000
01:47:09 - [LLOGIN SERVICE]: Finding destination matching start location
uri:Campus1&128&128&0 for Iggy Budiman
01:47:09 - [LLOGIN SERVICE]: Found destination Campus1, endpoint
192.168.0.147:9000 for Iggy Budiman
01:47:09 - [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
01:47:09 - [REMOTE SIMULATION CONNECTOR]: Creating agent at
http://192.168.0.147:9000/
01:47:10 - [GRID USER SERVICE]: User cef4dd31-ebf0-4533-b482-76a17c7829a8
is online
01:47:10 - [LOGIN RESPONSE]: LLLoginResponse create. sizeX=256, sizeY=256
01:47:10 - [LLOGIN SERVICE]: All clear. Sending login response to Iggy
Budiman
01:47:10 - [LOGIN RESPONSE]: returning sizeX=256, sizeY=256

and this is the message on region server when my user tried to login, still
no UDP things:
01:47:09 - [AGENT HANDLER]: QueryAccess returned True (). Version=0, 0.8/0.8
01:47:10 - [SCENE]: Region Campus1 told of incoming root agent Iggy Budiman
cef4dd31-ebf0-4533-b482-76a17c7829a8 (circuit code 808914304, IP
192.168.0.154, viewer Firestorm-Releasex64 6.3.9.58205, teleportflags
(ViaLogin, ViaRegionID), position <128, 128, 0>.
01:47:10 - [SCENE]: Region Campus1 authenticated and authorized incoming
root agent Iggy Budiman cef4dd31-ebf0-4533-b482-76a17c7829a8 (circuit code
808914304)
01:47:10 - [CreateCaps]: new caps agent
cef4dd31-ebf0-4533-b482-76a17c7829a8, circuit 808914304, path
dc95f57c-f8c7-460a-95d1-540e68d198f1, time 0
01:47:12 - [CAPS]: Received SEED caps request in Campus1 for agent
cef4dd31-ebf0-4533-b482-76a17c7829a8
01:47:12 - [SCENE]: Incoming client Iggy Budiman in region Campus1 via
regular login. Client IP verification not performed.

Any Idea, what should I do or look for?

Thank you in advance for any helps.
Regards,
Iggy B.


On Wed, Sep 22, 2021 at 8:05 AM Leal Duarte <ajldua...@sapo.pt> wrote:

> Hi
>
> i see no UDP related messages
>
> -check if UDP is allowed on the region machine.
>
> -check regions.ini
>
>
>
> also check if region.ini does have port 9000 set
>
> On 21-Sep-21 21:34, Iggy Budiman 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@opensimulator.org
> > http://opensimulator.org/cgi-bin/mailman/listinfo/opensim-users
> _______________________________________________
> Opensim-users mailing list
> Opensim-users@opensimulator.org
> http://opensimulator.org/cgi-bin/mailman/listinfo/opensim-users
>
_______________________________________________
Opensim-users mailing list
Opensim-users@opensimulator.org
http://opensimulator.org/cgi-bin/mailman/listinfo/opensim-users

Reply via email to