[GH-ISSUE #398] 申请证书显示如下错误请问如何解决 #3330

Closed
opened 2026-02-28 11:55:36 +03:00 by kerem · 12 comments
Owner

Originally created by @zeno980 on GitHub (May 18, 2024).
Original GitHub issue: https://github.com/0xJacky/nginx-ui/issues/398

obtain certificate error: error: one or more domains had a problem: [aaa.bbb.ccc] acme: error: 403 :: urn:ietf:params:acme:error:unauthorized :: [ipv6]: Invalid response from http://aaa.bbb.ccc/.well-known/acme-challenge/pundnjFSxD7K1-oIcC-oBZdVwIjihJR7vTFkP70JkfU: 404

Originally created by @zeno980 on GitHub (May 18, 2024). Original GitHub issue: https://github.com/0xJacky/nginx-ui/issues/398 obtain certificate error: error: one or more domains had a problem: [aaa.bbb.ccc] acme: error: 403 :: urn:ietf:params:acme:error:unauthorized :: [ipv6]: Invalid response from http://aaa.bbb.ccc/.well-known/acme-challenge/pundnjFSxD7K1-oIcC-oBZdVwIjihJR7vTFkP70JkfU: 404
kerem 2026-02-28 11:55:36 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@0xJacky commented on GitHub (May 18, 2024):

配置文件中有 location /.well-know 的规则吗
没有的话,手动添加一下image

<!-- gh-comment-id:2118566877 --> @0xJacky commented on GitHub (May 18, 2024): 配置文件中有 location /.well-know 的规则吗 没有的话,手动添加一下![image](https://github.com/0xJacky/nginx-ui/assets/13096985/48b395cb-380d-4e3e-8b18-d043768517c7)
Author
Owner

@zeno980 commented on GitHub (May 18, 2024):

有这个用户,配置文件也有,请问有没有交流qq群之类的,我进去问下

<!-- gh-comment-id:2118630615 --> @zeno980 commented on GitHub (May 18, 2024): 有这个用户,配置文件也有,请问有没有交流qq群之类的,我进去问下
Author
Owner

@0xJacky commented on GitHub (May 18, 2024):

没有噢,你可以删掉这个location配置,再重新添加一次试试

<!-- gh-comment-id:2118634031 --> @0xJacky commented on GitHub (May 18, 2024): 没有噢,你可以删掉这个location配置,再重新添加一次试试
Author
Owner

@0xJacky commented on GitHub (May 18, 2024):

再检查一下目录下面有没有.well-known 文件夹,有的话要删掉

<!-- gh-comment-id:2118634613 --> @0xJacky commented on GitHub (May 18, 2024): 再检查一下目录下面有没有.well-known 文件夹,有的话要删掉
Author
Owner

@zeno980 commented on GitHub (May 18, 2024):

试过很多次了,麻烦有空的话看下
image
image
image
image
image

<!-- gh-comment-id:2118635754 --> @zeno980 commented on GitHub (May 18, 2024): 试过很多次了,麻烦有空的话看下 ![image](https://github.com/0xJacky/nginx-ui/assets/44129442/27ef96ec-b987-4583-8b4e-cdbaa1f43f82) ![image](https://github.com/0xJacky/nginx-ui/assets/44129442/f171c8c8-a597-4a35-9878-a8e1d654519c) ![image](https://github.com/0xJacky/nginx-ui/assets/44129442/0ce151fd-e9d8-4255-9626-18c1348047a9) ![image](https://github.com/0xJacky/nginx-ui/assets/44129442/43c32916-25e3-43c5-984a-435f49e9c58c) ![image](https://github.com/0xJacky/nginx-ui/assets/44129442/a5c767ac-11b4-408d-9939-e1c9eb17cfa9)
Author
Owner

@0xJacky commented on GitHub (May 18, 2024):

看出问题来了,你不要改 .well-known 的配置,就用我提供的那个默认反代规则

<!-- gh-comment-id:2118637424 --> @0xJacky commented on GitHub (May 18, 2024): 看出问题来了,你不要改 .well-known 的配置,就用我提供的那个默认反代规则
Author
Owner

@zeno980 commented on GitHub (May 18, 2024):

image
是这样吗,还是报错

<!-- gh-comment-id:2118638252 --> @zeno980 commented on GitHub (May 18, 2024): ![image](https://github.com/0xJacky/nginx-ui/assets/44129442/712af25d-9c14-49c3-b94e-39dff91a2d43) 是这样吗,还是报错
Author
Owner

@0xJacky commented on GitHub (May 18, 2024):

保存了吗

<!-- gh-comment-id:2118638655 --> @0xJacky commented on GitHub (May 18, 2024): 保存了吗
Author
Owner

@zeno980 commented on GitHub (May 18, 2024):

保存了

<!-- gh-comment-id:2118638900 --> @zeno980 commented on GitHub (May 18, 2024): 保存了
Author
Owner

@0xJacky commented on GitHub (May 18, 2024):

报错还是提示的404吗,实在不行你改签DNS证书吧

<!-- gh-comment-id:2118646709 --> @0xJacky commented on GitHub (May 18, 2024): 报错还是提示的404吗,实在不行你改签DNS证书吧
Author
Owner

@zeno980 commented on GitHub (May 18, 2024):

还是403,哎,我试试别的

<!-- gh-comment-id:2118654579 --> @zeno980 commented on GitHub (May 18, 2024): 还是403,哎,我试试别的
Author
Owner

@0xJacky commented on GitHub (May 18, 2024):

404是反代配置错误,403应该是你请求太多次限流了,晚点再试试

<!-- gh-comment-id:2118659902 --> @0xJacky commented on GitHub (May 18, 2024): 404是反代配置错误,403应该是你请求太多次限流了,晚点再试试
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/nginx-ui#3330
No description provided.