View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0009545 | Taler | auditor (SPA) | public | 2025-02-14 14:46 | 2025-02-14 22:42 |
Reporter | Christian Grothoff | Assigned To | sebasjm | ||
Priority | urgent | Severity | block | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Platform | i7 | OS | Debian GNU/Linux | OS Version | squeeze |
Product Version | git (master) | ||||
Target Version | 1.0 | Fixed in Version | 1.0 | ||
Summary | 0009545: auditor SPA fails to load | ||||
Description | Go to https://auditor.taler-ops.ch/spa/, and it'll request /balances/ repeatedly (getting a 200 OK), but I only get the spinning wheel, for several minutes now. So the SPA doesn't actually render a page (or is throttled and takes forever, not sure...). | ||||
Steps To Reproduce | You need to install a firefox extension to modify your HTTP header, such as the "Modify Header Value (HTTP Headers)" Add-on. Then go to settings and add an "Authorization" header for the URL "https://auditor.taler-ops.ch/" with a value of "Bearer secret-token:FIXME". | ||||
Tags | No tags attached. | ||||
|
I now see that the /balances request for some reason always is ultimately routed to "/", and gets a "Hello, I'm the Taler auditor. This HTTP server is not for humans." response. I don't know why that is, https://auditor.taler-ops.ch/monitoring/balances gives the "correct" (empty) response. |
|
Ah, I see now. You're requesting from "https://auditor.taler-ops.ch//monitoring/balances" -- note the "//" before "monitoring". |
|
b99844a85..a6d8bbc01 |
Date Modified | Username | Field | Change |
---|---|---|---|
2025-02-14 14:46 | Christian Grothoff | New Issue | |
2025-02-14 14:46 | Christian Grothoff | Status | new => assigned |
2025-02-14 14:46 | Christian Grothoff | Assigned To | => sebasjm |
2025-02-14 14:48 | Christian Grothoff | Note Added: 0024087 | |
2025-02-14 14:49 | Christian Grothoff | Note Added: 0024088 | |
2025-02-14 22:36 | sebasjm | Status | assigned => resolved |
2025-02-14 22:36 | sebasjm | Resolution | open => fixed |
2025-02-14 22:36 | sebasjm | Note Added: 0024094 | |
2025-02-14 22:42 | Christian Grothoff | Fixed in Version | => 1.0 |