Subscriptions not generating
-
So I have an issue with a site. The WooCommerce Subscriptions plugin is failing to generate linked Subscriptions for Orders. The Order gets generated, i.e. 33771 Order ID, but no Subscription- even though it is a subscription they ordered.
Furthermore, when I look into the database under the wp_actionscheduler_actions table, I can see there are entries generated for {“subscription_id”:xxxxx} but only up to the latest entry in the Subscriptions table. After that, there isn’t a single entry for subscription_id for orders made that don’t have a subscription.
I have tried so far to fix:
-deactivate and re-activate WooCommerce and WooCommerce subscriptions
-manually changing new orders from processing to completed
-checked database, all tables check out okay
-disabled all non-relevant plugins besides Woocommerce/subscriptions
-changed max_packet_size to 1024M in my.cnf
-Done the rebuild/update options in Woocommerce > Status > ToolsI am not sure what to do beyond this. If there is more information that is required, I am glad to add it. I’m not sure how to describe this problem simply, and I have been working on it for four hours.
The page I need help with: [log in to see the link]
- The topic ‘Subscriptions not generating’ is closed to new replies.