View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0007567 | Taler | wallet-core | public | 2023-01-12 16:20 | 2023-01-26 22:53 |
Reporter | sebasjm | Assigned To | sebasjm | ||
Priority | normal | Severity | major | Reproducibility | sometimes |
Status | closed | Resolution | not fixable | ||
Product Version | 0.9.1 | ||||
Target Version | 0.9.1 | ||||
Summary | 0007567: bad error code when kyc error code is expected | ||||
Description | Doing a withdrawal with a kyc process render and error code 7015 for a short period of time, sometimes is not seen. Also, after the withdraw ends the kyc error code stays in the transaction. screen 369 shows the error code before thet tx goes to kyc error code screen 368 shows the kyc error code stays after the tx is completed (and kyc completed) | ||||
Tags | No tags attached. | ||||
Attached Files | |||||
|
From your screenshots, it looks like there is one coin where the withdrawal request results in WALLET_HTTP_REQUEST_GENERIC_TIMEOUT (=7013). This does not seem to be KYC-related, right? It's just a slow request that results in a timeout. Could it be that there is *actually* some very slow withdrawal request here? Maybe you can run this again with the dev console of the extension open, to see the requests in the network tab? |
|
yes, indeed! |
Date Modified | Username | Field | Change |
---|---|---|---|
2023-01-12 16:20 | sebasjm | New Issue | |
2023-01-12 16:20 | sebasjm | Status | new => assigned |
2023-01-12 16:20 | sebasjm | Assigned To | => Florian Dold |
2023-01-12 16:20 | sebasjm | File Added: Selection_369.png | |
2023-01-12 16:20 | sebasjm | File Added: Selection_368.png | |
2023-01-12 16:20 | sebasjm | Product Version | git (master) => 0.9.1 |
2023-01-12 16:20 | sebasjm | Target Version | git (master) => 0.9.1 |
2023-01-12 23:43 | Florian Dold | Assigned To | Florian Dold => sebasjm |
2023-01-12 23:43 | Florian Dold | Status | assigned => feedback |
2023-01-12 23:43 | Florian Dold | Note Added: 0019645 | |
2023-01-15 22:28 | sebasjm | Note Added: 0019673 | |
2023-01-15 22:29 | sebasjm | Status | feedback => resolved |
2023-01-15 22:29 | sebasjm | Resolution | open => not fixable |
2023-01-26 22:53 | Christian Grothoff | Status | resolved => closed |
2023-04-13 20:36 | Florian Dold | Category | wallet (TS core) => wallet-core |