I have existing SSHFP records in one of my domains. When queried, they respond appropriately. I just tried to add SSHFP records to another domain, and it won’t take anything I enter due to DNS Validation error, but if I try to edit an existing SSHFP record, it’s likewise fubar.
I think someone broke SSHFP data entry fields for Cloudflare DNS. It’s now impossible to edit or add SSHFP records.
domjh
August 19, 2019, 7:07pm
#2
Hi @LinuxNinja ,
Looks like you are not the only one…
Trying to add SSHFP records in the DNS Dashboard. No Dice. Page will not receive.
{success: false, errors: [{code: 1004, message: "DNS Validation Error",…}], messages: [], result: null}
errors: [{code: 1004, message: "DNS Validation Error",…}]
0: {code: 1004, message: "DNS Validation Error",…}
code: 1004
error_chain: [{code: 9101, message: "fingerprint is a required data field."}]
0: {code: 9101, message: "fingerprint is a required data field."}
code: 9101
…
and other records…
Hi all, I added a CAA record last week to Cloudflare and it was easy enough. I only need to add a “iodef” as CF adds the other “issue” and “issuewild” records automatically but since the UI change, it make no sense.
Example: iodef "mailto:[email protected] "
Now when I look at the DNS record in CF, when I click on it to view it, it does not make sense at all. No reference to iodef and neither it the mailto email displayed.
What’s happened?
cc @cloonan
1 Like
I would love to introduce CF to ‘automated testing’ and ‘regression testing’ before they do a GUI upgrade.
Looks like they need to roll back…
domjh
August 19, 2019, 7:13pm
#4
Have you filled in the feedback link at the top with details of the issue?
2 Likes