• Resolved sintarta

    (@sintarta)


    Hi
    Feed for facebook
    1. Delete plugin, install again
    2. Delete feed, create again
    3. Cron is ok, an dworking. “woosea_cron_hook”
    4. On woocommerce log files found this
    `2020-11-17T10:38:34+00:00 CRITICAL Uncaught Error: Object of class WP_Error could not be converted to string in /home/svt8c/public_html/wp-content/plugins/woo-product-feed-pro/classes/class-get-products.php:2206
    Stack trace:
    #0 /home/svt8c/public_html/wp-content/plugins/woo-product-feed-pro/classes/class-get-products.php(2206): str_replace(‘>’, ‘>’, Object(WP_Error))
    #1 /home/svt8c/public_html/wp-content/plugins/woo-product-feed-pro/woocommerce-sea.php(4475): WooSEA_Get_Products->woosea_get_products(Array)
    #2 /home/svt8c/public_html/wp-includes/class-wp-hook.php(287): woosea_continue_batch(‘yRYNstcLsIALlpk…’)
    #3 /home/svt8c/public_html/wp-includes/class-wp-hook.php(311): WP_Hook->apply_filters(”, Array)
    #4 /home/svt8c/public_html/wp-includes/plugin.php(544): WP_Hook->do_action(Array)
    #5 /home/svt8c/public_html/wp-cron.php(138): do_action_ref_array(‘woosea_create_b…’, Array)
    #6 {main}
    thrown inστο /home/svt8c/public_html/wp-content/plugins/woo-product-feed-pro/classes/class-get-products.php on line 2206

    Feed start but stuck after adding some products, and not finish, never, stuck on processing.
    Please help
    Thank you.

    • This topic was modified 4 years ago by sintarta.
Viewing 15 replies - 1 through 15 (of 30 total)
  • supportadtribes

    (@supportadtribes)

    Hi,

    Thanks for using our plugin and reaching out to us. Sorry to hear you are experiencing issues with creating a product feed.

    The error seems to be on line 2206 of one of the plugin scripts. However when we check that line there is nothing that can cause the above error message. Are you sure you are on the latest version of our plugin (9.1.2)?

    Thread Starter sintarta

    (@sintarta)

    WordPress Version 5.5.3
    Permalink Structure /%postname%/

    PHP Version 7.4.12
    MySQL Version 5.5.5
    Web Server Info LiteSpeed
    Multi-site No

    PHP Memory Limit 768M
    PHP Post Max Size 128M
    PHP Upload Max File size 128M
    PHP Time Limit 300 sec

    WP_DEBUG Enabled
    DISPLAY ERRORS N/A

    WP Table Prefix Length: 5 Status: Acceptable
    WP DB Charset/Collate DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci

    Session Disabled
    Session Name PHPSESSID
    Cookie Path /
    Save Path /tmp
    Use Cookies On
    Use Only Cookies On

    WordPress Memory Limit 40 MB
    WordPress Upload Size 128 MB
    Filesystem Method direct
    SSL SUPPORT SSL extension loaded
    MB String MB String extensions loaded

    ACTIVE PLUGINS
    Advanced Dynamic Pricing for WooCommerce: 3.0.9
    Facebook for WooCommerce: 2.1.4
    Flat Rate Shipping Plugin (Table Rate shipping) For WooCommerce: 3.7.2
    Health Check & Troubleshooting: 1.4.5
    LiteSpeed Cache: 3.5.2
    Loco Translate: 2.4.4
    Product Feed PRO for WooCommerce: 9.1.2
    Query Monitor: 3.6.5
    Rank Math SEO: 1.0.52.2
    Transients Manager: 1.8.1
    WooCommerce: 4.7.0
    WooCommerce Product Bundles: 6.4.1
    Woodmart Core: 1.0.27
    WP-Optimize – Clean, Compress, Cache: 3.1.4
    WPBakery Page Builder: 6.4.1
    WP Crontrol: 1.8.5

    CURRENT THEME Woodmart 5.3 Child: 1.0.0
    XTemos (https://xtemos.com)

    Domain: celiaboutique.gr
    Using Greek.
    Thank you

    supportadtribes

    (@supportadtribes)

    Hi,

    The issue seems to be caused by the “Skroutz category path” that is being added to your feed. It contains a character (probably in one of your category names) that breaks the processing of the feed.

    We have just pushed out a new release that might solve that issue at hand. Can you update the plugin to version 9.1.3 and see if that solves the issue?

    Thread Starter sintarta

    (@sintarta)

    No, I’m not using “Skroutz category path”, my feed is for Facebook using Category and mapping Google Categories.

    Again the same error
    2020-11-17T20:03:52+00:00 CRITICAL Uncaught Error: Object of class WP_Error could not be converted to string in /home/svt8c/public_html/wp-content/plugins/woo-product-feed-pro/classes/class-get-products.php:2206
    Stack trace:
    #0 /home/svt8c/public_html/wp-content/plugins/woo-product-feed-pro/classes/class-get-products.php(2206): str_replace(‘>’, ‘>’, Object(WP_Error))
    #1 /home/svt8c/public_html/wp-content/plugins/woo-product-feed-pro/woocommerce-sea.php(4477): WooSEA_Get_Products->woosea_get_products(Array)
    #2 /home/svt8c/public_html/wp-includes/class-wp-hook.php(287): woosea_continue_batch(‘yRYNstcLsIALlpk…’)
    #3 /home/svt8c/public_html/wp-includes/class-wp-hook.php(311): WP_Hook->apply_filters(”, Array)
    #4 /home/svt8c/public_html/wp-includes/plugin.php(544): WP_Hook->do_action(Array)
    #5 /home/svt8c/public_html/wp-cron.php(138): do_action_ref_array(‘woosea_create_b…’, Array)
    #6 {main}
    thrown in to /home/svt8c/public_html/wp-content/plugins/woo-product-feed-pro/classes/class-get-products.php at line 2206
    Nop nothing change, didn’t finnish the feed, and stuck on “processing (100%)”

    Thank you for quick support.

    supportadtribes

    (@supportadtribes)

    Strange, can you share with us the plugin debug.log? It will help us understand how you have configured your product feed and how your category mappings look.

    Instructions on how to retrieve the debug.log can be found here:
    https://adtribes.io/send-your-debug-log-to-support/

    Thread Starter sintarta

    (@sintarta)

    Here it is

    • This reply was modified 4 years ago by sintarta.
    supportadtribes

    (@supportadtribes)

    Thanks, we’ll have a look at it. It does look like though your feed did finish processing now and has the status ready?

    Thread Starter sintarta

    (@sintarta)

    Yes it looks like finish, but not. There are a lot more products and variations.

    Thread Starter sintarta

    (@sintarta)

    Hi
    Any news?

    supportadtribes

    (@supportadtribes)

    We did some checking and we believe it is caused by the Greek language of the category names. Could you share with us your category names?

    Thread Starter sintarta

    (@sintarta)

    Jeans
    T-Shirts
    Κοστο?μια- Σακ?κια
    Μπλο?ζε? – ΤΟΠ
    Μπουφ?ν-Δερμ?τινα
    Ολ?σωμε? φ?ρμε? -Jumpsuits
    Παλτ?
    Παντελ?νια
    Πλεκτ? – Ζακ?τε?
    Πουκ?μισα – πουκαμ?σε?
    Φορ?ματα
    Φο?στε?
    Καπαρντ?νε?
    Γο?νε?
    Κολ?ν – φ?ρμε?
    Γιλ?κα
    Πανωφ?ρια
    Κροπ – Βερμο?δε?
    Φο?τερ
    Κορμ?κια

    1. Some of them, and there is no no one with strange characters.

    2. but i use google category mapping
    The same happens with google feed.
    Thanks

    tomkor

    (@tomkor)

    Hi

    I have this same problem after move server to new base on nginx last weekend.

    Do rozwi?zania problemu, mog? by? potrzebne poni?sze dane:
    WordPress w wersji 5.5.3
    Aktualny motyw: webtec-theme (wersja 1.0.0)
    Aktualna wtyczka: Product Feed PRO for WooCommerce (wersja 9.1.4)
    Wersja PHP: 7.4.11
    
    Szczegó?y b??du
    ===================
    B??d typu E_ERROR zosta? spowodowany w linii 2206 pliku /opt/bitnami/apps/wordpress/htdocs/wp-content/plugins/woo-product-feed-pro/classes/class-get-products.php. Komunikat b??du: Uncaught Error: Object of class WP_Error could not be converted to string in /opt/bitnami/apps/wordpress/htdocs/wp-content/plugins/woo-product-feed-pro/classes/class-get-products.php:2206
    Stack trace:
    #0 /opt/bitnami/apps/wordpress/htdocs/wp-content/plugins/woo-product-feed-pro/classes/class-get-products.php(2206): str_replace()
    #1 /opt/bitnami/apps/wordpress/htdocs/wp-content/plugins/woo-product-feed-pro/woocommerce-sea.php(4477): WooSEA_Get_Products->woosea_get_products()
    #2 /opt/bitnami/apps/wordpress/htdocs/wp-content/plugins/woo-product-feed-pro/woocommerce-sea.php(4150): woosea_continue_batch()
    #3 /opt/bitnami/apps/wordpress/htdocs/wp-includes/class-wp-hook.php(287): woosea_generate_pages()
    #4 /opt/bitnami/apps/wordpress/htdocs/wp-includes/class-wp-hook.php(311): WP_Hook->apply_filters()
    #5 /opt/bitnami/apps/wordpress/htdocs/wp-includes/plugin.php(478): WP_Hook->do_action()
    #6 /opt/bitnami/apps/wordpress/htdocs/wp-admin/admin.php(259): do_action()
    #7 {main}
      thrown
    

    Best Regards
    Tomasz Korczynski
    Shopaholic Dolls

    supportadtribes

    (@supportadtribes)

    Did the both of you perhaps also just upgraded WordPress to version 5.5.3?

    Anyhow, we have just pushed out a new release of the plugin (9.1.6), can you update the plugin and see if it fixes the issue at hand?

    tomkor

    (@tomkor)

    Hi

    After update, nothing was changed. Still processing stay on 0%

    Thread Starter sintarta

    (@sintarta)

    WordPress updated the same day of release and no nothing was change.
    Thanks

    • This reply was modified 4 years ago by sintarta.
Viewing 15 replies - 1 through 15 (of 30 total)
  • The topic ‘Feed creation stuck on processing’ is closed to new replies.