[GH-ISSUE #25] Why doesn't the key on dnspod work? #17

Closed
opened 2026-03-03 00:30:47 +03:00 by kerem · 5 comments
Owner

Originally created by @suixhxy on GitHub (Sep 13, 2024).
Original GitHub issue: https://github.com/certimate-go/certimate/issues/25

Hello, why didn't my dnspod key work when I configured it?

image

The error message "Key not found," however, my key was obtained on the dnspod backend and is correct.
Please help to answer, thank you!

The complete log error is as follows:

error: one or more domains had a problem: [.yt.starhaha.com] [.yt.starhaha.com] acme: error presenting token: tencentcloud: failed to get hosted zone: API call failed: [TencentCloudSDKError] Code=AuthFailure.SecretIdNotFound, Message=SecretId不存在,请输入正确的密钥。, RequestId=499e3993-fb4a-4174-9671-f0faf001

Originally created by @suixhxy on GitHub (Sep 13, 2024). Original GitHub issue: https://github.com/certimate-go/certimate/issues/25 Hello, why didn't my dnspod key work when I configured it? ![image](https://github.com/user-attachments/assets/9fe0725a-b5ca-4ce3-9029-e6377eb28ca2) The error message "Key not found," however, my key was obtained on the dnspod backend and is correct. Please help to answer, thank you! The complete log error is as follows: error: one or more domains had a problem: [*.yt.starhaha.com] [*.yt.starhaha.com] acme: error presenting token: tencentcloud: failed to get hosted zone: API call failed: [TencentCloudSDKError] Code=AuthFailure.SecretIdNotFound, Message=SecretId不存在,请输入正确的密钥。, RequestId=499e3993-fb4a-4174-9671-f0faf001
kerem closed this issue 2026-03-03 00:30:47 +03:00
Author
Owner

@usual2970 commented on GitHub (Sep 13, 2024):

Hello, is your DNSPOD the China site or the international site?

<!-- gh-comment-id:2348628421 --> @usual2970 commented on GitHub (Sep 13, 2024): Hello, is your DNSPOD the China site or the international site?
Author
Owner

@usual2970 commented on GitHub (Sep 13, 2024):

https://cloud.tencent.com/document/product/1427/56192

image

Check if there are any spaces before or after the key.

<!-- gh-comment-id:2348651048 --> @usual2970 commented on GitHub (Sep 13, 2024): https://cloud.tencent.com/document/product/1427/56192 ![image](https://github.com/user-attachments/assets/0e4d6b34-ac6f-4726-b80b-1c7e8e6426c3) Check if there are any spaces before or after the key.
Author
Owner

@suixhxy commented on GitHub (Sep 14, 2024):

First of all, thank you for answering my question. Thank you very much
Yes, it is the DNSPOD of China. It's not international.
Also, you mentioned to check the correctness of the key, I have done the check, it is correct. In addition, I used other tools acme.sh to configure this secret key and apply for a free certificate, which can be successfully applied, so the argument that the secret key is incorrect can be excluded.

<!-- gh-comment-id:2350747756 --> @suixhxy commented on GitHub (Sep 14, 2024): First of all, thank you for answering my question. Thank you very much Yes, it is the DNSPOD of China. It's not international. Also, you mentioned to check the correctness of the key, I have done the check, it is correct. In addition, I used other tools acme.sh to configure this secret key and apply for a free certificate, which can be successfully applied, so the argument that the secret key is incorrect can be excluded.
Author
Owner

@suixhxy commented on GitHub (Sep 14, 2024):

The latest error log is as follows:
image

<!-- gh-comment-id:2350751140 --> @suixhxy commented on GitHub (Sep 14, 2024): The latest error log is as follows: ![image](https://github.com/user-attachments/assets/1a00fa05-44cb-4cff-b38c-a876a9e1ed0c)
Author
Owner

@suixhxy commented on GitHub (Sep 14, 2024):

Thank you very much for your answer. After your prompt, I analyzed the log and guessed that the machine where my certimate service was located had suspended the proxy.
After viewing the public IP address:
curl ipinfo.io/ip
If the ip address is indeed the IP address after the proxy, cancel the proxy and re-deploy the certificate. The certificate can be successfully applied for.
Thank you very much, must give you a thumbs up!!!

<!-- gh-comment-id:2350811978 --> @suixhxy commented on GitHub (Sep 14, 2024): Thank you very much for your answer. After your prompt, I analyzed the log and guessed that the machine where my certimate service was located had suspended the proxy. After viewing the public IP address: curl ipinfo.io/ip If the ip address is indeed the IP address after the proxy, cancel the proxy and re-deploy the certificate. The certificate can be successfully applied for. Thank you very much, must give you a thumbs up!!!
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/certimate#17
No description provided.