-
AuthorPosts
-
July 19, 2024 at 6:49 pm #207547
Weak JohnParticipantI’m using S2W – Import Shopify to WooCommerce Premium This plugin imports products into WordPress via csv exported from Shopify, and I’m importing a rather large number of products, close to 500,000 images when I’m done, and it downloads the images in the background normally at first, but after the remaining images are at 230,000 images, it downloads the images in the background normally. When the remaining images are around 230,000, he started to report an error, “2024-07-19T06:15:21 00:00 ERROR Background product images import: http_404 – Forbidden
2024-07-19T06:15:21 00:00 ERROR Background product images import: http_404 – Forbidden”,I would like to ask you guys know how to deal with it.When I import manually in the Failed Images list, the curl is as follows:
curl ‘https://banzety.shop/wp-admin/admin-ajax.php’
-H ‘accept: application/json, text/javascript, */*; q=0.01’
-H ‘accept-language: zh-CN,zh;q=0.9,en;q=0.8’
-H ‘cache-control: no-cache’
-H ‘content-type: application/x-www-form-urlencoded; charset=UTF-8’
-H ‘cookie: wordpress_sec_1bb651f0aba6cd50325cfb75d2f439d6=lzz|1721534857|BGy3Wl8oaxpDhazBfPwMUK868XPZJBshvGEmLZIvWsv|4827fe9859c2b895c211e0b585a7d611182f0d983fc602b12da563efa1a87cd8; pll_language=en; wordpress_test_cookie=WP Cookie check; wordpress_logged_in_1bb651f0aba6cd50325cfb75d2f439d6=lzz|1721534857|BGy3Wl8oaxpDhazBfPwMUK868XPZJBshvGEmLZIvWsv|01e3d064463727ec257c92dfa8115ea2390a5ec6925e6f49e970ae5d1414906c; tk_ai=woo:XwYQnGT/Xm44on3BEOlXY+Kq; woocommerce_items_in_cart=1; woocommerce_cart_hash=512127e5ab6bc14dbc234924513fac51; wp_woocommerce_session_1bb651f0aba6cd50325cfb75d2f439d6=1||1721534864||1721531264||0192cf0551204a1af83f271d5a9e09b7; wp-settings-time-1=1721377639; wp-settings-1=libraryContent=browse’
-H ‘origin: https://banzety.shop’
-H ‘pragma: no-cache’
-H ‘priority: u=1, i’
-H ‘referer: https://banzety.shop/wp-admin/admin.php?page=s2w-import-shopify-to-woocommerce-error-images’
-H ‘sec-ch-ua: “Not/A)Brand”;v=”8″, “Chromium”;v=”126″, “Google Chrome”;v=”126″‘
-H ‘sec-ch-ua-mobile: ?0’
-H ‘sec-ch-ua-platform: “Windows”‘
-H ‘sec-fetch-dest: empty’
-H ‘sec-fetch-mode: cors’
-H ‘sec-fetch-site: same-origin’
-H ‘user-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36’
-H ‘x-requested-with: XMLHttpRequest’
–data-raw ‘action=s2w_download_error_product_images -
AuthorPosts
You must be logged in to see replies to this topic. Click here to login or register