View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0010953 | Taler | merchant backoffice SPA | public | 2026-01-30 21:40 | 2026-01-30 22:06 |
| Reporter | sebasjm | Assigned To | sebasjm | ||
| Priority | urgent | Severity | crash | Reproducibility | sometimes |
| Status | assigned | Resolution | open | ||
| Summary | 0010953: strange behavior using chrome on android | ||||
| Description | Internal error. The application is in an unexpected state and can't recover from here. You can report the problem to the developers at https://bugs.gnunet.org/Error: Error response did not even contain JSON. The request URL might be wrong or the service might be unavailable. at e.fromException (https://merchant.taler/webui/index.js:12:78107) at J1 (https://merchant.taler/webui/index.js:12:126903) at e7 (https://merchant.taler/webui/index.js:15:133135) at cf (https://merchant.taler/webui/index.js:15:133256) at JP (https://merchant.taler/webui/index.js:18:132360) at nn.Q0 [as constructor] (https://merchant.taler/webui/index.js:18:162168) at nn.EF [as render] (https://merchant.taler/webui/index.js:5:9452) at qb (https://merchant.taler/webui/index.js:5:7112) at https://merchant.taler/webui/index.js:5:2658 at Array.some (<anonymous>) | ||||
| Tags | No tags attached. | ||||
|
|
the stack point to a network error which may be due https certificate that i installed locally which is weird Error response did not even contain JSON. The request URL might be wrong or the service might be unavailable. at [unknown] (../../../taler-util/src/errors.ts:305:11) at [unknown] (../../../taler-util/src/operation.ts:250:19) at opUnknownFailure (../../../web-util/src/hooks/useAsync.ts:51:20) at useAsync (../../../web-util/src/hooks/useAsync.ts:100:17) at useLongPolling (../../src/hooks/order.ts:68:17) at useOrderDetailsWithLongPoll (../../src/paths/instance/orders/details/index.tsx:41:17) at constructor (../../../../node_modules/.pnpm/preact@10.11.3/node_modules/preact/src/diff/index.js:554:13) at render (../../../../node_modules/.pnpm/preact@10.11.3/node_modules/preact/src/diff/index.js:203:13) at diff (../../../../node_modules/.pnpm/preact@10.11.3/node_modules/preact/src/component.js:132:2) I'm only able to reproduce this locally and with mobile, next step will be plugin phone to laptop and see what dev chrome tells me |