Bounce Server Getting Caught up

The bounce server gets stuck on cron-running the only error that popped up was the below. I don't know if its related to the issue but its all I have. Not sure what to try next.

Code:
---
2017/12/06 18:45:06 [error] [exception.CHttpException.404] [xxx.xxx.xxx.xxx] exception 'CHttpException' with message 'The system is unable to find the requested action "rh588x4xq8962".' in /home/worldwide/public_html/apps/common/framework/web/CController.php:483
Stack trace:
#0 /home/worldwide/public_html/apps/common/framework/web/CController.php(270): CController->missingAction('rh588x4xq8962')
#1 /home/worldwide/public_html/apps/common/framework/web/CWebApplication.php(282): CController->run('rh588x4xq8962')
#2 /home/worldwide/public_html/apps/common/framework/web/CWebApplication.php(141): CWebApplication->runController('campaigns/rh588...')
#3 /home/worldwide/public_html/apps/common/framework/base/CApplication.php(185): CWebApplication->processRequest()
#4 /home/worldwide/public_html/apps/init.php(227): CApplication->run()
#5 /home/worldwide/public_html/index.php(18): require_once('/home/worldwide...')
#6 {main}
REQUEST_URI=/campaigns/rh588x4xq8962/track-url/qz438aqn8dd44/e9989d423ba0b284c9a82f86b41bed3202a4e14d�
---

Something I noticed is that the server is says its successfully running everything but nothing on the log of bounces doesn't change.

12.06.2017-13.56.png

tRc64rOU
 
Last edited:
Hi Twisted thanks for always being available you rock. To your statement as soon as I posted this I read through that other 3 page thread about the same thing or similar. I am waiting on a send to finish and I'll update tonight.
 
Yup, we should be done with this issue once and for all now :D
The fix also handles the cases when campaigns would remain stuck in processing mode, which also sometimes was an issue for some people, granted, not very common.
 
Got everything working, something of note that maybe you could show a count or alert. If an email inbox has say 10k emails your system dies. But of course there is no solution you can implement but is there a way you can track the total emails in the inbox?
 
If an email inbox has say 10k emails your system dies.
The 10k inbox problem is not a mwz problem, but one of certain OS / control panel initial limits, once you adjust those, it works fine. MWZ can work of 10k bounces in a few minutes ;)
 
Back
Top