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

bug: SNI certificate must re-upload from dashboard when apisix reload #9769

Open
Mararesliu opened this issue Jul 3, 2023 · 1 comment
Open

Comments

@Mararesliu
Copy link

Current Behavior

SNI certificate must re-upload from dashboard when apisix reload

Expected Behavior

SNI certificate no need re-upload when apisix reload or restart

Error Logs

No response

Steps to Reproduce

1、Enabbled https, set SNI certificate from dashboard
2、apisix reload
3、visit the domain url route failed
4、re-upload certificate would be dealed

Environment

  • APISIX version (run apisix version):2.15.2
  • Operating system (run uname -a): 3.10.0-1160.59.1.el7.x86_64
  • OpenResty / Nginx version (run openresty -V or nginx -V):
  • etcd version, if relevant (run curl http://127.0.0.1:9090/v1/server_info): 3.4.0
  • APISIX Dashboard version, if relevant: 3.0.0
  • Plugin runner version, for issues related to plugin runners:
  • LuaRocks version, for installation issues (run luarocks --version): 2.3.0
@alptugay
Copy link
Contributor

alptugay commented Jul 5, 2023

I think it is because yor dashboard version and Apisix version is not compatible.
See: apache/apisix-dashboard#2693

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