[Opensim-users] Sometimes Joining Groups in Hypergrid Returns a Warning

letsbet at hotmail.com letsbet at hotmail.com
Fri Mar 19 17:06:34 UTC 2021


I have a very similar setup with 0.9.2 Dev and still nothing works with V2 groups. I have also opened a mantis case but no responses whatsoever. Seems like the V2 groups have always been broken and never worked. This works within the grid but when HG then the group shows as GROUP at 127.0.0.1 in the list. When joining the group all is OK but when deleting it, you have to do it twice in both local grid and HG

[Groups]
    Enabled = true
    LocalService = remote
    Module = "Groups Module V2"
    ServicesConnectorModule = "Groups HG Service Connector"
    GroupsServerURI = ${Const|BaseURL}:${Const|PublicPort}
    MessagingModule = "Groups Messaging Module V2"
    NoticesEnabled = true

________________________________
From: opensim-users-bounces at opensimulator.org <opensim-users-bounces at opensimulator.org> on behalf of Wes World <wesworldos at gmail.com>
Sent: Thursday, March 18, 2021 23:30
To: opensim-users at opensimulator.org <opensim-users at opensimulator.org>
Subject: [Opensim-users] Sometimes Joining Groups in Hypergrid Returns a Warning

I also filed this as a Mantis, but the agent suggested I ask my question
here as well to ensure that I have everything configured correctly. First,
here is what was posted on Mantis:

When joining a group on a grid other than my home grid, I sometimes receive
the following warning. It is not always consistent. I have not tried
leaving a group and readding it to see if it would happen again. [10:43]
Grid: Warning: You don't have an accessible groups server in your home
world. You membership to this group in only within this grid.

I am using Groups V2 on a standalone hypergrid OS 0.9.1.1. The recommended
settings from OS.org in the OpenSim.ini are:

[Groups]
  Enabled = true
  Module = "Groups Module V2"
  MessagingModule = "Groups Messaging Module V2"
  ServicesConnectorModule = "Groups HG Service Connector
    LocalService = local  *;HomeURI = http://example.com:8002
<http://example.com:8002>
*    ; or
  HomeURI = "${Const|BaseURL}:${Const|PublicPort}"

My current settings are: (I have defined my URL and Port under [Const]

[Groups]
    Enabled = true
    Module = "Groups Module V2"
    StorageProvider = OpenSim.Data.MySQL.dll
    ServicesConnectorModule = "Groups HG Service Connector"
    LocalService = local
    HomeURI = ${Const|BaseURL}:${Const|PublicPort}
    MessagingEnabled = true
    MessagingModule = "Groups Messaging Module V2"
    NoticesEnabled = true

Thanks,
Wes World
_______________________________________________
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