We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
While running the command to delete a subdomain dns entry I get
Remote: 54 To set: 54 Something went wrong while removing host record, delta > 1: 54 -> 54, aborting API call.
I tried digging a bit and found some inconsistencies with the docs saying you want HostName and HostType, which resulted in key errors.
As best as I can tell it isn't properly popping the entry I would like to remove before re-applying the DNS.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
While running the command to delete a subdomain dns entry I get
Remote: 54
To set: 54
Something went wrong while removing host record, delta > 1: 54 -> 54, aborting API call.
I tried digging a bit and found some inconsistencies with the docs saying you want HostName and HostType, which resulted in key errors.
As best as I can tell it isn't properly popping the entry I would like to remove before re-applying the DNS.
The text was updated successfully, but these errors were encountered: