Ask the Community
Groups
You see an error in /inc/suspendUpdate.inc, line 152 on emailNotify - Connect IT Community | Kaseya
<main> <article class="userContent"> <p><strong>PROBLEM:</strong></p> <p>You have followed the instructions in KB - <a href="/home/leaving?allowTrusted=1&target=https%3A%2F%2Fkaseya.zendesk.com%2Fentries%2F88631707-Agent-Offline-alerts-are-not-generated-since-upgrade-to-R9">https://kaseya.zendesk.com/entries/88631707-Agent-Offline-alerts-are-not-generated-since-upgrade-to-R9</a><br><br>The process fails with the error: /inc/suspendUpdate.inc, line 152</p> <p><br><strong>CAUSE:</strong></p> <p>This issue happens when there is an issue with the Monitor -> Suspend values.<br><br><br><strong>WORKAROUND / SOLUTION:</strong></p> <p>Remove the suspensions on all machines, and just re-apply them.</p> <p>You can then re-run the emailNotify.asp (see <a href="/home/leaving?allowTrusted=1&target=https%3A%2F%2Fkaseya.zendesk.com%2Fentries%2F88631707-Agent-Offline-alerts-are-not-generated-since-upgrade-to-R9">https://kaseya.zendesk.com/entries/88631707-Agent-Offline-alerts-are-not-generated-since-upgrade-to-R9</a> for instructions) and check that you get a blank page and that the error is gone.</p> <p>If the error is still there, it is likely that you have suspensions applied to other machines that you have not yet re-applied.</p> <p> </p> <p><strong>TIPS / TRICKS:</strong></p> <p>To avoid having to go through every page and find the machines with suspends in place, you can run this SQL query to give you the list of machines that currently have an alert suspension in place.</p> <p>If you are not confident running SQL queries, please contact support by logging in to <a href="/home/leaving?allowTrusted=1&target=https%3A%2F%2Fhelpdesk.kaseya.com">https://helpdesk.kaseya.com</a> and mention this article.</p> <p> </p> <p><em>SELECT v.displayname FROM monitorsuspend m</em><br><em>JOIN vAgentLabel v</em><br><em>ON m.agentguid = v.agentguid</em></p> <p> </p> </article> </main>