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

RRset duplicates are taken into account not to confuse dns-api #7

Merged
merged 4 commits into from
Jul 28, 2022

Conversation

bazilek
Copy link

@bazilek bazilek commented Jul 23, 2022

Should fix for the following case:

Renewing an existing certificate for *.preprod.be
Unsafe permissions on credentials configuration file: ./creds
Error. PUT: 'https://api.preprod.world/dns/v2/zones/preprod.be/_acme-challenge.preprod.be/TXT', data: "{'resource_records': [{'content': ['xTykygpQ7cFLC_t7MbU1UP6DdH5-D2xTrwRK40STEYY'], 'enabled': True}, {'content': ['xTykygpQ7cFLC_t7MbU1UP6DdH5-D2xTrwRK40STEYY'], 'enabled': True}], 'ttl': 300}", response: {"error":"two or more records have same content"}

Failed to renew certificate preprod.be with error: {"error":"two or more records have same content"}

@bazilek bazilek changed the title Duplicates in RRset are now allowed on the dns-api side RRset duplicates are taken into account not to confuse dns-api Jul 23, 2022
@bogomaz1987 bogomaz1987 merged commit b6b765c into main Jul 28, 2022
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

Successfully merging this pull request may close these issues.

None yet

2 participants