It refers to the browser console, but as it is a server error, where you will have more information in the WP_DEBUG log. Activate it, run the export, and see what errors appear in the WordPress error log to see where the problem may be coming from.
i couldn;t enable wp_debug as it totally broke the site.
I worked round it by exporting the posts in monthly blocks, which I was able to import.
OK it was a big load for your server.
Making small pieces is a good idea.
Good day
I have a similar error now
Cant export user role
kwv.co.za
You should enable WP_DEBUG and WP_DEBUG_LOG to see what’s happening. Keep WP_DEBUG_DISABLED in order to avoid problems in the front end with messages.
Run the export and if the error raise, the details of it in will appear there.
With the detail of the error I can suggest you where is the problem.
Hi, Its happening the same to me, is only when I try to export, please help me. Apears this in Console:
Failed to load resource: the server responded with a status of 500 ()
p-admin/admin-ajax.php:1
The only way to solve it I found, was redifined PHP to version 7.4
I have seen the problem. Problem solved in version 1.22.4.
Update the plugin as soon as you can see the update.