opnsense-patch -c plugins 33999368
can you try https://github.com/opnsense/plugins/commit/339993680de4453962d21546a181550bd1cc0f0f ?To install via a console, use the following command:Code: [Select]opnsense-patch -c plugins 33999368the /var/tmp/ddclient.cache file likely contains incomplete data.Best regards,Ad
.... I have to issue the command each time I add a service.
Quote.... I have to issue the command each time I add a service.No you don't, executing it again will revert the change...
Found local copy of 33999368, skipping fetch.Hmm... Looks like a unified diff to me...The text leading up to this was:--------------------------|From 339993680de4453962d21546a181550bd1cc0f0f Mon Sep 17 00:00:00 2001|From: Ad Schellevis <ad@opnsense.org>|Date: Fri, 24 Jun 2022 20:11:31 +0200|Subject: [PATCH] dns/ddclient - validate statistics before usage to prevent| missing fields, for now let's assume mtime is always filled, ip apparantly| isn't. ref https://forum.opnsense.org/index.php?topic=28835.msg140355||---| dns/ddclient/Makefile | 1 +| .../mvc/app/models/OPNsense/DynDNS/FieldTypes/AccountField.php | 2 +-| 2 files changed, 2 insertions(+), 1 deletion(-)||diff --git a/dns/ddclient/src/opnsense/mvc/app/models/OPNsense/DynDNS/FieldTypes/AccountField.php b/dns/ddclient/src/opnsense/mvc/app/models/OPNsense/DynDNS/FieldTypes/AccountField.php|index 24d856e99e..b11bcaf7c0 100644|--- a/dns/ddclient/src/opnsense/mvc/app/models/OPNsense/DynDNS/FieldTypes/AccountField.php|+++ b/dns/ddclient/src/opnsense/mvc/app/models/OPNsense/DynDNS/FieldTypes/AccountField.php--------------------------Patching file opnsense/mvc/app/models/OPNsense/DynDNS/FieldTypes/AccountField.php using Plan A...Hunk #1 succeeded at 50.doneAll patches have been applied successfully. Have a nice day.