[Opensim-users] XMLRPC groups errors

Damon Hindermann damonh74 at gmail.com
Mon Oct 25 22:03:30 UTC 2010


Hi,
 
Since moving to the new server, I found that one of my avatars cannot tp or
log into my regions anymore.  My server starts flying with error messages
from XMLRPC-GROUPS-CONNECTOR.  it says "An error occurred while attempting
to access the XmlPrcGroups server method: groups.getAgentActiveMembership.
System.Net.WebException: The remote server returned an error: <404> Not
Found.
 
Any idea what has happened?  I have 2 avatars that are now having the same
issue.  I am using the defaults that came with the 0.7 opensim.ini.  I'm
assuming this is the stuff that allows me to create and join groups.  Any
help?
 
-Damon
 
 
 
[GROUPS]
;# {Enabled} {} {Enable groups?} {true false} false
    ;; Enables the groups module
    Enabled = true
 
    ;# {Module} {Enabled:true} {Groups module to use? (Use GroupsModule to
use Flotsam/Simian)} {} Default
    ;; This is the current groups stub in Region.CoreModules.Avatar.Groups.
    ;; All the other settings below only really apply to the
Flotsam/SimianGrid
    ;; GroupsModule.
    ;; This module can use a PHP XmlRpc server from the Flotsam project at
    ;; http://code.google.com/p/flotsam/
    ;; or from the SimianGrid project at
http://code.google.com/p/openmetaverse
    Module = GroupsModule
 

    ;; Service connectors to the Groups Service.  Select one depending on
    ;; whether you're using a Flotsam XmlRpc backend or a SimianGrid backend
  
    ;# {ServicesConnectorModule} {Module:GroupsModule} {Service connector to
use for groups?} {XmlRpcGroupsServicesConnector
SimianGroupsServicesConnector} XmlRpcGroupsServicesConnector
    ;; The service connector to use for the GroupsModule
    ServicesConnectorModule = XmlRpcGroupsServicesConnector
 
    ;# {GroupsServerURI} {Module:GroupsModule} {Groups Server URI?} {}
    ;; URI for the groups services
    GroupsServerURI = "http://groups.danger.osgrid.org/xmlrpc.php"
 
    ;# {NoticesEnabled} {Module:GroupsModule} {Enable group notices?} {true
false} true
    ;; Enable Group Notices
    NoticesEnabled = true 
 
    ;; This makes the Groups modules very chatty on the console.
    ; DebugEnabled = false
 
    ;; Specify which messaging module to use for groups messaging and if
it's
    ;; enabled
    MessagingModule = GroupsMessagingModule
    MessagingEnabled = true 
 
    ;; XmlRpc Security settings.  These must match those set on your backend
    ;; groups service.
    ; XmlRpcServiceReadKey    = 1234 
    ; XmlRpcServiceWriteKey   = 1234
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://opensimulator.org/pipermail/opensim-users/attachments/20101025/4b425a55/attachment.html>


More information about the Opensim-users mailing list