View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0009610 | Taler | wallet-core | public | 2025-03-11 15:11 | 2025-04-26 01:38 |
Reporter | sebasjm | Assigned To | Florian Dold | ||
Priority | normal | Severity | block | Reproducibility | always |
Status | resolved | Resolution | unable to reproduce | ||
Product Version | git (master) | ||||
Target Version | 1.0 stretch goals | ||||
Summary | 0009610: 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 | ||||
Tags | No tags attached. | ||||
|
It works perfectly fine for me: root@6d3fe4976d99:/taler-typescript-core# node --version v21.6.0 root@6d3fe4976d99:/taler-typescript-core# taler-wallet-cli testing withdraw-kudos --wait ... succeeds ... |
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 |
2025-04-17 22:14 | Christian Grothoff | Severity | major => block |
2025-04-26 01:38 | Florian Dold | Note Added: 0024676 | |
2025-04-26 01:38 | Florian Dold | Status | assigned => resolved |
2025-04-26 01:38 | Florian Dold | Resolution | open => unable to reproduce |