View Issue Details

IDProjectCategoryView StatusLast Update
0011227Talermerchant backendpublic2026-03-11 11:50
ReporterFlorian Dold Assigned ToChristian Grothoff  
PriorityhighSeverityminorReproducibilityhave not tried
Status resolvedResolutionfixed 
Target Version1.5Fixed in Version1.5 
Summary0011227: Test regression: wallet-deposit-large fails with internal server error from merchant
DescriptionThe test newly fails, the /batch-deposit endpoint of the merchant returns status 500.
Steps To Reproduce$ taler-harness run-integrationtests wallet-deposit-large
Additional Information2026-03-10T21:48:03.081Z http.ts TRACE unexpected request error: {
  "requestUrl": "http://localhost:8081/batch-deposit",
  "requestMethod": "POST",
  "httpStatusCode": 500,
  "errorResponse": {
    "code": 52,
    "hint": "The service failed to store information in its database. The system administrator should check that the database is running and review the service logs.",
    "detail": "batch-deposit"
  }
}
TagsNo tags attached.

Activities

Christian Grothoff

2026-03-11 11:50

manager   ~0028090

da2886f95..1a5d381cb fixes this on my system.

Issue History

Date Modified Username Field Change
2026-03-11 11:08 Florian Dold New Issue
2026-03-11 11:08 Florian Dold Status new => assigned
2026-03-11 11:08 Florian Dold Assigned To => Christian Grothoff
2026-03-11 11:50 Christian Grothoff Note Added: 0028090
2026-03-11 11:50 Christian Grothoff Status assigned => resolved
2026-03-11 11:50 Christian Grothoff Resolution open => fixed
2026-03-11 11:50 Christian Grothoff Fixed in Version => 1.5