[NSFW] “Import Historical Data” getting stuck at “Finalizing”
-
Hello,
We have recently updated the website for our client to the latest version of WordPress (6.0) and the latest version of Woocommerce (6.5.1). The update has reset the Woocommerce Status regarding the net sales of this month, as well as the list of customers. Therefore, our next step was to head over to Analytics -> Settings and attempt to “Import historical data”.
The Registered Customers seem to have been imported just fine, but as far as the Orders and Refunds are concerned, we are facing some issues with the import process. No matter how many times we try, after the progress bar fills up with all of the orders, it always freezes on “Finalizing”. On the browser DevTools Network tab, the requests under the name “status?_locale=user” switch states from “is_importing: true” to “is_importing: false” and stay to false regardless of how much we wait.
We have tried a number of things, such as:
- Checking the Woocommerce Error Logs under the “Status” tab, no mention for this process
- Using
define( 'WP_MEMORY_LIMIT', '1024M' );
in wp-config.php - Increasing our server’s max_execution_time, max_input_time, max_input_vars, and setting the memory limit to unlimited
- Checking under Tools -> Scheduled Actions to determine if any task was scheduled, none was
- Checking for other scheduled CRON tasks in cPanel, nothing was scheduled
- Disabling some plugins we suspected may have impacted
Any ideas?
The page I need help with: [log in to see the link]
- The topic ‘[NSFW] “Import Historical Data” getting stuck at “Finalizing”’ is closed to new replies.