broksonic
Forum Replies Created
-
Forum: Plugins
In reply to: [Klarna for WooCommerce] WooCommerce Product Bundles incompatibleAny update on this? Or do you know how to get Klarna to show the OSM even if 0-priced? We have a difference in our playground vs prod environment, but there doesn’t seem to be a setting to change it.
Thanks. This is resolved via the Github ticket and a new release from Yoast, so all good!
Forum: Plugins
In reply to: [Yoast SEO] runs forever: `wp yoast index –reindex –skip-confirmation`About 500?
wp yoast index –reindex –skip-themes
still fails same way
I should note: wp_yoast_indexable is empty after I kill it at 100%
I should say this is an environment where wp_cron doesn’t work at all (behind basic auth) – so if you depend on that, I’d understand but that’s not documented for this call.
Forum: Plugins
In reply to: [Yoast SEO] on 15.8, block JSON+LD BreadcrumbsI was able to via
/**
* Cleanup Yoast Breadcrumb addition.
*/
add_filter( ‘wpseo_schema_breadcrumb’, ‘__return_false’ );Forum: Plugins
In reply to: [Variation Swatches for WooCommerce] Attribute Name next to Label Demo?All good now, thanks!
I now have one permanently stuck in this state – warning like this and at 100%. Even cancelling it via the Ui won’t free it up.
- This reply was modified 4 years, 4 months ago by broksonic.
Any logging or other info we can get for this?
It works other times, though. Nothing setup or permissions change.
Seeing same behavior in both our production and staging environments, as well as local computer (occasional stuck at 100% with these errors).
Just tried it by manually clicking refresh
1st times, it just ran fine.
The 2nd time, it got stuck (with same errors in logs)
3rd time it ran fine
4th time, it got stuck (with same errors in logs)
and so on.I feel like there’s some state not being refreshed.
I should state, when it’s in this state, the UI says it’s stuck in processing 100%
copy(/srv/wp-content/uploads/woo-product-feed-pro/xml/REDACTED_tmp.xml): failed to open stream: No such file or directory in copy called at /srv/wp-content/plugins/woo-product-feed-pro/classes/class-get-products.php (3812) in WooSEA_Get_Products::woosea_project_update called at /srv/wp-content/plugins/woo-product-feed-pro/classes/class-get-products.php (3730) in WooSEA_Get_Products::woosea_get_products called at /srv/wp-content/plugins/woo-product-feed-pro/woocommerce-sea.php (4503) in woosea_continue_batch called at /srv/wp-includes/class-wp-hook.php (287) in WP_Hook::apply_filters called at /srv/wp-includes/class-wp-hook.php (311) in WP_Hook::do_action called at /srv/wp-includes/plugin.php (544) in do_action_ref_array called at /srv/wp-cron.php (138)
Across a couple of different feed IDs
This is on WPEngine. Nothing that would impact on-disk caching installed.
Not that we can tell. When I look when this is alerting a lot, the tmp file simply doesn’t exist on disk.
Is there logging we can grab to help here?
This is a related error we saw 254 times in last 24 hours, many in rapid succession:
Nope. Nothing we are touching.
It runs fine for a few hours, then starts doing this, then stops a bit, then starts doing this again
(The main ID is an hourly feed)
Forum: Plugins
In reply to: [Klarna for WooCommerce] Klarna does not work with gift cardsWe are seeing the same issue with Smart Coupons Gift cards (though there looks like there is code that is supposed to handle it in the plugin). I put notes in at https://github.com/krokedil/klarna-payments-for-woocommerce/issues/204