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

Payload exception error on version 1.0.1 #5

Open
cindreta opened this issue Jan 24, 2024 · 0 comments
Open

Payload exception error on version 1.0.1 #5

cindreta opened this issue Jan 24, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@cindreta
Copy link
Member

  • Spring Boot version: 2.7.3
  • Java Version: 17
  • Enviroment: Heroku

Exception:

com.treblle.spring.TreblleFilter : An error occurred while sending data to Treblle. Jan 24 08:53:32 pitchyn-service app/web.1 java.lang.IllegalStateException: Duplicate key Vary (attempted merging values Origin and Origin) Jan 24 08:53:32 pitchyn-service app/web.1 at java.base/java.util.stream.Collectors.duplicateKeyException(Collectors.java:135)

A customer reported a bug which seems to happen only when they deploy to Heroku. Locally everything works fine. Based on the exception it might be something that is maybe duplicated in the payload?

Any ideas @IvoMajic

@cindreta cindreta added the bug Something isn't working label Jan 24, 2024
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