broberson
New Member
AliDropship for WooCommerce itself works, I imported maybe 50 products late last year, and everything was working. The Chrome plugin is logged in with Oath2 and successfully retrieves the list of product categories when it shows up in the header for a product page on AliExpress, so it's talking to the server. I'm running php-fpm 7.2 behind nginx with the latest ioncube loader for that version. I've switched to the default TwentyTwenty theme and disabled all plugins besides WooCommerce and AliDropship.
Several months ago, an update broke the ability to add or update products and I have no idea how to fix it. Attempting to import a new product causes the following message in the log, indicating that php crashed:
WARNING: [pool www] child 81 exited on signal 11 (SIGSEGV)
The plugin shows "502", and, of course, there's no new product in the database. Updating products fails as well, getting stuck on the first product it tries. I have no idea if ordering or fulfilling orders works.
Several months ago, an update broke the ability to add or update products and I have no idea how to fix it. Attempting to import a new product causes the following message in the log, indicating that php crashed:
WARNING: [pool www] child 81 exited on signal 11 (SIGSEGV)
The plugin shows "502", and, of course, there's no new product in the database. Updating products fails as well, getting stuck on the first product it tries. I have no idea if ordering or fulfilling orders works.