Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upper case in DNS entry fails .... #167

Closed
emayssat-ms opened this issue Apr 8, 2016 · 2 comments
Closed

Upper case in DNS entry fails .... #167

emayssat-ms opened this issue Apr 8, 2016 · 2 comments

Comments

@emayssat-ms
Copy link

/usr/local/bin/cli53 rrcreate qabin.org 'zookeeper1.Druid003a.us-west-1 300 CNAME ec2-54-215-244-187.us-west-1.compute.amazonaws.com.' --replace --wait

Error: InvalidChangeBatch: Tried to create resource record set [name='zookeeper1.druid003a.us-west-1.qabin.org.', type='CNAME'] but it already exists
status code: 400, request id: c9816ed7-fd1d-11e5-acc5-9734f4e23360

/usr/local/bin/cli53 rrcreate qabin.org 'zookeeper1.druid003a.us-west-1 300 CNAME ec2-54-215-244-187.us-west-1.compute.amazonaws.com.' --replace --wait

Created record: 'zookeeper1.druid003a.us-west-1.qabin.org. 300 IN CNAME ec2-54-215-244-187.us-west-1.compute.amazonaws.com.'
Waiting for sync.........................
Completed

cli53 --version

cli53 version 0.6.9
on ubuntu 14.04

Maybe you could automatically lowercase the DNS entries?

@barnybug
Copy link
Owner

barnybug commented Apr 8, 2016

Thanks a lot for filing this issue! We'll triage and take a look at it as soon as possible!

@barnybug
Copy link
Owner

barnybug commented Apr 9, 2016

Would you like to write a pull request for this? We'd be more than happy to walk you through the steps involved.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants