Errors on PBXact with DDNS

Anyone seen this, or have a solution to it?

Exception: Tried to update DDNS with {“deploymentname”:“XXXXXXX”,“hash”:“ZZZZZZZZZZ”,“externip”:“0.0.0.0”,“publish_ddns”:“false”,“endpoint_proto”:“http”,“endpoint_port”:84,“distro_version”:“10.13.66-21”,“failsafe_version”:“1.0.0.0”}, crashed with Connection timed out after 30000 milliseconds in file /var/www/html/admin/modules/sysadmin/Sysadmin.class.php on line 1408

Stack trace:

  1. Exception->() /var/www/html/admin/modules/sysadmin/Sysadmin.class.php:1408

  2. FreePBX\modules\Sysadmin->sendDDNSUpdate() /var/lib/asterisk/agi-bin/ddns_client.php:11

Deployment ID deleted

What perplexes me, is that I had DDNS disabled, so why is it even trying to update it…

Yes, I am seeing the same “Line 1408” error as well. Did you find a solution?

Edit:
I did two things and the Exception emails appear to have stopped.

  1. Re-entered my DNS settings and saved. They were originally just the DHCP supplied addresses but I added 2 more (8.8.8.8 & 8.8.4.4)
  2. I notice my time was off by a few seconds so I checked all the NTP settings and restarted the ntp service.

After that I have not seen any more of the Exception emails.

I hope this helps!