-
Notifications
You must be signed in to change notification settings - Fork 2.5k
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
curl: (52) Empty reply from server #3437
Comments
Please provide your configuration information. This will help troubleshoot the problem. |
install
conf
|
This is not caused by apisix, you should check the |
But the same happens when I use http request. |
apisix/logs/error.log
|
Fixed by #3332? |
Consider solved |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Issue description
目前执行:
curl http://127.0.0.1:80/apisix/plugin/jwt/sign?key=user-key -i
或者 curl http://127.0.0.1:80
报错误 curl: (52) Empty reply from server
添加了全局cors 插件+zipkin 差距
没有添加任何本机/* 域名代理
Environment
The text was updated successfully, but these errors were encountered: