AWS Route53 domain registration is not working

0

The following error occurs when trying to register a domain: How can we solve this problem?

리소스                       상태
campingmoa.co     도메인 등록 실패: [2001 : Command syntax error ([Command syntax error])]
campingmoa.tv     도메인 등록 실패
campingmoa.tv     도메인 등록 실패: [Parameters in request are not valid]
質問済み 2年前845ビュー
2回答
0

The 1st error message indicates an issue with the command syntax being used. In order to accurately assist with this issue, could you kindly confirm how you are registering the domain. e.g Are you registering via AWS console, CLI, SDK or a third-party tool. For more information on the required Request Syntax for domain registration I have included links below to our documentation for the AWS CLI and API.

https://docs.aws.amazon.com/Route53/latest/APIReference/API_domains_RegisterDomain.html#API_domains_RegisterDomain_RequestSyntax

https://docs.aws.amazon.com/cli/latest/reference/route53domains/register-domain.html

With regards to the [Parameters in request are not valid] error, there can be multiple causes. The most common cause is when the is a special character in any of the information. Attempt to type in, in place of copy-paste and make sure no special character in contact information.

AWS
Lucky_M
回答済み 10ヶ月前
0

Because .co domain is currently not added as one of the supported top-level domains (TLDs) by Route 53, consider registering the domain at another domain provider and use the DNS records to point to your AWS service. Refer to the list of TLDs in this document: https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/registrar-tld-list.html

For .tv domain, it is listed as one of the TLDs you can use to register domains with Route 53. Refer to this document for more information: https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/tv.html. ‘Parameters in request are not valid’ error indicates that the parameters on the Contact Information page likely had an invalid input. Ensure that there are no special characters such as a slash ('/') in any of the contact information fields.

回答済み 9ヶ月前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ