405 Error w/Import from eBay Tools
-
I am using WP-Lister for eBay and the Import from eBay tool. I have already populated our WooCommerce store with over 24,000 items from eBay.
Now, I am trying to do some housekeeping, and it is a long story, so I’ll make it short. Our in-store sales through our Inventory Management System/POS end listings on eBay when they sell in our store (mostly over the phone). So the eBay Listing is “ended” and marked as “unsold” directly through our POS.
The WP-Lister program doesn’t automatically recognize this and only looks for actual eBay sales.
Fortunately, in the “Import from eBay” plugin, there are two tools (“Update unsold items” and “Mark unsold as out of stock”) that will help with this. However, when I run them I am encountering an error which reads: “405 Not Allowed nginx/1.10.3”. (It sometimes runs through a couple batches of 200 items and appears to be working, though sometimes it doesn’t complete the first batch. Usually it’s attempting to process about 1185 items).
I’ve edited my php.ini and changed the max execution time to 120;
In wp-config.php I’ve inserted: define( ‘WP_MEMORY_LIMIT’, ‘256M’);
The .htaccess file just says “# For security reasons, mod_php is not used on this server. Use a php.ini file for php directives”, so editing that does nothing.I’ve reached out to bluehost to see if they could assist, but so far they’ve been unable to resolve it.
I’m not sure how to resolve this error, but it is time-sensitive. Any help would be greatly appreciated.
- The topic ‘405 Error w/Import from eBay Tools’ is closed to new replies.