Hi, I'm having a problem while creating a package. I'm working locally and trying to migrate my site to my godaddy hosting. Have done it before (same site), but after a few days of work the Duplicator stopped working. I have read through some topics around here, but can't find the way to fix this.
This is the error message:
{"SRV":{"OpenBase":"Good","CacheOn":"Good","TimeOuts":"Good"},"DB":{"Status":{"Success":true,"Size":"Good","Rows":"Good"},"Size":"2.99MB","Rows":"3,795","TableCount":30,"TableList":{"pr_adrotate":{"Rows":"15","Size":"16KB"},"pr_adrotate_blocks":{"Rows":"0","Size":"16KB"},"pr_adrotate_groups":{"Rows":"3","Size":"16KB"},"pr_adrotate_linkmeta":{"Rows":"40","Size":"16KB"},"pr_adrotate_schedule":{"Rows":"17","Size":"16KB"},"pr_adrotate_stats":{"Rows":"61","Size":"32KB"},"pr_adrotate_tracker":{"Rows":"0","Size":"48KB"},"pr_bwg_album":{"Rows":"0","Size":"1KB"},"pr_bwg_album_gallery":{"Rows":"0","Size":"1KB"},"pr_bwg_gallery":{"Rows":"1","Size":"2.07KB"},"pr_bwg_image":{"Rows":"10","Size":"6.3KB"},"pr_bwg_image_comment":{"Rows":"0","Size":"1KB"},"pr_bwg_image_tag":{"Rows":"0","Size":"1KB"},"pr_bwg_option":{"Rows":"1","Size":"2.53KB"},"pr_bwg_theme":{"Rows":"2","Size":"7.34KB"},"pr_commentmeta":{"Rows":"0","Size":"48KB"},"pr_comments":{"Rows":"7","Size":"80KB"},"pr_duplicator_packages":{"Rows":"2","Size":"16KB"},"pr_links":{"Rows":"0","Size":"32KB"},"pr_ngg_album":{"Rows":"0","Size":"32KB"},"pr_ngg_gallery":{"Rows":"2","Size":"32KB"},"pr_ngg_pictures":{"Rows":"52","Size":"80KB"},"pr_options":{"Rows":"2,137","Size":"1.53MB"},"pr_postmeta":{"Rows":"1,045","Size":"224KB"},"pr_posts":{"Rows":"243","Size":"544KB"},"pr_term_relationships":{"Rows":"86","Size":"32KB"},"pr_term_taxonomy":{"Rows":"6","Size":"48KB"},"pr_terms":{"Rows":"6","Size":"48KB"},"pr_usermeta":{"Rows":"56","Size":"48KB"},"pr_users":{"Rows":"3","Size":"48KB"}}},"ARC":{"Size":"59.73MB","DirCount":"339","FileCount":"2,860","LinkCount":"0","InvalidFiles":[],"BigFiles":[],"Status":{"Size":"Good","Names":"Good","Big":"Good"}}}
I noteice that some tables in there are from plugins that I tried but uninstalled (the bwg ones, and the ngg I think are from NextGen Gallery, which I have uninstalled too).
I have enabled mysqldump, have installed a plugin to optimize the DB, have enabled the try to keep connection thingy, but I get the same error.
I have created the package even after the error, the package constructor says it stopped, but if I go to the packages page, it shows a new one. Haven't tried to install it because I'm afraid it might break something.
Thanks in advance to anyone that can help me figure this out.