View Issue Details

IDProjectCategoryView StatusLast Update
0007657Talermechant backendpublic2024-01-12 14:04
Reportersebasjm Assigned ToChristian Grothoff  
PrioritynormalSeveritymajorReproducibilityalways
Status closedResolutionfixed 
Product Versiongit (master) 
Target Version0.9.2Fixed in Version0.9.2 
Summary0007657: order creation failed
Descriptionbash src/testing/test_merchant_order_creation.sh
....
taler-wallet-cli 0.9.0-dev.2-420493b3e
taler-exchange-httpd v0.9.1-git-d7382879
taler-merchant-httpd v0.9.1-git-db448ff4
...
First prepare wallet with coins ... OK
Configuring merchant instance ...OK
Creating order without TOKEN...OK
Checking created order without TOKEN...OK
Creating order without TOKEN and fullfilment URL...OK
Creating order with non-inventory products...should response ok, order claimed. got: 500 { "code": 54, "hint": "The service encountered an error event to commit the database transaction (hard, unrecoverable error)." }

logs

taler-merchant-httpd.log:2023-02-02T12:56:06.339439+0000 taler-merchant-httpd-4900(W77PE5K6QPP5DGQEGXC023T62C) ERROR Assertion failed at plugin_merchantdb_postgres.c:2138.
TagsNo tags attached.

Activities

Christian Grothoff

2023-02-03 10:49

manager   ~0019741

Should be fixed in Git master.

Issue History

Date Modified Username Field Change
2023-02-02 13:56 sebasjm New Issue
2023-02-02 13:56 sebasjm Status new => assigned
2023-02-02 13:56 sebasjm Assigned To => Christian Grothoff
2023-02-03 10:49 Christian Grothoff Status assigned => resolved
2023-02-03 10:49 Christian Grothoff Resolution open => fixed
2023-02-03 10:49 Christian Grothoff Fixed in Version => 0.9.2
2023-02-03 10:49 Christian Grothoff Note Added: 0019741
2023-02-21 16:39 Christian Grothoff Status resolved => closed
2024-01-12 14:04 Christian Grothoff Category merchant backend API (C) => mechant backend