Hi, I am the original author of AutoBackup but I haven't worked on it in a little while. Thanks to your query about it, and the help of your logs, I will take a look and see if I can reproduce the problem. If so I will submit a patch upstream and let you know.
Thanks. Sean On Tue, Jul 10, 2012 at 10:16 AM, Licu Rau <[email protected]> wrote: > Some more info about the Autobackup module from the log: > > [...] > 2012-07-10 12:03:01,438 DEBUG - > OpenSim.ApplicationPlugins.RegionModulesController.RegionModulesControllerPlugin > [REGIONMODULES]: Found shared region module AutoBackupModule, class > OpenSim.Region.OptionalModules.World.AutoBackup.AutoBackupModule > [...] > 2012-07-10 12:03:01,789 INFO - > OpenSim.Region.OptionalModules.World.AutoBackup.AutoBackupModule [AUTO > BACKUP]: AutoBackupModule enabled > 2012-07-10 12:03:01,791 INFO - > OpenSim.Region.OptionalModules.World.AutoBackup.AutoBackupModule [AUTO > BACKUP]: Region DEFAULT is AutoBackup ENABLED. > 2012-07-10 12:03:01,793 DEBUG - > OpenSim.Region.OptionalModules.World.AutoBackup.AutoBackupModule [AUTO > BACKUP]: Here is the default config: > 2012-07-10 12:03:01,794 DEBUG - > OpenSim.Region.OptionalModules.World.AutoBackup.AutoBackupModule [AUTO > BACKUP]: AutoBackup: ENABLED > [AUTO BACKUP]: Interval: 10 minutes > [AUTO BACKUP]: Do Busy Check: Yes > [AUTO BACKUP]: Naming Type: Overwrite > [AUTO BACKUP]: Backup Dir: . > [AUTO BACKUP]: Script: > [...] > 2012-07-10 12:03:02,828 DEBUG - > OpenSim.ApplicationPlugins.RegionModulesController.RegionModulesControllerPlugin > [REGIONMODULE]: Adding scene Hydra to shared module AutoBackupModule > [...] > 2012-07-10 12:03:03,046 INFO - > OpenSim.Region.OptionalModules.World.AutoBackup.AutoBackupModule [AUTO > BACKUP]: Region Hydra is AutoBackup ENABLED. > 2012-07-10 12:03:03,046 DEBUG - > OpenSim.Region.OptionalModules.World.AutoBackup.AutoBackupModule [AUTO > BACKUP]: Reusing timer for 600000 msec for region Hydra > 2012-07-10 12:03:03,046 DEBUG - > OpenSim.Region.OptionalModules.World.AutoBackup.AutoBackupModule [AUTO > BACKUP]: Config for Hydra > 2012-07-10 12:03:03,047 DEBUG - > OpenSim.Region.OptionalModules.World.AutoBackup.AutoBackupModule DEFAULT > [...] > > > It seems all ok but it is doing nothing... no OAR saved. > greetings > Licu > >> If you will notice in the link you listed, autobackup is a *feature >> proposal* >> >> That said, this doesn't necessarily mean it hasn't been implemented; but >> do >> you have some indication (other than that link) that it has been >> implemented? >> >> Cheers >> James >> >> >> >> On Tue, Jul 10, 2012 at 5:24 AM, Licu Rau <[email protected]> wrote: >> >>> Hi >>> I was trying to start the autobackup module, in r/19603 and now in >>> r/19406, I read the wiki here: >>> http://opensimulator.org/wiki/Feature_Proposals/AutoBackup but maybe I >>> am >>> missing some more info, autobackup does not work for me. >>> >>> My configuration: >>> >>> In Regions.ini: >>> >>> [Hydra] >>> RegionUUID = 7cb3bae7-d26f-407a-afc8-98c3443e34ce >>> Location = 10000,9992 >>> InternalAddress = 0.0.0.0 >>> InternalPort = 9001 >>> AllowAlternatePorts = False >>> ExternalHostName = 37.59.19.30 >>> AutoBackup = True >>> >>> in OpenSim.ini: >>> >>> [AutoBackupModule] >>> AutoBackupModuleEnabled = True >>> AutoBackup = true >>> AutoBackupInterval = 10 >>> AutoBackupNaming = "overwrite" >>> >>> (I put 10 as AutoBackupInterval lately just to not wait to see if it >>> works) >>> >>> at last I also changed OpenSimDefaults.ini... >>> >>> [AutoBackupModule] >>> ;; default is module is disabled at the top level >>> AutoBackupModuleEnabled = true >>> >>> But nothing happened... Am I missing some information about how this >>> optional module works? >>> >>> Licu >>> >>> _______________________________________________ >>> Opensim-users mailing list >>> [email protected] >>> https://lists.berlios.de/mailman/listinfo/opensim-users >>> >> >> >> >> -- >> =================================== >> http://simhost.com >> http://twitter.com/jstallings2 >> http://www.linkedin.com/pub/5/770/a49 >> > > > _______________________________________________ > Opensim-users mailing list > [email protected] > https://lists.berlios.de/mailman/listinfo/opensim-users _______________________________________________ Opensim-users mailing list [email protected] https://lists.berlios.de/mailman/listinfo/opensim-users
