DDNS_Client.php Exception: NoDeployment name

We got continuesly this message from one of our pbx:

Exception: No deployment name, this is unpossible in file /var/www/html/admin/modules/sysadmin/Sysadmin.class.php on line 1269
Stack trace:

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

How can we solve this? Why does the System sends DDNS-Updates out? We dont need it, i guess? can i disable it somehow?

register the deployment.
in sysadmin, you can turn off ddns

Thanks a lot for the reply,
i activated the system, but i cannot find any switch for ddns, where should it be found?

are you using sysadmin pro?

no, just registered and got the free one.

are you still having the problem? what are you using for dns servers on your network?

Well… that was me.

I left some debugging code in there. It should just be not sending any DDNS updates, because it’s not enabled or turned on. Instead it’s crashing. I’ve removed that debugging, and I’ll be pushing an update now. Sorry about that!

Sysadmin release 13.0.64 (in edge) resolves that. Sorry, again!

1 Like

xrobau, no worrys, fine to find a solution. thanks for your reply!
i cannot download 13.0.64, system only displays 13.0.63.1, what is edge or what do i have todo to get the newest version?

You can upgrade sysadmin from the edge repo with:

fwconsole ma --edge upgrade sysadmin

http://wiki.freepbx.org/display/FPG/Edge+vs+Stable

1 Like

oh wow, very good to know this.

worked like a charm!
thanks so much.

1 Like