Mike Oltmans
Member
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.
Something I noticed is that the server is says its successfully running everything but nothing on the log of bounces doesn't change.
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.
Last edited: