Self Host Neverworld Regions

  • evaNova
  • evaNova's Avatar Topic Author
  • Offline
  • New Member
  • New Member
More
1 month 2 weeks ago #16 by evaNova
Self Host Neverworld Regions was created by evaNova
Hello!

I don't know if this is the right place, but I'm pointing it out for those who want to use it or for the administrators to fix it.

I downloaded the package available on the web to create a self-host Neverworld region... and although the instructions are clear, in the Opensim.ini configuration file there are a couple of errors, since it presents a Standalone configuration and not oriented to GridHyperGrid.

Line 63 has to be commented and line 66 has to be uncommented:

;PublicPort = "9000"
; for a region on a grid, the grid services public port should be used, normal default is 8002
PublicPort = "8002"

Line 1281 has to be commented and line 1284 has to be uncommented:

; Include-Architecture = "config-include/Standalone.ini"
; Include-Architecture = "config-include/StandaloneHypergrid.ini"
; Include-Architecture = "config-include/Grid.ini"
Include-Architecture = "config-include/GridHypergrid.ini"

Without these changes, when you start Opensim it does so in Standalone format, without connection to the grid.  With these changes it connects correctly.

Additional note:
If you want to use another port than the default one for your region, you must also adjust the parameter in line 579... Since I have configured the region to use 9011, the parameter I said must be

http_listener_port = 9010

and you must remember that this port using TCP protocol must also be accessible from the outside for the region to connect correctly

Greetings!!!
The following user(s) said Thank You: Marc Klein

Please Log in or Create an account to join the conversation.

More
3 weeks 6 days ago #17 by Marc Klein
Replied by Marc Klein on topic Self Host Neverworld Regions
There are two versions on the download page, which version do your changes refer to? Can we upgrade these versions to a 0.9.3? Thanks.

Please Log in or Create an account to join the conversation.

  • evaNova
  • evaNova's Avatar Topic Author
  • Offline
  • New Member
  • New Member
More
3 weeks 6 days ago - 3 weeks 6 days ago #18 by evaNova
Replied by evaNova on topic Self Host Neverworld Regions
The 0.9.2.2 version.

I see that they have already modified the configuration file with my instructions... thanks!

And yes, I update to 0.9.3.1 version and i can connect correctly.
Last edit: 3 weeks 6 days ago by evaNova.
The following user(s) said Thank You: Marc Klein

Please Log in or Create an account to join the conversation.

  • evaNova
  • evaNova's Avatar Topic Author
  • Offline
  • New Member
  • New Member
More
3 weeks 6 days ago - 3 weeks 6 days ago #19 by evaNova
Replied by evaNova on topic Self Host Neverworld Regions
I actually did a fresh install with 0.9.3.1 and copied the config file OpenSim.ini over. Remember that starting with 0.9.3, dotnet8 is used.. if you upgrade from 0.9.2.2, you have to install it.
Last edit: 3 weeks 6 days ago by evaNova.
The following user(s) said Thank You: Marc Klein

Please Log in or Create an account to join the conversation.

Time to create page: 0.041 seconds