<div dir="ltr">I'm not sure if your configuration is not being read correctly, which is strange because you reference AutoBackup config parameters in your StandaloneCommon.ini (I assume you include this file in your Opensim.ini) and also in your regions file.<div><br></div><div>Have you tried adding these parameters directly into your Opensim.ini?</div><div><br></div><div>You might also want to set AutoBackupBusyCheck=False, since it could also be that the module is procrastinating for some unknown reason.</div><div><br></div><div>Hope this helps,</div><div><br></div><div>Unadecal</div></div><div class="gmail_extra"><br><div class="gmail_quote">On 22 February 2015 at 21:36, Thomas Ringate <span dir="ltr"><<a href="mailto:tringate@gmail.com" target="_blank">tringate@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div dir="ltr">
<div dir="ltr">
<div style="FONT-SIZE:12pt;FONT-FAMILY:'Calibri';COLOR:#000000">
<div>I can’t figure out what it is I am doing wrong. I want to set up
autobackup but it is not working for me.</div>
<div> </div>
<div>I placed the following into my StandaloneCommon.ini file.</div>
<div> </div>
<div>[AutoBackupModule]</div>
<div> AutoBackupModuleEnabled = true</div>
<div> AutoBackupInterval = 30</div>
<div> AutoBackupDir = /var/opensim/backup/OAR/test/</div>
<div> AutoBackupNaming = Time</div>
<div> </div>
<div>My expectations were this would set this for all of my regions as their
default and if I wanted something different in a specific region I could set new
values in that region.</div>
<div> </div>
<div>I let the simulator run for a few hours and no OAR’s were created at
all.</div>
<div> </div>
<div>I then added the following to one of my regions.</div>
<div> </div>
<div>AutoBackupModuleEnabled = true</div>
<div>AutoBackupInterval = 15</div>
<div>AutoBackupDir = /var/opensim/backup/test/</div>
<div>AutoBackupNaming = Time</div>
<div> </div>
<div>Left my simulator run for a few more hours and still nothing was
saved.</div>
<div> </div>
<div>Looking in my log file I only see the following.</div>
<div> </div>
<div>2015-02-22 14:57:20,124 INFO -
OpenSim.Region.OptionalModules.World.AutoBackup.AutoBackupModule [AUTO BACKUP]:
AutoBackupModule enabled</div>
<div>2015-02-22 14:57:20,128 DEBUG -
OpenSim.Region.OptionalModules.World.AutoBackup.AutoBackupModule [AUTO BACKUP]:
Here is the default config:</div>
<div>2015-02-22 14:57:20,130 DEBUG -
OpenSim.Region.OptionalModules.World.AutoBackup.AutoBackupModule [AUTO BACKUP]:
AutoBackup: DISABLED</div>
<div>[AUTO BACKUP]: Interval: 720 minutes</div>
<div>[AUTO BACKUP]: Do Busy Check: Yes</div>
<div>[AUTO BACKUP]: Naming Type: Time</div>
<div>[AUTO BACKUP]: Backup Dir: .</div>
<div>[AUTO BACKUP]: Script: </div>
<div> </div>
<div>Searching my bin directory I do not see any file named <font face="Times New Roman">IRegionAutoBackupModule or anything even
close.</font></div>
<div><font face="Times New Roman">I used the last zip file on OSGrid to build my
simulator. I am running on Linux Fedora 21.</font></div>
<div><font face="Times New Roman">The simulator has been dormant for the entire
testing. Only logged in once to make sure it was working.</font></div>
<div><font face="Times New Roman">I never say anything appear in the console
window either.</font></div>
<div><font face="Times New Roman"></font> </div>
<div><font face="Times New Roman">Tom</font></div>
<div><font face="Times New Roman"></font> </div>
<div><font face="Times New Roman"></font> </div>
<div><font face="Times New Roman"></font> </div></div></div></div>
<br>_______________________________________________<br>
Opensim-users mailing list<br>
<a href="mailto:Opensim-users@opensimulator.org">Opensim-users@opensimulator.org</a><br>
<a href="http://opensimulator.org/cgi-bin/mailman/listinfo/opensim-users" target="_blank">http://opensimulator.org/cgi-bin/mailman/listinfo/opensim-users</a><br>
<br></blockquote></div><br></div>