View Issue Details

IDProjectCategoryView StatusLast Update
0009111Talerexchangepublic2024-08-28 23:31
Reportersebasjm Assigned ToChristian Grothoff  
PriorityhighSeveritycrashReproducibilityalways
Status closedResolutionfixed 
Product Versiongit (master) 
Target Version0.13Fixed in Version0.13 
Summary0009111: second time that i tried to withdraw fails
DescriptionEXCHANGE LOG

INFO Stored encrypted KYC process #5 attributes: 0
ERROR Assertion failed at taler-exchange-httpd_common_kyc.c:328.


DB LOG

LOG: duration: 0.057 ms bind insert_kyc_attributes: SELECT out_ok FROM exchange_do_insert_kyc_attributes ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15);
DETAIL: parameters: $1 = '5', $2 = '\xaebb68a5ec80a6a56e598a6b02e59661a8184deb7bd2074195c15d169677e09d', $3 = '0', $4 = 'FORM', $5 = NULL, $6 = NULL, $7 = '1724345148000000', $8 = '9223372036854775807', $9 = '9223372036854775807', $10 = '{}', $11 = '{"expiration_time":{"t_s":1724355948},"rules":[{"operation_type":"WITHDRAW","threshold":"YEIN:50","timeframe":{"d_us":180000000},"measures":["elite"],"display_priority":1,"exposed":true}],"custom_measures":{}}', $12 = '{}', $13 = '\x98b46e80aa2ad8cdeac84571a63508cbbb8b10013f1e71b6698f526dc3460dd076c0523664c1dee7beeaa1540c872d65bb44dbc228230992df1f13e17e6ed0214c024d9163a43476286e48747e2d153c17f12ee6d393ebae5452cb30a450c01257', $14 = 'f', $15 = 'XGB072KVPCEGF9AVJX9Y4C2Y24C2N4WK70H5DBHHMG3SQAJA1WZ6G'
LOG: execute insert_kyc_attributes: SELECT out_ok FROM exchange_do_insert_kyc_attributes ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15);
DETAIL: parameters: $1 = '5', $2 = '\xaebb68a5ec80a6a56e598a6b02e59661a8184deb7bd2074195c15d169677e09d', $3 = '0', $4 = 'FORM', $5 = NULL, $6 = NULL, $7 = '1724345148000000', $8 = '9223372036854775807', $9 = '9223372036854775807', $10 = '{}', $11 = '{"expiration_time":{"t_s":1724355948},"rules":[{"operation_type":"WITHDRAW","threshold":"YEIN:50","timeframe":{"d_us":180000000},"measures":["elite"],"display_priority":1,"exposed":true}],"custom_measures":{}}', $12 = '{}', $13 = '\x98b46e80aa2ad8cdeac84571a63508cbbb8b10013f1e71b6698f526dc3460dd076c0523664c1dee7beeaa1540c872d65bb44dbc228230992df1f13e17e6ed0214c024d9163a43476286e48747e2d153c17f12ee6d393ebae5452cb30a450c01257', $14 = 'f', $15 = 'XGB072KVPCEGF9AVJX9Y4C2Y24C2N4WK70H5DBHHMG3SQAJA1WZ6G'
DEBUG: time to inline: 0.004s, opt: 0.008s, emit: 0.000s
DEBUG: time to inline: 0.005s, opt: 0.011s, emit: 0.004s
ERROR: duplicate key value violates unique constraint "kyc_attributes_pkey"
TagsNo tags attached.

Activities

Christian Grothoff

2024-08-22 22:18

manager   ~0023035

Bad legacy unique constraint; replaced by index in 0d30def3..0d69fb63

Issue History

Date Modified Username Field Change
2024-08-22 18:54 sebasjm New Issue
2024-08-22 18:54 sebasjm Status new => assigned
2024-08-22 18:54 sebasjm Assigned To => Christian Grothoff
2024-08-22 22:18 Christian Grothoff Note Added: 0023035
2024-08-22 22:18 Christian Grothoff Fixed in Version => 0.13
2024-08-22 22:18 Christian Grothoff Target Version git (master) => 0.13
2024-08-22 22:18 Christian Grothoff Status assigned => resolved
2024-08-22 22:18 Christian Grothoff Resolution open => fixed
2024-08-28 23:31 Christian Grothoff Status resolved => closed