Cannot clone WordPress app, get error: "Addons Error: Error restoring mysql: read ECONNRESET"
-
I'm trying to clone one my WordPress sites to a production domain so I can make some changes there.
And getting this error "Addons Error: Error restoring mysql: read ECONNRESET"
Here are the relevant logs:
Please note this is not due to mysql memory as I have enough memory in mysql.
Here is mysql log too
Please let me know what could be the reason!? How can I overcome this issue. Appreciate the help.
-
@arungurume this is most likely because of the memory limit . During a restore from backup, mysql usually requires more memory. I would suggest bumping up mysql's memory to 1GB and try again. Note that there is no risk in giving more memory, it only uses more if needed. 1GB is just an upper limit and not a pre-allocation.
-
@girish said in Cannot clone WordPress app, get error: "Addons Error: Error restoring mysql: read ECONNRESET":
is just an upper limit and not a pre-allocation.
OK Girish, let me give a try, But why this was never needed earlier and only now not sure. Anyway, let me give it a try. Thank you.
-
It cloned but then when I open the site it shows
-
Here is the log !
-
@arungurume Do you think you can paste the full logs at https://paste.cloudron.io ? The screenshots seems to show some redis logs.
- Open logs window
- Go to the app page, press refresh
- Then get the recent logs from the logs window
-
-
@girish now the main site also went down https://paste.cloudron.io/hefelekane.makefile
-
@arungurume The logs say "child pid 101 exit signal Segmentation fault (11), possible coredump in /etc/apache2".
If you go to the Updates section of the app, what package version are you using?
-
-
@arungurume just looking into this one. Curiously, the site loads after a restart but starts crashes immediately after. Actually, apache crashes with a segfault, never seen that one before. continuing to investigate.
-
@arungurume If this site ran outside Cloudron, do you remember if you had to put in any memory limits or special apache configuration ?
-
@girish said in Cannot clone WordPress app, get error: "Addons Error: Error restoring mysql: read ECONNRESET":
Cloudron, do you remember if you had to put in any memory limits or special apache configuration ?
No, this same issue happened few days (10days) back.
-
@arungurume I have narrowed the issue down to one of the plugins. There's a lot of them so have to bisect
-
@girish Can you help me in sharing the dump of my DB. Then I can take it forward from there. You can email the dump to my email ID bytzoinc@gmail.com