View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0010651 | Taler | exchange KYC SPA | public | 2025-11-24 23:17 | 2025-11-24 23:53 |
| Reporter | Christian Grothoff | Assigned To | sebasjm | ||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | assigned | Resolution | open | ||
| Platform | i7 | OS | Debian GNU/Linux | OS Version | squeeze |
| Product Version | git (master) | ||||
| Target Version | 1.4 | ||||
| Summary | 0010651: assertion logged when KYC backend is down by oauth2 plugin | ||||
| Description | See: 2025-11-24T23:15:36.265627+0100 taler-exchange-httpd-1020665(6DJRHZZ93Z4FXQX7JJXEGY3568) ERROR Assertion failed at taler-exchange-httpd_kyc-start.c:516. 2025-11-24T23:15:36.265637+0100 taler-exchange-httpd-1020665(6DJRHZZ93Z4FXQX7JJXEGY3568) ERROR KYC process failed to start with error 1926 (/setup request to OAuth 2.0 backend returned unexpected HTTP status code) There is no need to *Assert* here, this is an error but probably should not be an assertion violation. | ||||
| Tags | No tags attached. | ||||
|
|
Also, in this case, no suitable error is shown by the SPA! POST https://exchange.taler.grothoff.org/kyc-start/1QJV5H3W1KVMBEQ2878ZP1HQ310T6FRK40BCWSWQARS002ZN8W1G-0-1 Status 502 Bad Gateway { "code": 1926, "hint": "The exchange received an unexpected malformed response from its KYC backend.", "detail": "/setup request to OAuth 2.0 backend returned unexpected HTTP status code" } => SPA shows NOTHING! |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2025-11-24 23:17 | Christian Grothoff | New Issue | |
| 2025-11-24 23:17 | Christian Grothoff | Status | new => assigned |
| 2025-11-24 23:17 | Christian Grothoff | Assigned To | => Christian Grothoff |
| 2025-11-24 23:20 | Christian Grothoff | Note Added: 0026603 | |
| 2025-11-24 23:52 | Christian Grothoff | Assigned To | Christian Grothoff => sebasjm |
| 2025-11-24 23:53 | Christian Grothoff | Category | exchange => exchange KYC SPA |