Backuply
Forum Replies Created
-
Hello @ianttt
As the Backups are working fine now and you are able to restore your website too. Will it be okay If we mark this thread as resolved?
Regards,
Backuply TeamHello @ianttt
We have released a new version 1.1.2. We have made some changes to it that will fix the issue you are facing. Do let us know if you still face the same issue.
Regards,
Backuply TeamHello @ianttt ,
Thank you for the information. We will be looking at these issues and will update you once we find out what is causing the problem.
Regards,
Backuply TeamHello,
We are sorry for the delay in updating you.
We tried to test and try to reproduce the issue but couldn’t reproduce it.
So would you please enable debug log in WordPress and then try to backup?
You can enable debug logdefine( 'WP_DEBUG', true ); define( 'WP_DEBUG_LOG', true ); define( 'WP_DEBUG_DISPLAY', false );So after you set this in your wp-config.php try to backup and if you face the issue, check the debug.log file. Which you will find inside wp-content
If you don’t find anything inside the debug log related to backuply then if possible for you go to https://softaculous.deskuss.com/open.php?topicId=17 so that we can share more information related to the issue securely.Regards,
Backuply Team- This reply was modified 3 years, 2 months ago by Backuply.
Hello,
Thanks for the information, we are working on reproducing it on our side and seeing what is causing this issue.
Regards,
Backuply TeamHello @ianttt ,
Sorry for the inconvenience caused.
Would you please tell, if that happened multiple times? And will you please check the logs? And would you please try to Backup again and tell if you are still facing the issue?
Regards,
Backuply TeamForum: Plugins
In reply to: [Backuply - Backup, Restore, Migrate and Clone] Version 1.1.0Hello @ianttt
Thank you for the information, we really appreciate that. It will help us better respond to other users who face issues something as you have faced.
Regards,
Backuply TeamForum: Plugins
In reply to: [Backuply - Backup, Restore, Migrate and Clone] Stuck creating a jobHello,
Just an update, the issue you were facing was that the process was getting stuck at 17%. We have changed the method how we were initiating backup in Backuply version 1.1.0
The older method was that we would use WP-Cron and for some users, WP-Cron used to get stuck and won’t execute which was causing Backuply to get stuck too.
So we changed that and now this issue won’t occur in and after Backuply version 1.0.0
We are sorry for the issue you face because of that.
Regards,
Backuply TeamForum: Reviews
In reply to: [Backuply - Backup, Restore, Migrate and Clone] Backuply saved me todayHello @ljonsson
We are glad to know that Backuply was able to help you save your hard work. We hope that will be able to add value to you in future too.
Regards,
Backuply Team
Forum: Plugins
In reply to: [Backuply - Backup, Restore, Migrate and Clone] Version 1.1.0Hello,
Would you please check your server errors. Or enable WP_DEBUG and add
define('WP_DEBUG_LOG', true);Then try to create a backup then in wp-content a debug.log file will be created. There check if you find a log related to Backuply.
Regards,
Backuply Team
Forum: Plugins
In reply to: [Backuply - Backup, Restore, Migrate and Clone] Version 1.1.0Hello,
Would you please check if there is a large file at the location it is getting stuck at?
Or would you please exclude the folder where it is getting stuck and tell us if it works after that?
Regards,
Backuply Team
Forum: Plugins
In reply to: [Backuply - Backup, Restore, Migrate and Clone] Version 1.1.0Hello,
Sorry for the inconvinence caused.
Will it be possible for you to share the screenshot of the progress log of the place where it is getting stuck. And would you please observe if the backup is getting stuck at same log or not.
And would you please check server log to spot any issue in there. And would you please check if there is enough storage?
Regards,
Backuply Team.
Hello,
Sorry for the inconvenience caused.
Would you please check your Site Health page and see if there is any notice related to scheduling,
or would you please check your wp-config.php file and see if DISABLE_WP_CRON is set to true? If it is set to true then set it to false. And if you don’t find the constant in there then just add it in the wp-config.php file.
define('DISABLE_WP_CRON', false);Do let us know if you still face issue after that.
Regards,
Backuply Team
Forum: Plugins
In reply to: [Backuply - Backup, Restore, Migrate and Clone] Why it stuck? check the size!Hello,
I apologise for that, and thank you for pointing it out.
We will make sure that there is an error if the backup fails due to storage issues.
And for DigitalOcean Space, it is a pro feature, so if you need information about our pro features then please contact us at https://softaculous.deskuss.com/open.php?topicId=17
Regards,
Backuply Team
Forum: Plugins
In reply to: [Backuply - Backup, Restore, Migrate and Clone] Does it support multsite?Hello,
Yes it does support’s multi-site migration, for info related to pro please contact us at https://softaculous.deskuss.com/open.php?topicId=17
As per the WordPress guidelines its forbidden to talk about the Pro version in WordPress support Forum.