We've been having major electrical issues on site, so I took our grid down to protect the servers.
I just installed DreamGrid 5.26, under search I have under Registered Simulators = 0.
My [DataSnapshot]
[DataSnapshot]
; The following set of configs pertains to search.
; Set index_sims to true to enable search engines to index your searchable data
; If false, no data will be exposed, DataSnapshot module will be off, and you can ignore the rest of these search-related configs
; default is false
index_sims = true
; The variable data_exposure controls what the regions expose:
; minimum: exposes only things explicitly marked for search
; all: exposes everything
data_exposure = all
; If search is on, change this to your grid name; will be ignored for standalones
gridname = "Moonlight Estates"
; Period between data snapshots, in seconds. 20 minutes, for starters, so that you see the initial changes fast.
; Later, you may want to increase this to 3600 (1 hour) or more
default_snapshot_period = 1200
; This will be created in bin, if it doesn't exist already. It will hold the data snapshots.
snapshot_cache_directory = "DataSnapshot"
; Uncomment if you want to index your data with this and/or other search providers. One entry per
; data service
;DATA_SRV_MISearch = "http://metaverseink.com/cgi-bin/register.py"
Under jOpensim Settings in the Global Config I have my Host Name set to grid.moonlightestates.me, should this be 127.0.0.1?
I am showing no errors on the consoles.
Kind of stumped. It worked in the past, but honestly it has been a harrowing two months so my brain is a bit overwhelmed right now and I can't remember my old settings.
I also created a couple of groups. They are not showing up in groups. Only the default DreamGrid group.
I have the search and profile dlls in the bin directory.