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

After add 'Advanced Routing Matching Conditions' of a route,it will appears nothing #2524

Closed
iori0758 opened this issue Jul 15, 2022 · 1 comment
Labels
bug Something isn't working

Comments

@iori0758
Copy link

Issue description

i want add some routing matching conditions,but it doesn't work, after click confirm button, it displays white page

Expected behavior

save routing matching condition succesfuly

How to Reproduce

1.Go to Route.
2.Configure a Route Record
3.At the Stage "Define API Request", click "Add" which below section "Advanced Routing Matching Conditions"
4. Create Rule,
"Parameter Position": "Cookie",
"Parameter Name":"p-u-c",
"Operational Character":"Euqal(==)",
"Parameter Value": "21401" ,and click Confirm
5.it display white page

Screenshots

VeryCapture_20220714161339

Environment

  • apisix version (cmd: apisix version):2.14.1

  • OS (cmd: uname -a):CentOS Linux release 7.8.2003 (Core)

  • OpenResty / Nginx version (cmd: nginx -V or openresty -V): nginx version: openresty/1.21.4.1
    built by gcc 9.3.1 20200408 (Red Hat 9.3.1-2) (GCC)
    built with OpenSSL 1.1.1n 15 Mar 2022
    TLS SNI support enabled

  • etcd version, if have (cmd: run etcd --version): 3.5.4

  • apisix-dashboard version, if have: 2.13

  • Browser version, if have: Google Chrome 版本 102.0.5005.115(正式版本) (64 位)

Additional context

No response

@iori0758 iori0758 added the bug Something isn't working label Jul 15, 2022
@Baoyuantop
Copy link
Contributor

It has been fixed in #2440

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants