View Issue Details

IDProjectCategoryView StatusLast Update
0009610Talerwallet-corepublic2025-03-11 15:11
Reportersebasjm Assigned ToFlorian Dold  
PrioritynormalSeveritymajorReproducibilityalways
Status assignedResolutionopen 
Product Versiongit (master) 
Target Version1.0 stretch goals 
Summary0009610: Http request fail with node-v21.6.0-linux-x64
Description  errorDetail: {
    code: 7032,
    when: { t_ms: 1741702246154, [Symbol(opaque_AbsoluteTime)]: true },
    hint: 'Error (WALLET_EXCHANGE_UNAVAILABLE)',
    exchangeBaseUrl: 'https://exchange.test.taler.net/',
    innerError: {
      code: 7005,
      when: [Object],
      hint: 'Error in HTTP request: ETIMEDOUT',
      requestUrl: 'https://exchange.test.taler.net/keys',
      requestMethod: 'GET',
      httpStatusCode: 0
    }
  },


works with node-v18.16.0-linux-x64 but fails with node-v21.6.0-linux-x64
TagsNo tags attached.

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2025-03-11 15:11 sebasjm New Issue
2025-03-11 15:11 sebasjm Status new => assigned
2025-03-11 15:11 sebasjm Assigned To => Florian Dold