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

升级到1.6.49后使用文件申请zerossl证书验证证书状态时出现 #135

Open
Paul-George-13 opened this issue Sep 25, 2024 · 4 comments

Comments

@Paul-George-13
Copy link

domain

日志:

2024-09-25 11:30:33 [ERROR] handler.py/error_handler:
request.path: /api/verifyCertificateById

2024-09-25 11:30:33 [ERROR] handler.py/error_handler:
Traceback (most recent call last):
File "/usr/local/lib/python3.7/site-packages/flask/app.py", line 1823, in full_dispatch_request
rv = self.dispatch_request()
File "/usr/local/lib/python3.7/site-packages/flask/app.py", line 1799, in dispatch_request
return self.ensure_sync(self.view_functions[rule.endpoint])(**view_args)
File "/app/domain_admin/service/auth_service.py", line 101, in wrapper
ret = func(*args, **kwargs)
File "/app/domain_admin/api/issue_certificate_api.py", line 72, in verify_certificate
issue_certificate_service.verify_certificate(issue_certificate_id, challenge_type)
File "/app/domain_admin/service/issue_certificate_service.py", line 158, in verify_certificate
raise AppException(".....................{}".format(item['domain']))
domain_admin.utils.flask_ext.app_exception.AppException

@Paul-George-13
Copy link
Author

点击服务器部署是可以的,文件可以被放入服务器中

@Paul-George-13
Copy link
Author

[root@ops-web challenges]# ll
总用量 20
-rw-r--r--. 1 root root 87 9月 25 11:16 TiYaId55pTTCshZSOOI8ulAbMZGFs3IxkH
[root@ops-web challenges]#

@mouday
Copy link
Collaborator

mouday commented Sep 27, 2024

好的,我排查下

@Paul-George-13
Copy link
Author

domain
debug发现请求这个地址报405错误

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

No branches or pull requests

2 participants