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

demo测压配置白名单的时候显示远程接口无服务端应用 #117

Open
qing-root opened this issue Mar 8, 2022 · 1 comment
Open

Comments

@qing-root
Copy link

在docker中对demo发起请求:
curl --location --request POST 'http://172.17.0.2:28881/gateway/api/register' --header 'Content-Type: application/json' --data '{"mobile":"15558172233","password":"123456","nickName":"name-1000033","email":"[email protected]","birthDay":"2000-11-05","provinceName":"浙江","cityName":"杭州"}'
一直无响应
加上了--header 'User-Agent:PerfomanceTest' 头后显示必须是白名单,要对应用配置白名单

但设置白名单后是这个样子:
image
请问如何解决啊

@KitherRunner
Copy link

看一下该应用是否正常
image

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