Hi @aitta10!
Thank you for sharing the error log and System Status Report.
I’ve reviewed the information provided, and the error log indicates that PHP ran out of available memory while trying to generate a page.
I can also see that you are using the Site Kit plugin. Please note that Site Kit is not fully compatible with Google for WooCommerce, and the two plugins may occasionally conflict with one another.
To assist further, could you please temporarily deactivate the Site Kit plugin and then try syncing the affected product again? Let us know if the sync completes successfully after doing so.
If the issue persists, could you please create a staging site and perform the following tests?
- Deactivate all plugins except WooCommerce and Google for WooCommerce.
- Switch to a default WordPress theme such as Twenty Twenty-Six.
- Try syncing the affected product again and check whether the issue remains.
You can create a staging site using the WP STAGING plugin:
https://ww.wp.xz.cn/plugins/wp-staging/
I’m suggesting these steps because another user recently experienced a product sync issue and was seeing the error message:
“This value should not be blank [description]”
This is similar to the message you’re seeing under the Product Feed tab, although in your case the issue appears to be related to the product image rather than the description. In that case, the user was ultimately able to resolve the issue by switching themes, which is why it would be helpful to rule out a theme or plugin conflict on your site as well.
Additionally, since the memory exhaustion error is being logged by WooCommerce, I would recommend reaching out to the WooCommerce support team here https://ww.wp.xz.cn/support/plugin/woocommerce/ as they may be able to determine exactly what process or request is consuming the available memory and causing the memory exhaustion error.
Please let us know what you find after testing, and we’ll be happy to investigate further.