View Issue Details

IDProjectCategoryView StatusLast Update
0010009Talerdeployment and operationspublic2025-06-01 16:56
ReporterChristian Grothoff Assigned ToChristian Grothoff  
PriorityhighSeveritymajorReproducibilityalways
Status resolvedResolutionfixed 
Platformi7OSDebian GNU/LinuxOS Versionsqueeze
Product Versiongit (master) 
Target Version1.0 stretch goalsFixed in Version1.0 stretch goals 
Summary0010009: alloy cannot log to loki: too many requests + ring buffer problems
DescriptionSomehow the alloy on spec fails to log to pixel, giving various errors, including too many requests (exceeding 4MB/sec) plus, when that doesn't happen, the server returns errors about an "empty ring". So something broke badly in the configuration there.
TagsNo tags attached.

Activities

Christian Grothoff

2025-06-01 16:55

manager   ~0025076

"store: memberlist" was needed, plus possibly "target: all". Finally, ignore "empty ring" messages on startup, it simply seems to take the ingester some time to launch.

Christian Grothoff

2025-06-01 16:56

manager   ~0025077

curl http://localhost:3100/ring and curl http://localhost:3100/services are helpful for diagnostics.

Issue History

Date Modified Username Field Change
2025-05-24 18:55 Christian Grothoff New Issue
2025-05-24 18:55 Christian Grothoff Status new => confirmed
2025-05-29 11:24 Christian Grothoff Assigned To => Christian Grothoff
2025-05-29 11:24 Christian Grothoff Status confirmed => assigned
2025-06-01 16:55 Christian Grothoff Note Added: 0025076
2025-06-01 16:56 Christian Grothoff Note Added: 0025077
2025-06-01 16:56 Christian Grothoff Status assigned => resolved
2025-06-01 16:56 Christian Grothoff Resolution open => fixed
2025-06-01 16:56 Christian Grothoff Fixed in Version => 1.0 stretch goals