View Issue Details

IDProjectCategoryView StatusLast Update
0007897Talerdeployment and operationspublic2023-09-23 15:09
Reportersebasjm Assigned ToChristian Grothoff  
PrioritynormalSeveritymajorReproducibilityalways
Status closedResolutionfixed 
Product Versiongit (master) 
Target Version0.9.3Fixed in Version0.9.3 
Summary0007897: taler-exchange-offline: error reporting when rest query fails
DescriptionWhen tail-exchange-offline fails because there is wrong value in the base_url it shows the content of the response [1]
That does not help to know what the problems is.

It should should:
 * intention: like "trying to upload signed denominations" that will help to locate which request is (uniqueness in the code)
 * endpoint: the current endpoint like the wirewatch is already doing [2] it will help to understand why it failed
 * response: that will also help, but for debugging purpose, not something that normally will look into
 * request body: will also help for debugging, not something that normally will look into


This may affect other components like exchange-httpd and merchant

[1]
2023-07-30T21:28:57.320506-0300 taler-exchange-offline-551541 WARNING Did NOT detect response `<html>
<head><title>404 Not Found</title></head>
<body>
<center><h1>404 Not Found</h1></center>
<hr><center>nginx/1.18.0 (Ubuntu)</center>
</body>
</html>
' as JSON
```
TagsNo tags attached.

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2023-08-01 20:57 sebasjm New Issue
2023-08-01 20:57 sebasjm Status new => assigned
2023-08-01 20:57 sebasjm Assigned To => Christian Grothoff
2023-09-21 14:17 Christian Grothoff Summary error reporting when rest query fails => taler-exchange-offline: error reporting when rest query fails
2023-09-22 13:07 Christian Grothoff Status assigned => resolved
2023-09-22 13:07 Christian Grothoff Resolution open => fixed
2023-09-22 13:07 Christian Grothoff Fixed in Version => 0.9.3
2023-09-22 13:07 Christian Grothoff Target Version 0.11 => 0.9.3
2023-09-23 15:09 Christian Grothoff Status resolved => closed