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

[Relay White Noise Error] Investigate and Address Intermittent HTTP 567 Errors #3445

Open
quiet-node opened this issue Feb 3, 2025 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@quiet-node
Copy link
Member

Problem

The Relay intermittently logs HTTP 567 errors, but these occurrences are inconsistent and not tied to any specific request pattern. Since 567 is not a standard HTTP status code, its presence suggests:

  • A misconfigured proxy or upstream service.
  • An internal anomaly in how the Relay handles certain responses.
  • Potential transient failures that are not properly logged or diagnosed.

Solution

Identify the root cause of the HTTP 567 errors and determine the appropriate mitigation by:

  • Analyzing logs to detect patterns and common factors associated with these occurrences.
  • Reviewing upstream dependencies to determine whether an external service is generating the error.
  • Ensuring proper handling or suppression if 567 is an unintended response from internal mechanisms.

Alternatives

No response

@quiet-node quiet-node added the enhancement New feature or request label Feb 3, 2025
@quiet-node quiet-node added this to the 0.67.0 milestone Feb 3, 2025
@quiet-node quiet-node added bug Something isn't working enhancement New feature or request and removed enhancement New feature or request bug Something isn't working labels Feb 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Backlog
Development

No branches or pull requests

1 participant