Closed (fixed)
Project:
Backup and Migrate
Version:
5.x-1.0
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
24 Mar 2008 at 08:59 UTC
Updated:
2 Aug 2008 at 21:02 UTC
After I update to Backup and Migrate 1.0, the backup shedule is locked,
and by cron run, it does not perform a backup anymore...
would be very happy to get some advice, how to make it working again...
Manfred
Comments
Comment #1
ronan commentedCheck the main backup and migrate page for errors. The module will not allow you to run backups if it cannot adequately secure the backup destination.
Comment #2
dragongold commentedI have to set the files folders all to the permission 777, feels strange, but don't know if this is right...
If I set it to 755, allways the error message comes that the file system folders are not writable...
Due I just started to learn how to work with Drupal, I also got not much glue what is right and what is wrong...
my project site: http://www.to-be-sharing.org
hope you can suggest me what I have to do...
thanks in advance
Manfred
Comment #3
ronan commentedI assume then that there are no messages or errors on the main backup and migrate page when you have files permissions set to 777?
Are you having issues with manual backups or just with the scheduled backups?
Comment #4
dragongold commentedthe manual backups are working fine, also the restoring works nicely, but there is no possibility anymore, to choose if I want to download or to safe to the server...
only download is available there is no checkbox for saving on the server anymore as it was before...
Comment #5
ronan commentedSounds like the module is not allowing you to save to the server. It does this when it cannot write to the backup directory OR it can write to the directory, but that directory's contents are not protected from public viewing.
It should be warning you with an message at the top of the main tab if either of these things is wrong. Are you sure there is no message or warning on that page telling you what is going on?
Comment #6
dragongold commentedno, there is absolutely no message, not in the logs, not in any of the tabs of Backup and Migrate...
Only the download destination is available...
I will try to change the public view options on the cPanel...
hope it works then...
Comment #7
dragongold commentedthe folder is not publicly fiewable anymore, but the server destination did not become available again...
Comment #8
ronan commentedThat's strange, thanks for investigating this. I'll check my code that should be putting up the warning and post a new version if I figure out why it isn't at least telling you why it won't let you save to the server.
thanks for your patience.
Comment #9
ronan commentedTry the lates 5.x-1.x-dev and let me know if you're still experiencing the issue. I discovered an issue where the module would disallow saving to disk if the required test file existed but could not be written to. This happens when you copy the backup destination as a user who is not the web server.
Comment #10
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.