Skip to content

no Route matched with those values #12732

Closed Answered by chronolaw
mohsen-abedy asked this question in Help
Discussion options

You must be logged in to vote

I think that the reason is the field paths, since kong 3.0 if it is a regex it must start with ~.

https://docs.konghq.com/gateway/changelog/#3000:

Kong Gateway no longer uses a heuristic to guess whether a route.path is a regex pattern. From 3.0 onward, all regex paths must start with the "~" prefix, and all paths that don’t start with "~" will be considered plain text. The migration process should automatically convert the regex paths when upgrading from 2.x to 3.0. [#9027](https://github.com/Kong/kong/pull/9027)

Could you create a new route and try it again?

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
1 reply
@mohsen-abedy
Comment options

Comment options

You must be logged in to vote
1 reply
@mohsen-abedy
Comment options

Answer selected by mohsen-abedy
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
2 participants