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

Peer communication failures when using SendKey feature #1376

Open
VinozzZ opened this issue Oct 10, 2024 · 0 comments
Open

Peer communication failures when using SendKey feature #1376

VinozzZ opened this issue Oct 10, 2024 · 0 comments
Labels
type: bug Something isn't working
Milestone

Comments

@VinozzZ
Copy link
Contributor

VinozzZ commented Oct 10, 2024

Versions

  • Refinery: 2.8.2

Steps to reproduce

  1. configure a SendKey
  2. configure a list of ReceiveKeys that doesn't contain the SendKey
  3. set AcceptOnlyListedKeys to true

Run Refinery and error messages like below will show up

time="2024-10-09T08:55:55Z" level=error msg="error when sending event" api_host="http://peer-address:8081/" dataset=teams-api environment="test" error="got unexpected HTTP status 400: Bad Request" 

Additional context
Adding the send key to the list of accepted receive keys has worked around it

@VinozzZ VinozzZ added the type: bug Something isn't working label Oct 10, 2024
@VinozzZ VinozzZ added this to the v2.9 milestone Oct 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant