View Issue Details

IDProjectCategoryView StatusLast Update
0007567Talerwallet-corepublic2023-01-26 22:53
Reportersebasjm Assigned Tosebasjm  
PrioritynormalSeveritymajorReproducibilitysometimes
Status closedResolutionnot fixable 
Product Version0.9.1 
Target Version0.9.1 
Summary0007567: bad error code when kyc error code is expected
DescriptionDoing 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)
TagsNo tags attached.
Attached Files
Selection_369.png (39,303 bytes)   
Selection_369.png (39,303 bytes)   
Selection_368.png (63,629 bytes)   
Selection_368.png (63,629 bytes)   

Activities

Florian Dold

2023-01-12 23:43

manager   ~0019645

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?

sebasjm

2023-01-15 22:28

developer   ~0019673

yes, indeed!

Issue History

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