[Opensim-users] Upgrade problem
Clive Gould
cliveg at gmail.com
Mon Jul 26 19:59:11 UTC 2010
Problem solved :)
I had to add some extra lines to config-include/StandaloneCommon.ini
copied from version 0.6.9
Hope this helps anyone else stuck at this point ;)
Clive
;; Next, we can specify properties of regions, including default
and fallback regions
;; The syntax is: Region_<RegioName> = "<flags>"
;; where <flags> can be DefaultRegion, FallbackRegion,
NoDirectLogin, Persistent, LockedOut
;; For example:
Region_Welcome_Area = "DefaultRegion, FallbackRegion"
[LibraryModule]
; Set this if you want to change the name of the OpenSim Library
;LibraryName = "My World's Library"
[LoginService]
WelcomeMessage = "Welcome, Avatar!"
HomeURI = "http://195.194.82.20:9000"
GatekeeperURI = "http://195.194.82.20:9000"
InventoryServerURI = "http://195.194.82.20:9000"
AssetServerURI = "http://195.194.82.20:9000"
[GatekeeperService]
ExternalName = "http://195.194.82.20:9000"
; Does this grid allow incoming links to any region in it?
; If false, HG TPs happen only to the Default regions
specified in [GridService] section
AllowTeleportsToAnyRegion = true
[LibraryModule]
; Set this if you want to change the name of the OpenSim Library
;LibraryName = "My World's Library"
On Mon, Jul 26, 2010 at 8:37 PM, Clive Gould <cliveg at gmail.com> wrote:
> Hi
>
> I'm trying to upgrade from OpenSim 0.6.9 to 0.7 standalone with 4
> regions using mono under Linux
>
> Opensim 0.7 starts fine, but when I try to login as Estate Manager I
> get the following console error message:
>
> 20:27:21 - [REGION]: Enabling logins for Rookery_SE
> 20:27:21 - [GRID SERVICE]: region Rookery_SE has 3 neighours
> 20:27:21 - [INTERGRID]: Informing 3 neighbours that this region is up
> 20:27:21 - [NEIGHBOUR CONNECTOR]: HelloNeighbour from Rookery_SE, to
> 1100611139660032.
> 20:27:21 - [NEIGHBOUR CONNECTOR]: HelloNeighbour from Rookery_SE, to
> 1099511628032256.
> 20:27:21 - [SCENE]: (on region Rookery_NE): Region Rookery_SE up in
> coords 1001-1000
> 20:27:21 - [SCENE]: (on region Rookery_NW): Region Rookery_SE up in
> coords 1001-1000
> 20:27:21 - [REGION CACHE]: (on region Rookery_NE) Region Rookery_SE is
> up @ 256256-256000
> 20:27:21 - [REGION CACHE]: (on region Rookery_NW) Region Rookery_SE is
> up @ 256256-256000
> 20:27:21 - [INTERGRID]: Successfully informed neighbour 1001-1001 that I'm here
> 20:27:21 - [INTERGRID]: Successfully informed neighbour 1000-1001 that I'm here
> 20:27:21 - [NEIGHBOUR CONNECTOR]: HelloNeighbour from Rookery_SE, to
> 1099511628032000.
> 20:27:21 - [REGION CACHE]: (on region Rookery_SE) Region Rookery_NW is
> up @ 256000-256256
> 20:27:21 - [SCENE]: (on region Rookery_SW): Region Rookery_SE up in
> coords 1001-1000
> 20:27:21 - [REGION CACHE]: (on region Rookery_SW) Region Rookery_SE is
> up @ 256256-256000
> 20:27:21 - [INTERGRID]: Successfully informed neighbour 1000-1000 that I'm here
> 20:27:21 - [REGION CACHE]: (on region Rookery_SE) Region Rookery_SW is
> up @ 256000-256000
> 20:27:21 - [REGION CACHE]: (on region Rookery_SE) Region Rookery_NE is
> up @ 256256-256256
> 20:27:43 - [LLOGIN SERVICE]: Login request for Estate Manager from
> 195.69.92.72 with user agent Imprudence 1.2.2 / Second Life 1.22.11.0
> starting in last
> 20:27:43 - [PASS AUTH]: got eeb643ffaacda32bce030f7b9a20453a; hashed =
> df46efe7cf5e2afc9ce36fd29ea7bf7d; stored =
> df46efe7cf5e2afc9ce36fd29ea7bf7d
> 20:27:43 - [LLOGIN SERVICE]: 0 active gestures
> 20:27:43 - [PRESENCE SERVICE]: LoginAgent
> ce6933c6-709f-4791-97c5-0ab46aaa855c with session
> c42af44b-2335-4d16-b59e-41737b2431ca and ssession
> 63a10f84-0994-4088-b25f-d9b8d4578fe5
> 20:27:43 - [GRID USER SERVICE]: User
> ce6933c6-709f-4791-97c5-0ab46aaa855c is online
> 20:27:43 - [LLOGIN SERVICE]: FindDestination for start location last
> 20:27:43 - [GRID SERVICE]: GetDefaultRegions returning 0 regions
> 20:27:43 - [LLOGIN SERVICE]: Last Region Not Found Attempting to find
> random region
> 20:27:43 - [GRID SERVICE]: GetRegionsByName
> 20:27:43 - [GRID SERVICE]: Found 4 regions
> 20:27:43 - [LLLogin SERVICE]: Unable to parse GatekeeperURL
> 20:27:43 - [LLOGIN SERVICE]: Launching agent at Rookery_NE
> 20:27:43 - [USER AGENT SERVICE]: Request to login user Estate Manager to grid :0
> 20:27:43 - [USER AGENT SERVICE]: Unable to login user Estate Manager
> to grid :0, reason: cannot contact remote region
> 20:27:43 - [GRID SERVICE]: Fallback returned 0 regions
> 20:27:43 - [PRESENCE SERVICE]: Session
> c42af44b-2335-4d16-b59e-41737b2431ca logout
> 20:27:43 - [LLOGIN SERVICE]: Login failed, reason: cannot contact remote region
>
> Any idea where I am going wrong please?
>
> Thanks everyone
>
> Clive
>
More information about the Opensim-users
mailing list