Cron emails starting to come in - ddns?

All of a sudden my customer is getting all of these cron messages regarding ddns, even though ddns is turned off in system admin. Any ideas?

Asterisk 13.14
System Admin - 13.0.74.14

Subject: Cron asterisk@caresslaw [ -x /var/lib/asterisk/agi-bin/ddns_client.php ] && /var/lib/asterisk/agi-bin/ddns_client.php

Exception: Tried to update DDNS with {“deploymentname”:“24076879”,“hash”:“05689e3dc7aefab720a905af2800d70bd0d91219f09816a856e88f616ca38480”,“publish_ddns”:“false”,“endpoint_proto”:“http”,“endpoint_port”:83,“distro_version”:“10.13.66-19”,“failsafe_version”:“1.0.0.0”}, crashed with Operation timed out after 30001 milliseconds with 0 bytes received in file /var/www/html/admin/modules/sysadmin/Sysadmin.class.php on line 1412 Stack trace:

  1. Exception->() /var/www/html/admin/modules/sysadmin/Sysadmin.class.php:1412
  2. FreePBX\modules\Sysadmin->sendDDNSUpdate() /var/lib/asterisk/agi-bin/ddns_client.php:11

They aren’t blank anymore - the program is failing.

I don’t like the sound of this. although I don’t completely understand it. What program is failing?

That program. Since you aren’t using DDNS, you should probably log in as ‘root’ on the console and use “crontab -eu asterisk” to edit the Asterisk Crontab. Delete the line that calls out the DDNS stuff and save.

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.