Fatal Errors while Sending
-
Tons of messages like this (created during otherwise successful sending) in error.log:
+[05-Dec-2025 21:02:09 UTC] PHP Fatal error: Uncaught Error: Class “FluentCampaignAppModelsSequenceTracker” not found in /www/wp-content/plugins/fluent-crm/app/Hooks/Handlers/Cleanup.php:113
+Stack trace:
+#0 /www/wp-includes/class-wp-hook.php(343): FluentCrmAppHooksHandlersCleanup->handleUnsubscribe(Object(FluentCrmAppModelsSubscriber))
+#1 /www/wp-includes/class-wp-hook.php(365): WP_Hook->apply_filters(”, Array)
+#2 /www/wp-includes/plugin.php(522): WP_Hook->do_action(Array)
+#3 /www/wp-content/plugins/fluent-crm/app/Models/Subscriber.php(2431): do_action(‘fluentcrm_subsc…’, Object(FluentCrmAppModelsSubscriber), ‘subscribed’)
+#4 /www/wp-content/plugins/fluent-crm/app/Hooks/Handlers/ExternalPages.php(185): FluentCrmAppModelsSubscriber->updateStatus(‘bounced’)
+#5 /www/wp-content/plugins/fluent-crm/app/Hooks/Handlers/ExternalPages.php(139): FluentCrmAppHooksHandlersExternalPages->recordUnsubscribe(Array)
+#6 /www/wp-content/plugins/fluent-crm/app/Hooks/Handlers/ExternalPages.php(77): FluentCrmAppHooksHandlersExternalPages->bounceHandlerSES()
+#7 /www/wp-content/plugins/fluent-crm/app/Hooks/Handlers/ExternalPages.php(68): FluentCrmAppHooksHandlersExternalPages->bounceHandler()
+#8 /www/wp-includes/class-wp-hook.php(341): FluentCrmAppHooksHandlersExternalPages->route(”)
+#9 /www/wp-includes/class-wp-hook.php(365): WP_Hook->apply_filters(NULL, Array)
+#10 /www/wp-includes/plugin.php(522): WP_Hook->do_action(Array)
+#11 /www/wp-settings.php(742): do_action(‘init’)
+#12 /www/wp-config.php(91): require_once(‘/www/wp-content/…’)
+#13 /www/wp-load.php(50): require_once(‘/www/wp-content/…’)
+#14 /www/wp-blog-header.php(13): require_once(‘/www/wp-content/…’)
+#15 /www/index.php(17): require(‘/www/wp-content/…’)
+#16 {main}- thrown in /www/wp-content/plugins/fluent-crm/app/Hooks/Handlers/Cleanup.php on line 113
+[05-Dec-2025 21:02:09 UTC] OK
+[05-Dec-2025 21:02:09 UTC] OK
+[05-Dec-2025 21:02:11 UTC] PHP Fatal error: … and so on
It’s the most recent wp.org version of the plugin. We use Amazon SES. How to debug this?
- thrown in /www/wp-content/plugins/fluent-crm/app/Hooks/Handlers/Cleanup.php on line 113
You must be logged in to reply to this topic.