manager icon indicating copy to clipboard operation
manager copied to clipboard

malformed DNS servers suggestions

Open saimonn opened this issue 6 years ago • 2 comments

Describe the bug I had set some malformed DNS servers (the leading dot. was missing), and the OVH manager suggested wrong DNS servers (one missing character at the end of the fqdn) instead of the ones with the leading dot.

The screenshot maybe more explicit.

To Reproduce Steps to reproduce the behavior:

  1. Add DNS servers for the zone, without the leading dot (done with terraform, didn't test if from the Manager)
  2. Go to Manager/Domains/DNS Zone
  3. See the error

Expected behavior Manager should suggest existing and correct DNS servers, with leading dot.

Screenshots

Desktop (please complete the following information):

  • OS: linux
  • Browser: Firefox Nigthly 73.0a1 (2019-12-20) (64-bit) image

saimonn avatar Dec 23 '19 14:12 saimonn

moreover, it seems like adding DNS servers records from an API causes the manager tdisplay misleading warning messages.

In the following screenshot:

  • The two DNS Servers with ttl=0 were added automatically by OVH
  • I've added the two DNS servers with ttl=60 with terraform (setting ttl=0 doesn't seems to be allowed this way).

image

saimonn avatar Dec 23 '19 14:12 saimonn

Hi @saimonn!

Thanks for reporting this issue.

We will dig in with our API team to see how things can be improved in that particular case and I will keep you posted as soon as I have updates.

Internal ticket reference: MANAGER-4253

antleblanc avatar Jan 09 '20 07:01 antleblanc