View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0009430 | Taler | sandcastle (containerized demo deployment) | public | 2024-12-29 12:04 | 2024-12-29 12:04 |
Reporter | Christian Grothoff | Assigned To | |||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | new | Resolution | open | ||
Platform | i7 | OS | Debian GNU/Linux | OS Version | squeeze |
Product Version | git (master) | ||||
Summary | 0009430: 502 returned from /keys | ||||
Description | We rarely (say once per hour? detected also by uptime kuma) get a 502 from /keys: 2024/12/29 11:56:50 [error] 1517#1517: *12088597 recv() failed (104: Connection reset by peer) while reading response header from upstream, client: 2a02:c207:2158:3796::1, server: head.taler.net, request: "GET / HTTP/1.1", upstream: "http://127.0.0.1:17005/", host: "head.taler.net" I checked, and there is NOTHING in the exchange logs at that time. | ||||
Steps To Reproduce | while true; do wget https://exchange.head.taler.net/keys || break; sleep 1; done | ||||
Tags | No tags attached. | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2024-12-29 12:04 | Christian Grothoff | New Issue |