Question
Cannot import WordPress json export to Ghost...
I just get a totally nonspecific error with no explanation. What am I doing wrong here?
Thanks.
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×
Hi @setec. Did you use the Ghost WordPress plugin to export to a JSON file? If so, how big is the file itself?
I’m having the same problem. Latest Ghost version, using a JSON import file that is roughly 3.5MB. I verified that the import works with smaller files. I’ve also checked whether my 3.5MB import file works with the hosted version of Ghost, which it does.
When trying to import on my DO droplet, I get a nonspecific error message, in addition to that the server becomes totally unresponsive and I need to power it down via the admin interface to get it working again.
I’ve also checked the conf-file in “sites-available”, to make sure that the
client_max_body_size
isn’t too small, but it’s set to 10G, so that shouldn’t be a problem.I’d be happy if anyone could shed some light on this.