Add this to your config.php
Code:
$config['enableListeners'] = false;
Then go into the ACP and disable or uninstall the possibly causing addon, if you do not know which is causing the issue, try step by step by disable or uninstall each of them, after the change you need to set the enableListeners to true again and check.