bug(log-collector): nats: Maximum Payload Violation #1076

Open
opened 2026-03-28 04:31:26 +00:00 by mfreeman451 · 0 comments
Owner

Imported from GitHub.

Original GitHub issue: #2955
Original author: @mfreeman451
Original URL: https://github.com/carverauto/serviceradar/issues/2955
Original created: 2026-03-01T01:34:08Z


Describe the bug

log-collector 2026-03-01T01:33:18Z INFO Successfully published 12 performance metrics to NATS
log-collector 2026-03-01T01:33:18Z INFO event: server error: nats: Maximum Payload Violation
log-collector 2026-03-01T01:33:18Z INFO event: disconnected
log-collector 2026-03-01T01:33:18Z INFO connected successfully server=4222 max_payload=1048576
log-collector 2026-03-01T01:33:18Z INFO event: connected
log-collector 2026-03-01T01:33:23Z INFO Received OTEL logs export request: 1 resource logs, 23 total log records
log-collector 2026-03-01T01:33:23Z INFO Received OTEL logs export request: 1 resource logs, 3 total log records
log-collector 2026-03-01T01:33:23Z INFO Received OTEL export request: 1 resource spans, 24 total spans
log-collector 2026-03-01T01:33:23Z ERROR NATS acknowledgment failed: timed out: didn't receive ack in time
log-collector 2026-03-01T01:33:23Z ERROR Failed to publish traces to NATS: NATS acknowledgment failed: timed out: didn't receive ack in time

To Reproduce
Steps to reproduce the behavior:

  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
If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • OS: [e.g. iOS]
  • Browser [e.g. chrome, safari]
  • Version [e.g. 22]

Smartphone (please complete the following information):

  • Device: [e.g. iPhone6]
  • OS: [e.g. iOS8.1]
  • Browser [e.g. stock browser, safari]
  • Version [e.g. 22]

Additional context
Add any other context about the problem here.

Imported from GitHub. Original GitHub issue: #2955 Original author: @mfreeman451 Original URL: https://github.com/carverauto/serviceradar/issues/2955 Original created: 2026-03-01T01:34:08Z --- **Describe the bug** ``` log-collector 2026-03-01T01:33:18Z INFO Successfully published 12 performance metrics to NATS log-collector 2026-03-01T01:33:18Z INFO event: server error: nats: Maximum Payload Violation log-collector 2026-03-01T01:33:18Z INFO event: disconnected log-collector 2026-03-01T01:33:18Z INFO connected successfully server=4222 max_payload=1048576 log-collector 2026-03-01T01:33:18Z INFO event: connected log-collector 2026-03-01T01:33:23Z INFO Received OTEL logs export request: 1 resource logs, 23 total log records log-collector 2026-03-01T01:33:23Z INFO Received OTEL logs export request: 1 resource logs, 3 total log records log-collector 2026-03-01T01:33:23Z INFO Received OTEL export request: 1 resource spans, 24 total spans log-collector 2026-03-01T01:33:23Z ERROR NATS acknowledgment failed: timed out: didn't receive ack in time log-collector 2026-03-01T01:33:23Z ERROR Failed to publish traces to NATS: NATS acknowledgment failed: timed out: didn't receive ack in time ``` **To Reproduce** Steps to reproduce the behavior: 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** If applicable, add screenshots to help explain your problem. **Desktop (please complete the following information):** - OS: [e.g. iOS] - Browser [e.g. chrome, safari] - Version [e.g. 22] **Smartphone (please complete the following information):** - Device: [e.g. iPhone6] - OS: [e.g. iOS8.1] - Browser [e.g. stock browser, safari] - Version [e.g. 22] **Additional context** Add any other context about the problem here.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
carverauto/serviceradar#1076
No description provided.