ddns-scripts is broken since last major update

Florian Eckert fe at dev.tdt.de
Fri Sep 25 05:49:32 EDT 2020


Hello Hartmut

> since last update, ddns-scripts doesn't work any more. The log files
> contains the following output:

The current handling of the large file service and service6 with all 
services was complicated.
Therefore I have outsourced the information of every service into 
different JSON files.
These files have been moved to an extra package 'ddns-scripts_service'.
If you want to have all services, you have to install this package.
With the following commands.

opkg update
opkg install ddns-scripts_service

Or you could install individual services from the package github repo 
feed with the following command

ddns service update
ddns service list-available
ddns service install <name>


Then it should work again.


Regards

Florian



More information about the openwrt-devel mailing list