cli53 icon indicating copy to clipboard operation
cli53 copied to clipboard

Import error when ALIAS to an ALIAS reocrd

Open jonas0616 opened this issue 8 years ago • 2 comments

Issue type

  • Bug report

cli53 version (cli53 --version)

cli53 version 0.8.8

OS / Platform

Ubuntu 16.04.2 LTS

Steps to reproduce

zone file

webserver   86400   AWS ALIAS   A   dualstack.xxxxxxxxx.us-east-1.elb.amazonaws.com. XXXXXXXXXXXXXX true
alarm   86400   AWS ALIAS   A webserver $self true

command

./cli53 import --file myexample.com. --replace myexample.com

Expected behaviour

Import success

Actual behaviour

Error: InvalidChangeBatch: Tried to create an alias that targets webserver.myexample.com., type A in zone XXXXXXXXXXXXXX, but that target was not found
        status code: 400, request id: xxxxxxxx-49d0-11e7-8a7e-43b1d26074ac

Have you checked if the documentation has the information you require?

Yes

Could you contribute a fix or help testing with this issue?

No

jonas0616 avatar Jun 05 '17 09:06 jonas0616

Thanks a lot for filing this issue.

barnybug avatar Aug 23 '17 20:08 barnybug

Was there ever a fix for this? I am getting this error on the latest release.

someguy3013 avatar Mar 19 '21 17:03 someguy3013