You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Clarification of troubleshooting settings post-DSM/SRM update. Confirming same issue presents with SRM updates; and documenting additional symptom for identifying the issue.
Copy file name to clipboardExpand all lines: README.md
+5-2Lines changed: 5 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -112,9 +112,12 @@ Revisit [Before you begin](#before-you-begin) to ensure you have all the right i
112
112
113
113
**Handy hint:** You can also check your Cloudflare Audit logs to see what - if anything - has made it there with your API key (More information: [Understanding Cloudflare Audit Logs](https://support.cloudflare.com/hc/en-us/articles/115002833612-Understanding-Cloudflare-Audit-Logs)). Updates using the API will appear in the Audit logs as a Rec Set action.
114
114
115
-
### Cloudflare no longer listed as a DDNS provider after a DSM update
115
+
### Cloudflare no longer listed as a DDNS provider after DSM or SRM updates
116
116
117
-
After updates to Synology DSM, you may find the file __/usr/syno/bin/ddns/cloudflare.php__ has been deleted, and __/etc.defaults/ddns_provider.conf__ reset to default settings.
117
+
After system updates to either Synology DSM or SRM, you may find that:
118
+
*__/usr/syno/bin/ddns/cloudflare.php__ has been deleted;
119
+
*__/etc.defaults/ddns_provider.conf__ was reset to its default settings (settings for Cloudflare no longer included); and
120
+
* The DDNS settings in your DDNS panel constantly show Cloudflare's status as loading.
118
121
119
122
If this occurs, simply [repeat the How to install steps](#how-to-install) shown above.
0 commit comments