View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0010009 | Taler | deployment and operations | public | 2025-05-24 18:55 | 2025-06-01 16:56 |
Reporter | Christian Grothoff | Assigned To | Christian Grothoff | ||
Priority | high | Severity | major | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Platform | i7 | OS | Debian GNU/Linux | OS Version | squeeze |
Product Version | git (master) | ||||
Target Version | 1.0 stretch goals | Fixed in Version | 1.0 stretch goals | ||
Summary | 0010009: alloy cannot log to loki: too many requests + ring buffer problems | ||||
Description | Somehow 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. | ||||
Tags | No tags attached. | ||||
|
"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. |
|
curl http://localhost:3100/ring and curl http://localhost:3100/services are helpful for diagnostics. |
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 |