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

Error sample_app, error: Key not found #93

Open
sstsarel opened this issue Oct 16, 2023 · 2 comments
Open

Error sample_app, error: Key not found #93

sstsarel opened this issue Oct 16, 2023 · 2 comments

Comments

@sstsarel
Copy link

level=error msg="spoe error during first notify handle: handle notify: failed to get transaction from cache, transaction_id: , app: sample_app, error: Key not found."

I picked up the container as written here
Build the coraza-spoa image docker-compose build
Run haproxy, coraza-spoa and a mock server docker-compose up

when will I make a request for 4000
I receive an error message ( level=error msg="spoe error during first notify handle: handle notify: failed to get transaction from cache, transaction_id: 5dae59a1-687a-4ed1-b3d1-240e5a74d4b2, app: sample_app, error: Key not found.")
If you comment out the #spoe-message coraza-res block then everything works fine

ubuntu 22.04
Docker version 24.0.6

@sylweltan
Copy link

The same error here. When set
no_response_check: false
in config.yaml it started working

@gorzelvk
Copy link

anyone found a fix for it? commenting out #spoe-message coraza-res makes coraza not work properly, setting no_response_check to false doesnt change a thing

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

3 participants