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

Key verification failure occurs intermittently for routes with key verification enabled #848

Closed
nirvanareborn opened this issue Nov 23, 2020 · 14 comments
Labels
backend bug Something isn't working checking
Milestone

Comments

@nirvanareborn
Copy link

nirvanareborn commented Nov 23, 2020

Bug report

Key verification failure occurs intermittently for routes with key verification enabled

Describe the bug

Key verification is enabled for routing, which can be verified in most cases. Occasionally, it fails to be verified. This happens in a fixed time window.
apisix3
apisix2
apisix1

A clear and concise description of what the bug is.

How to Reproduce

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior

A clear and concise description of what you expected to happen.

Screenshots

Add screenshots to help explain your problem if applicable.

System information

  • OS: [Linux]
  • Browser (if applies) [e.g. Chrome, Safari, Edge]
  • Version: [e.g. 2.0]

Additional context

Add any other context about the problem here.

@nirvanareborn nirvanareborn added the bug Something isn't working label Nov 23, 2020
@nirvanareborn
Copy link
Author

nirvanareborn commented Nov 23, 2020

路由信息
1

consumer信息
2

@tokers
Copy link
Contributor

tokers commented Nov 23, 2020

@nirvanareborn Could you paste the complete Route, Consumer configuration? Some part of them are collapsed.

@nic-chen
Copy link
Member

Please confirm the nginx processes for APISIX and confirm that all processes are OK (no orphan process or double master process).

@nirvanareborn
Copy link
Author

@tokers The above is the complete routing and comsumer configuration information
路由
1
Consumer
2

@nirvanareborn
Copy link
Author

@nic-chen
the nginx processes for APISIX all processes are OK (no orphan process or double master process).

11

@tokers
Copy link
Contributor

tokers commented Nov 23, 2020

Are there some logs in your error.log? @nirvanareborn

@nic-chen
Copy link
Member

have you update config of the consumer (change the key) ?

@nirvanareborn
Copy link
Author

@nic-chen I haven't updated the configuration of the consumer

@nirvanareborn
Copy link
Author

@tokers No error log,only access log。
1

@juzhiyuan
Copy link
Member

ping @nic-chen

@nic-chen
Copy link
Member

We use real-time chat tools to contact, which makes it easier to locate what is going on.

@membphis
Copy link
Member

If there is any new news, please leave a message.

@juzhiyuan juzhiyuan added this to the 2.2 milestone Nov 24, 2020
@nic-chen
Copy link
Member

nic-chen commented Nov 24, 2020

This bug had fixed by PR:
apache/apisix#2575

@nirvanareborn
Copy link
Author

Thank you very much !

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

No branches or pull requests

5 participants